python-cinderclient (1:1.6.0-3~u14.04+mos8) mos9.0; urgency=medium

  [ Alexey Stupnikov ]
  * 36ec3e3 Cleared type restrictions for metadata option

  [ Yuriy Nesenenko ]
  * 9e78c02 Fix Unicode error printing extra-specs

  [ Rodion Tikunov ]
  * 02d484c Fix typo in set unicode metadata key

  [ Ivan Kolodyazhny ]
  * 4630bd3 Fix error during set unicode metadata key

  [ Jenkins ]
  * 2ca9f5c Merge the tip of origin/stable/mitaka into origin/9.0/mitaka

  [ OpenStack Proposal Bot ]
  * ebcfeda Updated from global requirements

  [ obutenko ]
  * 311ad81 Change gerrit host

  [ Jenkins ]
  * 07b536b Merge "Update .gitreview for stable/mitaka" into
    stable/mitaka

  [ Doug Hellmann ]
  * 3f7bf05 fix formatting of return-request-id-to-caller release note
  * 125727c Update .gitreview for stable/mitaka

 -- Alexey Stupnikov <astupnikov@mirantis.com>  Mon, 03 Jul 2017 11:37:43 +0000

python-cinderclient (1:1.6.0-3~u14.04+mos0) mos9.0; urgency=medium

  * Source: https://anonscm.debian.org/git/openstack/python-cinderclient.git
    Commit: 2a96a5ce79f8549d57eff89661262cdbdcfb8362
  * Fix (build-)dependencies.

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 19 Apr 2016 15:53:28 +0300

python-cinderclient (1:1.6.0-3) UNRELEASED; urgency=medium

  * Standards-Version is 3.9.8 now (no change)

 -- Ondřej Nový <novy@ondrej.org>  Sat, 09 Apr 2016 19:26:11 +0200

python-cinderclient (1:1.6.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 12:46:34 +0000

python-cinderclient (1:1.6.0-1) experimental; urgency=medium

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

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

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Mar 2016 11:35:45 +0100

python-cinderclient (1:1.5.0-1~u14.04+mos1) mos9.0; urgency=medium

  * Source: http://http.debian.net/debian/pool/main/p/python-cinderclient/python-cinderclient_1.5.0-1.dsc

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Fri, 11 Mar 2016 15:41:47 +0200

python-cinderclient (1:1.5.0-1~u14.04+mos1) mos9.0; urgency=medium

  * Sync Mitaka specs from upstream

 -- Vitaly Parakhin <vparakhin@mirantis.com>  Fri, 22 Jan 2016 17:12:31 +0200

python-cinderclient (1:1.5.0-1) experimental; urgency=medium

  [ David Della Vecchia ]
  * New upstream release.
    - d/control: Align requirements with upstream.

  [ Corey Bryant ]
  * d/rules: Run tests for all py3 versions.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 08 Jan 2016 13:01:19 -0500

python-cinderclient (1:1.4.0-4) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 22:28:14 +0000

python-cinderclient (1:1.4.0-3) unstable; urgency=medium

  * Uploading to unstable.
  * Do not run unit tests with Python 3.5 as it's broken.

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2015 21:37:17 +0000

python-cinderclient (1:1.4.0-2) experimental; urgency=medium

  * Unit test failures are now failing the build.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Sep 2015 08:42:45 +0000

python-cinderclient (1:1.4.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Sep 2015 08:37:03 +0000

python-cinderclient (1:1.3.1-2) experimental; urgency=medium

  * New upstream release.
  * Fixed build-depends versions for this release.
  * Allow unit test to fail (see:
    https://bugs.launchpad.net/python-cinderclient/+bug/1479560).

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Jul 2015 23:08:13 +0000

python-cinderclient (1:1.3.1-1~u14.04+mos1) mos8.0; urgency=medium

  * Source: http://http.debian.net/debian/pool/main/p/python-cinderclient/python-cinderclient_1.4.0-2.dsc
  * Package version is lowered to satisfy the code version in 8.0 branch

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Thu, 24 Sep 2015 23:56:51 +0300

python-cinderclient (1:1.2.2-1) experimental; urgency=medium

  [ Corey Bryant ]
  * New upstream release.
    - d/control: Align requirements with upstream.
    - d/gbp.conf: Update gbp configuration for liberty branch.
  * Converge Ubuntu and Debian package:
    - d/tests/*: Add DEP 8 tests from Ubuntu.
    - d/rules: Fail the build if tests fail.

  [ Thomas Goirand ]
  * Added Python3 support.
  * Swiched to using testr directly when running tests.
  * Moved bash completion to /usr.
  * Added Corey Bryant <corey.bryant@canonical.com> as Uploaders.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 08 Jun 2015 10:40:39 -0400

python-cinderclient (1:1.1.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 27 Apr 2015 19:18:58 +0000

python-cinderclient (1:1.1.1-1) experimental; urgency=medium

  * New upstream release.
  * Uploading to experimental just right before Jessie freeze.
  * Updated (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 30 Sep 2014 14:50:23 +0800

python-cinderclient (1:1.0.8-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 06:36:30 +0000

python-cinderclient (1:1.0.8-1) experimental; urgency=low

  * New upstream release.
  * Standards-Version: is now 3.9.5.
  * New (build-)depends for this release.
  * Disabled useless dh targets.

 -- Thomas Goirand <zigo@debian.org>  Wed, 09 Apr 2014 00:46:18 +0800

python-cinderclient (1:1.0.6-2) unstable; urgency=low

  * Added missing build-depends: python-babel.

 -- Thomas Goirand <zigo@debian.org>  Mon, 07 Oct 2013 07:20:30 +0000

python-cinderclient (1:1.0.6-1) unstable; urgency=low

  * New upstream release.
  * Fixed new (build-)depends for this release.
  * Bumped Standard-Version: to 3.9.4.

 -- Thomas Goirand <zigo@debian.org>  Tue, 01 Oct 2013 15:19:25 +0800

python-cinderclient (1:1.0.5-2) unstable; urgency=low

  * Added missing python-requests (build-)depends.

 -- Thomas Goirand <zigo@debian.org>  Wed, 11 Sep 2013 16:54:23 +0800

python-cinderclient (1:1.0.5-1) unstable; urgency=low

  * New upstream release.
  * Ran wrap-and-sort.
  * Now build-depends python-pbr (>= 0.5.20), testrepository.
  * Unit tests are now using testrepository.
  * Added (build-)depends: python-six.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 May 2013 13:42:32 +0800

python-cinderclient (1:1.0.4-2) unstable; urgency=low

  * Added missing build-dependencies: python-setputools-git and python-subunit.

 -- Thomas Goirand <zigo@debian.org>  Fri, 17 May 2013 17:39:51 +0000

python-cinderclient (1:1.0.4-1) unstable; urgency=low

  * Uploading to unstable.
  * New upstream release.
  * Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules.
  * Fixed the launch of unit tests.

 -- Thomas Goirand <zigo@debian.org>  Mon, 13 May 2013 09:53:36 +0000

python-cinderclient (1:1.0.2-1) experimental; urgency=low

  * New upstream release.
  * Removes all old patches which aren't needed anymore.

 -- Thomas Goirand <zigo@debian.org>  Sat, 23 Feb 2013 02:36:05 +0800

python-cinderclient (1:0.2-1) experimental; urgency=low

  * First debian release (Closes: #687518)

 -- Thomas Goirand <zigo@debian.org>  Sat, 02 Feb 2013 13:43:12 +0000
