quantum (1:2013.2~b1-0ubuntu2~cloud0) precise-havana; urgency=low

  * New bugfix release for Ubuntu Cloud Achive.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 19 Jun 2013 15:18:08 -0500

quantum (1:2013.2~b1-0ubuntu2) saucy; urgency=low

  [ Adam Gandelman ]
  * debian/control:
    - Add version requirement to python-stevedore (>= 0.8), also add to
      python-quantum depends.
    - Add version requirement to python-fixtures (>= 0.3.12).
  * debian/patches/*: Refreshed.

  [ Yolanda Robla ]
  * debian/tests: added autopkg tests
 
  [Chuck Short]
  * debian/patches/fix-ubuntu-tests.patch: Rediff to skip tests
    that were randomly failing in the PPAS or locally.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 19 Jun 2013 12:06:15 -0500

quantum (1:2013.2~b1-0ubuntu1) saucy; urgency=low

  * New upstream release.
  * debian/patches/fix-quantum-configuration.patch: Refreshed
  * debian/control: Add testrepository.
  * debian/control: Add subunit.
  * debian/control: Add python-d21o1 and python-pbr as build-depends.
  * debian/control: Add python-stevedore.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 31 May 2013 09:37:25 -0500

quantum (1:2013.1-0ubuntu2) raring; urgency=low

  * Fix invalid multi-line cron jobs (LP: #1170312):
    - d/cron.d/*: Consolidate jobs into a single command line, set syntax
      highlighting to type 'crontab'. 

 -- James Page <james.page@ubuntu.com>  Mon, 22 Apr 2013 15:58:12 +0100

quantum (1:2013.1-0ubuntu1) raring; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 04 Apr 2013 14:03:41 -0500

quantum (1:2013.1~rc2-0ubuntu1) raring; urgency=low

  * New upstream release. 

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 26 Mar 2013 08:33:56 -0500

quantum (1:2013.1~rc1-0ubuntu1) raring; urgency=low

  [ Chuck Short ]
  * debian/patches/fix-quantum-configuration.patch: Refreshed
  * debian/control: Add python-testtools and python-fixtures a build-dep.
  * debian/control: Drop python-gflags no longer needed.
  * debian/control: Drop python-unittest2 no longer needed.

  [ James Page ]
  * New upstream release candidate.
  * d/watch: Update uversionmangle to deal with upstream versioning
    changes, remove tarballs.openstack.org.
  * d/rules: Disable PEP-8 tests until fixed upstream.
  * d/control,quantum-plugin-midonet.install: Added plugin package for
    Midonet. 
  * d/control,quantum-lbaas-*: Added Load Balancing as-a Service agent
    package. 
  * d/control: Bumped Standards-Version, no changes.
  * d/p/fix-quantum-configuration.patch: Added midonet sqlite path to
    patch, fixed up linuxbridge path. 
  * d/p/fix-ubuntu-tests.patch: Re-added skipTest for linuxbridge tests
    that attempt to setup udev monitors.
  * d/quantum-metadata-agent.*: Refactor metadata-agent into separate
    package and add Depends from quantum-l3-agent and quantum-dhcp-agent.
  * d/quantum-plugin-nicira.install: Add quantum-check-nvp-config binary.
  * d/control: Add iputils-arping to quantum-l3-agent Depends (LP: #1153066).
  * d/control: python-oslo-config -> python-oslo.config.
  * d/control: Bump python-quantumclient >= 1:2.2.0 inline with upstream.

 -- James Page <james.page@ubuntu.com>  Fri, 15 Mar 2013 09:37:28 +0000

quantum (2013.1.g3-0ubuntu1) raring; urgency=low

  [ Adam Gandelman ]
  * debian/patches/fix-quantum-configuration.patch: Refreshed and update to
    reflect new global root_wrap configuration defined only in
    /etc/quantum/quantum.conf.
  * debian/patches/fix-ubuntu-tests.patch: Refreshed, added skipTests for
    linuxbridge tests that attempt to setup udev monitors.
  * debian/{control, quantum-server.install}: Drop quantum-ns-metadata-proxy,
    quantum-metadata-agent, quantum-debug from quantum-server package and set a
    Break/Replaces on the last quantum-server package that shipped them.
    (LP: #1112203)
  * debian/{control, quantum-plugin-nec.install}:  Drop rootwrap filters,
    only install /w the agent.
  * debian/control: Add Breaks/Replaces between quantum-plugin-nec and new
    quantum-plugin-nec-agent.

  [ Yolanda Robla ]
  * debian/patches: refreshed patches

  [ James Page ]
  * d/p/fix-quantum-configuration.patch: Add root_wrap helper to AGENT
    section of /etc/quantum/quantum.conf to support new global configuration.
  * d/control,quantum-plugin-{bigswitch,brocade,plumgrid}.install: Add new
    plugin packages for BigSwitch, Brocade, Hyper-V and PLUMgrid.
  * d/p/fix-quantum-configuration.patch: Set sqlite location for new plugins.
  * d/control,quantum-plugin-nec-agent.*: Add new plugin agent package for NEC.
  * d/quantum-common.install: Added new binaries and common rootwrap.d config.
  * d/control: Removed VCS fields, updated maintainer.
  * Wrapped and sorted debian/*.
  * d/control: Add BD on python-oslo-config.
  * d/control: Add BD on python-netifaces to fix RYU unit tests.

  [ Chuck Short ]
  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Feb 2013 09:54:36 -0600

quantum (2013.1~g2-0ubuntu1) raring; urgency=low

  [ Chuck Short ]
  * New upstream version. 
  * debian/patches/fix-quantum-configuration.patch: Refreshed.

  [ Yolanda Robla ]
  * debian/quantum-l3-agent.quantum-metadata-agent.upstart: Add
    upstart configuration for Metadata Agent.
  * debian/quantum-l3-agent.install: Added quantum-ns-metadata-proxy,
    quantum-metadata-agent and metadata_agent.ini.
  * debian/patches/fix-quantum-configuration.patch: Update rootwrap
    configuration in metadata_agent.ini file.
  * debian/changelog: Updated package version
  * d/p/fix-quantum-configuration.patch: refresh patches
  * debian/patches/fix-ubuntu-tests.patch: Refreshed.
  * debian/control: added python-novaclient dependency

  [ James Page ]
  * d/*.install: Install entry points from bin directory instead
    of easy-install ones generated during the package build process
    (LP: #1085038).
  * d/control: Drop BD on python-dev-all; its not required.
  * d/rules: Install multiple upstart configurations for quantum-l3-agent.
  * d/control: Tidy package descriptions.
  * d/*.postrm: Drop as debhelper will generate update-rc.d calls in
    maintainer scripts if required.
  * d/quantum-common.postinst: Tweak permissions setting so that /etc/quantum
    is not owned/writable by the quantum user, ensure that /etc/quantum/rootwrap*
    is owned by root:root.
  * d/*agent*.postinst: Dropped as permissions now correctly set in
    quantum-common.
  * d/patches/fix-quantum-configuration.patch: Re-add dropped fixes rootwrap and
    sqlite defaults for all plugins.
  * d/control: Added new BD on alembic (>= 0.4.1~), version python-mock >= 1.0b1.

  [ Maru Newby ]
  * debian/control: Remove unnecessary openvswitch-vswitch dependency
    from quantum-plugin-openvswitch (LP: #1076747).

 -- Yolanda Robla <yolanda.robla@canonical.com>  Tue, 22 Jan 2013 11:40:00 +0100

quantum (2013.1~g1-0ubuntu1) raring; urgency=low

  [ Adam Gandelman ]
  * debian/patches/*: Refreshed for opening of Grizzly.

  [ Chuck Short ]
  * New upstream release.
  * debian/rules: FTFBS if there is missing binaries.
  * debian/quantum-server.install: Add quantum-debug.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 23 Nov 2012 09:43:14 -0600

quantum (2012.2-0ubuntu1) quantal; urgency=low

  [ Chuck Short ]
  * New upstream release. 

  [ Adam Gandelman ]
  * debian/cron.d/quantum-{l3, dhcp]-agent-netns-cleanup: Schedule hourly
    cleanups of leaked Quantum network namespsaces using the
    quantum-netns-cleanup utility.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 27 Sep 2012 13:19:33 -0500

quantum (2012.2~rc3-0ubuntu1) quantal; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 26 Sep 2012 15:14:31 -0500

quantum (2012.2~rc2-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * debian/quantum-server.{default, upstart}: Use default file to specify
    path to plugin config, which is passed to quantum-server as
    '--config-file' during startup. (LP: #1009294)
  * debian/control:
    - Remove quantum-server's dependency on 'quantum-plugin'.
    - Specify >= 1:0.1.0.1-0ubuntu1 requirement for python-quantumclient.
    - Add dnsmasq dependencies to quantum-dhcp-agent Depends.

  [ Chuck Short ]
  * New upstream version.
  * debian/patches/fix-ubuntu-tests.patch: Refreshed.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 21 Sep 2012 13:01:18 -0500

quantum (2012.2~rc1-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * debain/*.postrm: Fix argument-less calls to update-rc.d, redirect
    to /dev/null.  (LP: #1047560)
  * debian/quantum-server.upstart: Invoke start-stop-daemon properly.
    (LP: #1047404)
  * debain/*.postrm, *.upstart: Ensure files are named for corresponding
    agent package, not plugin package.
  * debian/control:
    - Group agents with plugins.
    - Fix some copy/paste mistakes.
    - Set dependencies between agents and corresponding plugins.
    - Recommend quantum-plugin-openvswitch for quantum-server.
    - Require the same version of quantum-common and python-quantum.
    - Add quantum-netns-cleanup utility to quantum-common.
  * debian/patches/fix-quantum-configuration.patch: Use correct database
    for linuxbridge plugin, use OVS plugin by default, call quantum-rootwrap
    correctly. (LP: #1048668)
  * Fix all use of /usr/sbin, things should go in /usr/bin.
  * Remove dhcp and l3 plugins, they are not actually plugins.
  * Rename packages quantum-plugin-{l3, dhcp}-agent to
    quantum-{l3, dhcp}-agent.
  * debain/quantum-*-agent.upstart: Specify config files as a
    parameter to --config-file, specify log files for all.
  * debian/*.logrotate: Add logrotate configs for server and agents.
  * Install quantum_sudoers with quantum-common, not quantum-server.
  * Install rootwrap filters only with the packages that require them.
  * debian/*-agent.upstart: Specify --config-file=/etc/quantum/quantum.conf
    in addition to plugin-specific config.  Specify log files for all agents.
  * Allow group 'adm' read access to /var/log/quantum.
  * debian/quantum-server.postinst: Drop, all has been moved to quantum-common.
  * Add packaging for quantum-plugin-nec.

  [ Chuck Short ]
  * New usptream release.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 12 Sep 2012 13:41:20 -0500

quantum (2012.2~rc1~20120907.1154-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * debian/control: Add missing python-keystone dependency.
  * wrap-and-sort.

  [ Chuck Short ]
  * debian/rules:
    - Run testsuite on build.
    - Use get-orig-source.
    - Add python-amqplib, python-anyjson, python-httplib2, python-iso8601,
      python-kombu, python-lxml, python-netadr, python-pyudev to build depends
      and run time deps.
    - Add python-mock, python-mox, and python-unitest2 to build deps.
    - Add adduser as a dep to quantum-common.
  * debian/control: Bump standards version to 3.9.3
  * debian/quantum-common.install: Add missing configuration files.
    (LP: #988999)
  * debian/quantum-plugin-linuxbridge.install: Make isntallable.
  * Add manpages: gratitously ripped from debian.
  * Fix up lintian warnings. (LP: #1025203), (LP: #1021921)
  * Add metaplugin plugin.
  * debian/patches/fix-namespace.patch: Dropped it was causing
    python namespace issues.
    (LP: #1045064)
  * debian/*.upstart:
    - Specify configuration file and log directory.
    - Start on the right transition.
  * debian/rules:
    - Allow to disable testsuite.
    - Dont fail if the testsuite fails.
  * debian/patches/fix-quantum-configuration.patch: Fix configuration files.
  * Add packaging for quantum-plugin-l3 and quantum-plugin-l3-agent
  * Add packaging for quantum-plugin-dhcp-agent and quantum-plugin-dchp-agent
  * debian/patches/fix-ubuntu-tests.patch: Fix testsuite failures.

  [ Soren Hansen ]
  * Update debian/watch to account for symbolically named tarballs and
    use newer URL.
  * Add python-configobj as a build and run time dependency. Recently added
    tests need it, and the Cisco plugin has needed it for a while.
  * Fix Launchpad URLs in debian/watch.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 07 Sep 2012 18:50:09 -0500

quantum (2012.2~f3-0ubuntu1~cloud0) precise-folsom; urgency=low

  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 17 Aug 2012 10:42:58 -0500

quantum (2012.2~f2-0ubuntu1~cloud0) precise-folsom; urgency=low

  [ Chuck Short ]
  * New upstream release.

  [ Adam Gandelman ]
  * debian/control, pydist-overrides: Add python-setuptools-git as a
    Build-Depends, override as necessary. 

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 06 Jul 2012 12:41:43 -0400

quantum (2012.2~f1-0ubuntu1~cloud0) precise-folsom; urgency=low

  [ Chuck Short ]
  * New upstream release.
  * Add missing upsart jobs for agents. 
  * Add sudo wrapper for quantum-rootwrap. (LP: #999142)

  [ Adam Gandelman ]
  * debian/control: Fix spacing issues that cause mk-build-deps to fail.
  * debian/quantum-server.install: Install new plugins config directory
    instead of old .ini.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Jun 2012 12:49:23 -0400

quantum (2012.1-0ubuntu1) precise; urgency=low

  [Adam Gandelman]
  * Open precise-folsom-proposed.
  * Merge with current precise-folsom-folsom-proposed.

  [Chuck Short]
  * New upstream release.
  * Add missing upsart jobs for agents. 
  * Add sudo wrapper for quantum-rootwrap. (LP: #999142)

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 01 Jun 2012 10:26:49 -0400

quantum (2012.1-0ubuntu4) precise; urgency=low

  * debian/control: Add breaks replaces since files have moved around. 
  * Fix typo in upstart job.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 23 Apr 2012 11:23:38 -0400

quantum (2012.1-0ubuntu3) precise; urgency=low

  * Split out agents into its own packages. (LP: #979192) 
    Thanks to Ghe Rivero.
  * Add upstart job. (LP: #979190)
  * Fix installation issues. (LP: #979159)

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 12 Apr 2012 13:39:06 -0400

quantum (2012.1-0ubuntu2) precise; urgency=low

  * Fix lintian warnings about empty packages. 

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 06 Apr 2012 22:14:42 -0400

quantum (2012.1-0ubuntu1) precise; urgency=low

  * New upstream release. 

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 05 Apr 2012 11:07:46 -0400

quantum (2012.1~rc2-0ubuntu1) precise; urgency=low

  *  New upstream release: 
     - debian/quantum-plugin-{ryu,openvswitch}.install: 
       Install agents.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 03 Apr 2012 20:29:11 -0400

quantum (2012.1~rc1-0ubuntu5) precise; urgency=low

  * Add missing files. (LP: #972019, LP: #971981, LP: #960731) 

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 02 Apr 2012 20:29:29 -0400

quantum (2012.1~rc1-0ubuntu4) precise; urgency=low

  * Make quantum installable again (LP: #965551):
    - debian/control: quantum-server depends on quantum-common.
    - debian/control: Add python-quantumclient dependency.
    - debian/upstart: Rename and update upstart job.
    - Fix typos in debian/quantum-common.postinst.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 30 Mar 2012 14:14:42 -0400

quantum (2012.1~rc1-0ubuntu3) precise; urgency=low

  * debian/control: Fix spelling typos. (LP: #960713) 

 -- Paolo Rotolo <paolorotolo@ubuntu-it.org>  Fri, 23 Mar 2012 21:35:54 +0100

quantum (2012.1~rc1-0ubuntu2) precise; urgency=low

  * debian/control: Fix spelling typos.
  * debian/upstart: Fix typo in upstart job
  * debian/control: Rename quantum to quantum-server again.
  * debian/control: Fix empty plugins.
  * debian/upstart: use start-stop-daemon in upstart job.
  * debian/patches/fix-namespace.patch: Fix namespace patch
  * debian/control: Update vcs info. (LP: #960690)

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 20 Mar 2012 13:58:24 -0400

quantum (2012.1~rc1~20120316.764-0ubuntu1) precise; urgency=low

  * New upstream release. 
  * debian/watch: Watch correct URL

 -- Adam Gandelman <adamg@canonical.com>  Fri, 16 Mar 2012 12:04:48 -0700

quantum (2012.1~e4-0ubuntu1) precise; urgency=low

  * New upstream release.
  * debian/rules: Take in account the new build changes.
  * debian/quantum-server.install: Install the right files due to 
    build changes.
  * Client no longer is a part of quantum.
  * debian/control: Add python-lxml
  * Add ryu and niciria plugins.
  * debian/rules: Run right tests script.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 05 Mar 2012 09:47:22 -0500

quantum (2012.1~e2+git20120112-0ubuntu1) precise; urgency=low

  * New upstream release.
  * debian/rules: 
    - Fix git snapshot creation.
    - Fix running test suite during the build.
  * debian/control: Add adduser for quantum-server.
  * debian/quantum-plugin-{cisco,openvswitch}.install: Install
    everything needed for the plugins.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 12 Jan 2012 04:19:33 -0500

quantum (2012.1~e2-0ubuntu2) precise; urgency=low

  * debian/control: Build for architecture all. 

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 19 Dec 2011 10:28:16 -0500

quantum (2012.1~e2-0ubuntu1) precise; urgency=low

  * New upstream release. 
  * debian/rules: Add alternate get-orig-source.
  * debian/patches/fix-version.patch: Removed no longer needed.
  * Fix lintian warnings.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 16 Dec 2011 15:26:41 -0500

quantum (2012.1~e2~20111209.f8152-0ubuntu1) precise; urgency=low

  * New upstream release.
  * debian/rules, debian/README.Source: Add support fo generating
    new tarballs from git since tarball snapshots are not available
    from jenkins yet.
  * debian/rules: Update for new build system.
  * debian/rules: Clean up files when running clean.
  * debian/quantum-server.install, debian/quantum-server.dirs, 
    debian/quantum-plugins.*: Update for build system changes.
  * debian/quantum-server.postinst: Fix user creation.
  * debian/rules: Enable testsuite when building.
  * Fix lintian errors (LP: #899352)
  * debian/patches/fix-quantum-version.patch: Fix generating *.pyc
    when trying to build.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 09 Dec 2011 15:31:35 -0500

quantum (2012.1~e1-0ubuntu1) precise; urgency=low

  * Initial release.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 18 Nov 2011 15:29:53 -0500
