magnum (10.0.0~b3~git2020041013.01629398-0ubuntu1) focal; urgency=medium

  * New upstream snapshot for OpenStack Ussuri.
  * d/magnum-common.postinst.in: Set ownership and permissions for all /var/lib
    files and directories.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 10 Apr 2020 13:09:25 -0400

magnum (10.0.0~b3~git2020032617.ce70da25-0ubuntu1) focal; urgency=medium

  * New upstream snapshot for OpenStack Ussuri.
  * d/magnum-common.postinst.in: Set default ownership and permissions for
    /etc/<pkg>, /var/lib/<pkg>, and /var/log/<pkg> (LP: #1859422).

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 26 Mar 2020 17:03:20 -0400

magnum (10.0.0~b2~git2020020609.16ea8b63-0ubuntu1) focal; urgency=medium

  * New upstream snapshot for OpenStack Ussuri.
  * d/control: Align (Build-)Depends with upstream.

 -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Thu, 06 Feb 2020 10:47:01 +0100

magnum (9.0.0-0ubuntu1) eoan; urgency=medium

  * New stable point release for OpenStack Train.

 -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Wed, 16 Oct 2019 17:30:57 +0100

magnum (9.0.0~rc1-0ubuntu1) eoan; urgency=medium

  [ Sahid Orentino Ferdjaoui ]
  * New upstream snapshot for OpenStack Train.
  * d/control: Align (Build-)Depends with upstream.

  [ Corey Bryant ]
  * d/p/skip-tests-py3.patch: Dropped. No longer needed.
  * d/watch: Track 9.x series.
  * New upstream release candidate for OpenStack Train.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 27 Sep 2019 15:31:14 -0400

magnum (9.0.0~b2~git2019073018.2d9e0587-0ubuntu1) eoan; urgency=medium

  * New upstream snapshot for OpenStack Train.
  * d/rules: fix the binary name that generates sample config file
  * d/rules: fix the binary name that generates sample policy file

 -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Tue, 30 Jul 2019 18:29:07 +0200

magnum (9.0.0~b1~git2019061411.3217e75b-0ubuntu2) eoan; urgency=medium

  * New upstream release 9.0.0~b1.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/skip-tests-py3.patch: Refreshed.
  * d/rules: Fix binary name used to generate config file.

 -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Wed, 19 Jun 2019 11:11:23 +0100

magnum (8.0.0-0ubuntu1) disco; urgency=medium

  * d/watch: Track 8.x series.
  * New upstream release for OpenStack Stein.

 -- James Page <james.page@ubuntu.com>  Fri, 12 Apr 2019 09:12:56 +0100

magnum (8.0.0~rc1-0ubuntu1) disco; urgency=medium

  * d/watch: Update uversionmangle to handle rc's etc.
  * New upstream release for OpenStack Stein.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 22 Mar 2019 09:25:35 -0400

magnum (8.0.0~b1~git2019031833.13e8c11f-0ubuntu1) disco; urgency=medium

  * New upstream snapshot for OpenStack Stein.

 -- James Page <james.page@ubuntu.com>  Mon, 18 Mar 2019 16:54:36 +0000

magnum (8.0.0~b1~git2019013021.60f97993-0ubuntu1) disco; urgency=medium

  * New upstream snapshot for OpenStack Stein.
  * d/control: Align (Build-)Depends with upstream.

 -- James Page <james.page@ubuntu.com>  Wed, 30 Jan 2019 17:35:59 +0000

magnum (8.0.0~b1~git2018111913.b0e114d9-0ubuntu1) disco; urgency=medium

  * New upstream snapshot for OpenStack Stein.
  * d/control: Align (Build-)Depends with upstream.
  * d/control,rules,python*,d/tests/*: Drop Python 2 support.
  * d/p/skip-tests-py3.patch: Rebased.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 19 Nov 2018 13:48:30 -0500

magnum (7.0.1-0ubuntu1) cosmic; urgency=medium

  * New upstream release for OpenStack Rocky.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/skip-tests-py3.patch: Skip failing Py3 tests.
  * Additional support for Python 3:
    - d/control: Drop python(3)-magnum conflicts on each other.
    - d/python(3)-magnum.postinst: Ensure alternatives priority is 300
      for Py2 and 200 for Py3.
    - d/tests/control: Run Py3 tests first due to alternatives priority.

 -- Corey Bryant <corey.bryant@canonical.com>  Tue, 28 Aug 2018 11:25:37 -0400

magnum (6.1.1-0ubuntu1) cosmic; urgency=medium

  * d/control: Update Standards-Version to 4.1.4.
  * New upstream point release for OpenStack Rocky.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 14 Jun 2018 10:56:08 -0400

magnum (6.1.0-0ubuntu3) cosmic; urgency=medium

  * d/tests/*: Add Python 3 daemon tests and Python 2/3 shebang tests.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 04 Jun 2018 16:51:53 -0400

magnum (6.1.0-0ubuntu2) cosmic; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - d/control, d/rules: Add Python 2.7 support and python-magnum package.
    - d/control: Support Python 2.7 first and Python 3.x as alternative.
      magnum-common depends on python-magnum by default and python3-magnum
      as alternative. magnum-api does the same for python-openstackclient.
    - d/control: Drop ${python3:Depends} from magnum-* binary packages
      as it's covered in python3-magnum.
    - d/control: move python(3)-openstackclient dependency from magnum-api
      Depends to python(3)-magnum Depends.
    - d/control: Enable autopkgtest-pkg-python testsuite.
    - d/rules: Add Python 2.7 support.
    - d/rules: Install to package build directories rather than debian/tmp.
    - d/rules: Use pkgos-dh_auto_install instead of python setup.py install.
      This helps name binaries for update-alternatives.
    - d/python(3)-magnum.post*, d/python(3)-magnum.prerm: update-alternatives
      is used to enable correct shebangs for Python binaries.
    - d/python3-magnum.install: Dropped. Not needed.
    - d/tests/magnum-daemons: Add autopkgtests for magnum daemons.
    - d/watch: Get tarball from tarballs.openstack.org.
    - d/gbp.conf: Retain for gbp and pristine-tar config.

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 31 May 2018 15:04:40 -0400

magnum (6.1.0-0ubuntu1) bionic; urgency=medium

  * New upstream point release for OpenStack Queens.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/use-lower-kubernetesclient.patch: Rebased.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 26 Feb 2018 17:48:34 -0500

magnum (6.0.1-2) unstable; urgency=medium

  * Switched to openstack-pkg-tools >= 70~ shared debconf templates.

 -- Thomas Goirand <zigo@debian.org>  Tue, 06 Mar 2018 22:28:24 +0000

magnum (6.0.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https in Format

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Standards-Version is now 4.1.3.
  * Generating policy.json with oslopolicy-sample-generator.
  * Switched to Python 3.

 -- Thomas Goirand <zigo@debian.org>  Wed, 21 Feb 2018 10:20:30 +0100

magnum (6.0.1-0ubuntu1) bionic; urgency=medium

  * New upstream release for OpenStack Queens.
  * d/*: wrap-and-sort -bast.
  * d/control: Update Standards-Version to 4.1.2.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/revert-move-to-docker-2.0.0.patch: Rebased.
  * d/p/drop-openstackdoctheme.patch: Dropped. No longer needed.
  * d/p/use-lower-kubernetesclient.patch: Rebased and renamed. Updated to
    use python-kubernetes >= 1.0.0.
  * d/control: Add lsb-release for d/revert-move-to-docker-2.0.0.patch.
  * d/rules, d/magnum-common.postinst.in, d/magnum-common.install: Drop
    policy.json in line with upstream policy in code, and update config
    file install.

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 14 Feb 2018 12:09:33 -0500

magnum (5.0.1-4) unstable; urgency=medium

  [ David Rabel ]
  * Team upload.
  * Fix encoding in d/po/pt.po.

 -- Thomas Goirand <zigo@debian.org>  Sat, 10 Feb 2018 12:49:49 +0000

magnum (5.0.1-3) unstable; urgency=medium

  * Team upload.
  * Updated fr.po debconf translation (Closes: #886207).

 -- Ondřej Nový <onovy@debian.org>  Sun, 21 Jan 2018 15:15:01 +0100

magnum (5.0.1-2) unstable; urgency=medium

  * Uploading to unstable.
  * Updated pt.po (Closes: #876174).

 -- Thomas Goirand <zigo@debian.org>  Sat, 28 Oct 2017 10:06:31 +0000

magnum (5.0.1-1) experimental; urgency=medium

  * New upstream release.
  * Updating vcs fields.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Deprecating priority extra as per policy 4.0.1.
  * Updating standards version to 4.1.1.
  * Fixed (build-)depends for this release.
  * Remove SQLAlchemy version patch.
  * Fix oslo-config-generator namespace list.

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Oct 2017 15:18:15 +0200


magnum (5.0.1-0ubuntu1) artful; urgency=medium

  * New upstream point release.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 28 Aug 2017 13:47:31 -0400

magnum (5.0.0-0ubuntu1) artful; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/oslo.db-compat.patch: Dropped. Fixed upstream.
  * d/p/use-k8sclient.patch: Rebased.
  * d/p/sqla-compat.patch: Dropped. Fixed upstream.
  * d/p/drop-openstackdoctheme.patch: Temporarily drop openstackdocstheme
    sphinx extension until sphinx>=1.6.2 is available.
  * d/control, d/p/revert-move-to-docker-2.0.0.patch: Revert to using
    python-docker >= 1.8.1.

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 24 Aug 2017 20:52:46 -0400

magnum (4.1.3-0ubuntu2) artful; urgency=medium

  * d/control: Set min python-requests to 2.14.2.

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 03 Aug 2017 16:18:40 -0400

magnum (4.1.3-0ubuntu1) artful; urgency=medium

  * New upstream release.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 28 Jul 2017 15:49:14 -0400

magnum (4.1.1-0ubuntu2) artful; urgency=medium

  * d/p/oslo.db-compat.patch: Cherry pick fix for compatibility with
    later oslo.db versions, pending new upstream release.

 -- James Page <james.page@ubuntu.com>  Thu, 15 Jun 2017 11:32:22 +0100

magnum (4.1.1-0ubuntu1) artful; urgency=medium

  * New upstream release.

 -- James Page <james.page@ubuntu.com>  Tue, 16 May 2017 12:41:09 +0100

magnum (4.1.0-0ubuntu4) artful; urgency=medium

  * d/p/sqla-compat.patch: Drop upper bound for SQLAlchemy, resolving
    installation failure with >= 1.1.x.

 -- James Page <james.page@ubuntu.com>  Tue, 16 May 2017 12:31:56 +0100

magnum (4.1.0-0ubuntu3) artful; urgency=medium

  * No-change rebuild for sqlalchemy 1.1.x.

 -- James Page <james.page@ubuntu.com>  Fri, 28 Apr 2017 10:32:43 +0100

magnum (4.1.0-0ubuntu2) artful; urgency=medium

  * Add python-osprofile to magnum-common Dependencies, fixing a race
    condition making the startup scripts fail when started too fast

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 27 Apr 2017 16:35:04 +0200

magnum (4.1.0-0ubuntu1) zesty; urgency=medium

  * d/watch: Point to tarballs.openstack.org 
  * New upstream release for Ocata.
  * d/p/allow-sqla-1.1.patch: Dropped no longer needed.
  * d/p/use-k8sclient.patch: Use k8sclient instead of python-kubernetes
    since python-kubernetes is not in the archive yet.
  * d/control, d/tests: Add dep8 tests.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 17 Feb 2017 09:33:38 -0500

magnum (4.0.0-0ubuntu1) zesty; urgency=medium

  [ Chuck Short ]
  * d/gbp.conf: Update gbp configuration file.
  * d/control: Update Vcs-* links and maintainers.

  [ Corey Bryant ]
  * New upstream release for OpenStack Ocata.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/allow-sqla-1.1.patch: Rebased.
  * d/rules: Use upstream config file for generating magnum.conf instead of
    hardcoding namespaces.

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 01 Feb 2017 13:36:29 -0500

magnum (3.1.1-4) unstable; urgency=medium

  * Brazilian Portuguese debconf templates (Closes: #852444).
  * German debconf translation update (Closes: #842486).

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Apr 2017 17:31:50 +0200

magnum (3.1.1-3) unstable; urgency=medium

  * Team upload.
  * Bump build dependency on openstack-pkg-tools (Closes: #858703).

 -- David Rabel <david.rabel@noresoft.com>  Sat, 01 Apr 2017 11:49:48 +0200

magnum (3.1.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bumped debhelper compat version to 10

  [ Thomas Goirand ]
  * Add missing files (Closes: #847097).
  * Allow SQLAlchemy >= 1.1.

 -- Thomas Goirand <zigo@debian.org>  Wed, 07 Dec 2016 16:53:30 +0100

magnum (3.1.1-1) unstable; urgency=medium

  * Fixed missing Alembic migration scripts (LP: #1632743).
  * Fixed missing lsb-base runtime depends.

 -- Thomas Goirand <zigo@debian.org>  Wed, 12 Oct 2016 23:58:31 +0200

magnum (3.1.1-0) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Use correct branch in Vcs-* fields

  [ Thomas Goirand ]
  * New upstream release.
  * Uploading to unstable (Closes: #835100).
  * Fixed oslotest EPOCH.
  * Debconf translation:
    - it (Closes: #839194).

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Oct 2016 09:54:56 +0200

magnum (3.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Using OpenStack Gerrit as VCS URLs.
  * Fixed (build-)depends for this release.
  * Removed all patches (now irrelevant).
  * Updated Danish translation of the debconf templates (Closes: #830647).

  [ Spyros Trigazis ]
  * Fixed endpoint registration type and description.

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 Jul 2016 14:31:58 +0200

magnum (2.0.0-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)

  [ Thomas Goirand ]
  * Updated Japanese debconf templates translation update (Closes: #820764).
  * Updated Dutch debconf templates translation (Closes: #823254).

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 May 2016 13:11:37 +0000

magnum (2.0.0-4) unstable; urgency=medium

  * Uploading to unstable.
  * Updated ja.po debconf translation (Closes: #819209).
  * Updated pt_BR.po debconf translation (Closes: #819257).

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 11:04:40 +0200

magnum (2.0.0-3) experimental; urgency=medium

  * Do not use Keystone admin auth token to register API endpoints.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Mar 2016 13:38:20 +0000

magnum (2.0.0-2) experimental; urgency=medium

  * Fixed config file generation.
  * Added missing oslo.middleware.cors namespace when generating config.
  * Also packaging api-paste.ini.
  * Set correct lock_path and auth_protocol default options in magnum.conf.
  * Correctly install all files in the package.
  * Add fix-bashisms.patch.
  * Set default listen on all IPs for magnum-api (ie: 0.0.0.0 instead of the
    default, which is 127.0.0.1).

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Mar 2016 23:11:15 +0100

magnum (2.0.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Standards-Version: 3.9.7 (no change).
  * Failed build on unit test failures.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Mar 2016 13:51:47 +0100

magnum (1.1.0-1) experimental; urgency=medium

  * New upstream release.
  * Updated nl.po debconf translation (Closes: #812355).
  * Updated fr.po debconf translation (Closes: #807767).
  * Added a watch file.
  * Fixed debian/copyright.

 -- Thomas Goirand <zigo@debian.org>  Wed, 03 Feb 2016 16:33:13 +0800

magnum (1.0.0~b1-5) unstable; urgency=medium

  * Import po files from Glance (Closes: #804126).

 -- Thomas Goirand <zigo@debian.org>  Fri, 13 Nov 2015 09:51:23 +0100

magnum (1.0.0~b1-4) unstable; urgency=medium

  * Added missing magnum-common dbconfig-common dependency (Closes: #804107).
  * Added python-openstackclient depends in magnum-api.

 -- Thomas Goirand <zigo@debian.org>  Fri, 06 Nov 2015 11:03:26 +0100

magnum (1.0.0~b1-3) unstable; urgency=medium

  * Added q-text-as-data in depends for magnum-api.

 -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 11:45:32 +0000

magnum (1.0.0~b1-2) unstable; urgency=medium

  * Rebuilt with openstack-pkg-tools 37 to use Keystone API v3.

 -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 08:29:29 +0000

magnum (1.0.0~b1-1) unstable; urgency=medium

  * Initial release. (Closes: #803532)

 -- Thomas Goirand <zigo@debian.org>  Fri, 30 Oct 2015 06:26:24 +0100
