* d/watch: Update tarball URL to opendev.org.
* New upstream snapshot for OpenStack Ussuri.
* d/cinder-common.postinst: Set ownership and permissions for all /var/lib
files and directories.
* New upstream snapshot for OpenStack Ussuri.
* d/cinder-common.postinst: Set default ownership and permissions for
/etc/<pkg>, /var/lib/<pkg>, and /var/log/<pkg> (LP: #1859422).
* New upstream snapshot for OpenStack Ussuri.
* d/control: Drop. Dropped Python2 support.
* d/rules: Switched to pybuild.
* d/p/skip-taskflow-tests-py37.patch: Dropped. Fixed upstream.
* d/control: Align (Build-)Depends with upstream.
* d/control: Added python3-tabulate.
* d/control: Removed min version for python-hacking.
* d/control: Added python3-sqlalchemy-utils.
* d/p/py38skip.patch: Skip failing tests with Python3.8.
* New upstream release for OpenStack Train.
* d/watch: Scope to 15.x series.
* New upstream release candidate for OpenStack Train.
* d/control: Align (Build-)Depends with upstream.
* Fix test issues triggered by mysql8
- d/p/fix-test-setup-mysql8.patch: use explicit create user in CI setup
- debian/tests/cinder-daemons: use explicit create user in autopkgtest
[ Sahid Orentino Ferdjaoui ]
* New upstream snapshot for OpenStack Train.
* d/control: Align (Build-)Depends with upstream.
[ Corey Bryant ]
* d/tests/cinder-daemons: As of disco, sqlalchemy defaults to mysqldb so
we must override the driver to use pymysql (LP: #1845321).
* New upstream snapshot for OpenStack Train (LP: #1834845).
* New upstream release 15.0.0~b1.
* d/control: Align (Build-)Depends with upstream.
* New upstream release for OpenStack Stein.
* New upstream release candidate for OpenStack Stein.
* New upstream release candidate for OpenStack Stein.
* d/control: Align (Build-)Depends with upstream.
* New upstream snapshot for OpenStack Stein.
* d/control: Align (Build-)Depends with upstream.
* New upstream snapshot for OpenStack Stein.
* d/control: Align (Build-)Depends with upstream.
* d/tests/control, d/tests/cinder-daemons, d/tests/cinder-volume: Switch to
using mysql-server databases in autopkgtests.
* New upstream snapshot for OpenStack Stein.
* d/control: Align (Build-)Depends with upstream.
* d/control: Ensure python3-migrate version is compatable with sqlite>=3.26
(LP: #1807262).
* d/py3dist-overrides: Added based on recently dropped pydist-overrides.
* New upstream snapshot for OpenStack Stein.
* d/control, d/rules, d/python(3)-cinder.*, d/tests/*: Drop Python 2
support.
* New upstream snapshot for OpenStack Stein.
* d/control: Align (Build-)Depends with upstream.
* d/p/rados-read-write-byte-data.patch: Dropped. Fixed in upstream snapshot.
* d/rules: Ensure python3 shebangs are set to /usr/bin/python3.
* d/rules: Enable Python 3.7 tests.
* d/rules: Update PBR_VERSION to handle ~git versioning.
* d/p/skip-taskflow-tests-py37.patch: Skip tests that are failing for
Python 3.7 due to taskflow StopIteration issue.
* d/t/cinder-shebangs-py3: Update shebang for Python 3.7.
* d/watch: Scope to 14.x series.
* d/p/rados-read-write-byte-data.patch: Cherry-picked from upstream gerrit
review https://review.openstack.org/#/c/612490/ to ensure read/write of
volume metadata backups is py3-compatible (LP: #1798917).
* d/cinder-common.install: Install /etc/cinder/resource_filters.json
* d/rules: Ensure /usr/etc is purged from python{3}-cinder packages
to resolve issues with co-installability.
* New upstream release for OpenStack Rocky.
* d/cinder-common.apache2 -> d/cinder-api.apache2: Ensure that
Apache2 configuration is installed with cinder-api (which has the
right dependencies) rather than as part of the -common base package.
* New upstream release candidate.
* Additional support for Python 3:
- d/control, d/cinder-*: Move common files to cinder-common. Only have
python(3)-cinder depend on cinder-common. Other packages that used to
depend on cinder-common now depend on python-cinder | python3-cinder.
- d/control: Drop python(3)-cinder conflicts on each other.
- d/python(3)-cinder.postinst: Ensure alternatives priority is 300
for Py2 and 200 for Py3.
- d/tests/control: Run Py3 tests first due to alternatives priority.
* d/control: Correct Suggests for python3-cinder from python3-ceph ->
python3-{rbd,rados}, as python3-ceph does not exist.
* New upstream release candidate for OpenStack Rocky.
* New upstream milestone for OpenStack Rocky.
* d/control: Align (Build-)Depends with upstream.
* Add support for Python 3:
- d/control: Add Py3 BDs and python3-cinder package.
- d/control: Support Py2 first and Py3 as alternative.
- d/control: Move all python deps to python(3)-cinder Depends.
- d/control: Make python(3)-cinder conflict against each other.
- d/rules: Add Py3 support.
- d/rules: Use pkgos-dh_auto_install as this helps name binaries for
update-alternatives.
- d/python-cinder.install: Drop, not needed.
- d/cinder*.install: Drop usr/bin/* as pkgos-dh_auto_install handles
install of those files.
- d/python(3)-cinder.post*, d/python(3)-cinder.prerm: Add update-alternatives
to enable correct shebangs for Python binaries.
- d/tests/*: Enable Py3 tests for cinder daemons and add shebang tests.
- d/rules: Skip Py3.7 tests until they run successfully upstream.
* New upstream milestone for OpenStack Rocky.
* d/p/fix-migration.patch: Droped. Fixed in new milestone.
* d/watch: Scope to 13.x series.
* New upstream milestone for OpenStack Rocky.
* d/control: Align (Build-)Depends with upstream.
* d/control: Update Standards-Version to 4.1.4.
* d/watch, d/control: Use https URLs.
* d/control: Drop obsolete XS-Testsuite: autopkgtest header.
* d/control, d/tests/*: Enable autopkgtest-pkg-python testsuite.
* d/p/fix-sqlite3-migration-tests.patch: Cherry-picked from gerrit to
fix DB migration error: https://review.openstack.org/#/c/570361/
* New upstream version.
* d/p/log-config-options-with-oslo.config.patch: Dropped. Fixed in
new upstream version.
* New stable point release for OpenStack Queens (LP: #1767128).
* New upstream release for OpenStack Queens.
* d/p/log-config-options-with-oslo.config.patch: Cherry-picked patch
from upsream stable/queens branch to fix TypeError failure in
cinder/service.py.
* New upstream release candidate for OpenStack Queens.
* d/control: Add python-defusedxml to (Build-)Depends.
* d/cinder-common.install: Drop install of policy.json.
* New upstream milestone for OpenStack Queens.
* d/control: Align (Build-)Depends with upstream.
* d/control: Switch to python3-sphinx.
* d/cinder-common.postinst: Use reserved uid/gid for cinder user/group,
ensuring consistency across deployments (LP: #1657202).
* d/watch: Scope to 12.x series.
* New upstream milestone for OpenStack Queens.
* d/control: Align (Build-)Depends with upstream.
* d/*: wrap-and-sort -bast.
* d/rules: Switch back to ostestr for unit test execution.
* d/control,compat: Bump debhelper compat to 10, drop BD on dh-
systemd.
* d/control: Bumped Standards-Version to 4.1.2.
* New upstream milestone for OpenStack Queens.
* d/control: Align (Build-)Depends with upstream.
* d/p/drop-openstackdoctheme.patch: Dropped. No longer needed.
* d/control, d/rules: Switch from ostestr to stestr as upstream has to run
unit tests. Also drop blacklist as the corresponding bug is now fixed.
* d/cinder-common.install, cinder-volume.install: Adjust paths for
config file install sources.
* d/control: Move apache dependencies to cinder-api binary package
(LP: #1728754).
* d/cinder-wsgi.conf: Ensure apache processes run under cinder group,
allowing access to /etc/cinder/* (LP: #1715024).
* d/tests/cinder-daemons, d/tests/cinder-volume: Add some resiliency
to allow time for services to start after restart.
* New upstream release for OpenStack Pike.
* d/cinder.conf, d/tests/cinder-daemons, d/tests/cinder-volume: Update
default config with enabled_backends and database connection, and run
db sync commands in autopkgtests prior to testing services are running.
* d/cinder-common.postinst: Drop db sync (LP: #1713059).
* New upstream release candidate for OpenStack Pike.
* New upstream release candidate for OpenStack Pike.
* d/control: Align (Build-)Depends with upstream.
* d/p/drop-openstackdoctheme.patch: Temporarily drop openstackdocstheme
sphinx extension until sphinx>=1.6.2 is available.
* d/control: Set min python-requests to 2.14.2.
* New upstream milestone for OpenStack Pike.
* d/control: Align (Build-)Depends with upstream.
* New upstream milestone for OpenStack Pike.
* d/control: Align (Build-)Depends with upstream.
* d/control: Drop duplicate python-sphinx BD.
* d/control: Bumped Standards-Version to 3.9.8, no changes.
* No-change rebuild for sqlalchemy 1.1.x.
[ Chuck Short ]
* d/cinder-common.postinst: Restrict permissions on /etc/cinder
(LP: #1675088).
* d/README.Debian: no-one should be running nova-volume any more.
* d/test-blacklist: Add blacklist-filter so we can exclude tests while
running unit tests in the packaging.
[ James Page ]
* New upstream milestone for OpenStack Pike.
* Align (Build-)Depends with new upstream milestone.
* debian/cinder-api.install: Move cinder-wsgi back to
its regular place.
* New upstream release for Openstack Ocata.
* New upstream release candidate for OpenStack Ocata.
* debian/apache2-wsgi.conf: DefaultProcessGroup should be cinder-wsgi
insteam of osapi-volume. (LP: #1655311)
* New upstream release for Ocata.
* debian/control: Remove bad dependency.
* New upstream milestone for OpenStack Ocata.
* debian/patches/google-back-requirements.patch: Dropped
* debian/pydist-overrides: Add google-api-python-client and oauth2client.
* d/control: Align (Build-)Depends with upstream.
[ Chuck Short ]
* debian/rules, debian/control, debian/cinder-api.init.in,
debian/tests/cinder-daemon, debian/apache2.conf: Run cinder API daemon
under apache2 with mod_wsgi instead of under eventlet.
[ Corey Bryant ]
* New upstream milestone for OpenStack Ocata.
* d/control: Align (Build-)Depends with upstream.
* d/p/google-back-requirements.patch: Rebased.
[ Chuck Short ]
* New upstream version.
* debian/patches/fix-long-casting.patch: Dropped no longer needed.
* debian/patches/google-back-requirements.patch: Refreshed
* debian/control: Bump dependencies.
[ Corey Bryant ]
* New upstream version.
* d/rules: Add PBR_VERSION to set correct distro version for package build.
* d/control: Align python-oslo.versionedobjects with upstream.
[ David Della Vecchia ]
* New upstream milestone for OpenStack Ocata.
* d/control: Align (build-)depends with upstream.
* New upstream release for OpenStack Newton.
* d/control: oslo.log min version level in global-requirements is too low,
so set min version to upper-constraints level (LP: #1628883).
* New upstream release candidate for OpenStack Newton.
[ James Page ]
* d/p/bug1619246.patch: Drop, included upstream.
[ Corey Bryant ]
* New upstream version.
* d/p/*: Rebased.
[ James Page ]
* d/control: Drop tgt to a Recommends, allowing it to be removed in installs
where tgt is not required (LP: #1079466).
* d/control: Set correct minimum version of os-brick.
[ Corey Bryant ]
* New upstream release candidate for OpenStack Newton.
* d/p/bug1619246.patch: Cherry pick fix for scheduling of
volumes with no volume type set (LP: #1619246).
[ James Page ]
* d/p/skip-failing-tests.patch: Dropped, no longer upstream.
[ Corey Bryant ]
* d/p/*: Rebased.
[ James Page ]
* d/control: Add python-oslo.privsep to BD's.
* New upstream release.
[ Corey Bryant ]
* d/p/google-back-requirements.patch: Rebased.
* d/control: Add python-pep8 to BDs.
[ James Page ]
* New upstream release.
[ Corey Bryant ]
* New upstream version.
* d/p/skip-test-retype-volume-migration-failed.patch: Dropped. Fixed upstream.
* d/p/*: Rebased.
[ James Page ]
* New upstream release.
[ Corey Bryant ]
* New upstream milestone for OpenStack Newton.
* d/control: Align (Build-)Depends with upstream.
* New upstream version.
* d/p/google-back-requirements.patch: Rebased.
* d/p/*: Rebased.
* d/control: Add python-ipaddress to (Build-)Depends.
[ David Della Vecchia ]
* New upstream version.
* d/p/skip-test-retype-volume-migration-failed.patch: Rebased.
* d/p/google-back-requirements.patch: Rebased.
[ James Page ]
* d/p/fix-i386.patch: Drop, included upstream.
* New upstream version.
* d/p/*: Refresh.
[ James Page ]
* New upstream version.
* d/control,d/p/*: Restore BD's for google backup tests, limit patch
to removal of hard runtime requirement on required dependencies.
* d/p/Drop-use-of-invalid-assert_called_once-call.patch: Cherry pick
inflight fix for invalid use of assert methods.
* d/p/*: Refresh.
[ Corey Bryant ]
* d/p/skip-test-retype-volume-migration-failed.patch: Skip
test_retype_volume_migration_failed until bug is resolved.
https://bugs.launchpad.net/cinder/+bug/1582306
* d/p/skip-timeout-exception.patch: Skip
test_snapshot_failure_when_remote_is_unreachable until bug is resolved.
https://bugs.launchpad.net/cinder/+bug/1582370
* d/p/skip-timeout-exceptions.patch: Dropped. Fixed upstream.
* d/p/Drop-use-of-invalid-assert_called_once-call.patch: Dropped. Fixed
upstream.
* d/p/google-back-requirements.patch: Rebased.
* New upstream milestone for OpenStack Newton.
* d/control: Align (Build-)Depends with upstream.
* d/control: Leave paramiko at >= 1.16.0 for b1.
[ Corey Bryant ]
* d/p/fix-i386.patch: Fix failures for i386.
[ David Della Vecchia ]
* Final upstream release for OpenStack Mitaka.
* d/p/skip-google-backup-tests.patch: Drop oauth2client from requirements.txt
as its only requires to support Google backup, unblocking migration from
proposed pocket.
* New upstream release candidate for OpenStack Mitaka.
* Align (Build-)Depends with upstream.
* d/p/*: Rebased.
* d/p/skip-google-backup-tests.patch: Drop python-googleapi from requirements.txt.
* New upstream milestone for OpenStack Mitaka.
* Align (Build-)Depends with upstream.
* d/control: Drop python-googleapi from (Build-)Depends and move to Suggests.
* d/rules, d/p/skip-google-backup-tests.patch: Skip python-googleapi tests.
* New upstream milestone for OpenStack Mitaka.
* d/control: Align dependencies with upstream.
* New upstream milestone for OpenStack Mitaka:
- d/control: Align dependencies with upstream.
- d/cinder-common.install: Adding new wsgi binary entrypoint.
* New upstream release for OpenStack Liberty.
* New upstream release candidate for OpenStack Liberty.
* d/control: Align dependencies with upstream.
* New upstream release candidate for OpenStack Liberty.
* d/watch: Update for upstream rc versioning.
* New upstream milestone for OpenStack Liberty.
* d/control: Align (build-)depends with upstream.
* New upstream milestone for OpenStack Liberty.
* d/control: Align (build-)depends with upstream.
* d/p/skip-failing-tests.patch: Rebased.
* New upstream milestone for OpenStack Liberty.
* d/control: Align (build-)depends with upstream.
* d/p/fix-requirements.patch: Dropped. dh_python2 no longer guesses
dependencies.
* d/p/skip-failing-tests.patch: Rebased.
* d/rules: Remove .eggs directory in override_dh_auto_clean.
* d/pydist-overrides: Ignore dependency on suds-jurko (provided by
suds in distro).
* d/p/skip-failing-tests.patch: Skip single failing test in Ubuntu
buildd environment due to limit egress network access, resolving
FTBFS.
* New upstream milestone for OpenStack Liberty.
* Align (Build-)Depends with upstream.
[ Chuck Short ]
* New upstream release for OpenStack Kilo. (LP: #1449744)
[ James Page ]
* d/p/*: Refresh.
[ Chuck Short ]
* New upstream milestone release:
- d/control: Align with upstream dependencies.
[ James Page ]
* d/p/*: Refreshed.
[ James Page ]
* d/pydist-overrides: Add overrides for oslo packages.
[ Corey Bryant ]
* New upstream milestone release for OpenStack Kilo:
- d/control: Align with upstream dependencies.
- d/p/skip-huaweistorac-delete-snapshot-success-test.patch: Dropped.
Patched test has been removed.
[ James Page ]
* d/control: Add missing BD on python-testresources.
* d/p/fix-long-casting.patch: Workaround some problematic type casting between
int/long (LP: #1435242).
* d/p/fix-assert-raises-regex-tests.patch: Patchup incorrect usage of
assertUsesRegex{p} in unit tests.
[ Corey Bryant ]
* New upstream release.
- d/control: Align with upstream dependencies.
- d/p/fix-assert-raises-regex-tests.patch: Dropped. Fixed upstream.
- d/p/remove-private-_lazy-import.patch: Dropped. Fixed upstream.
- d/p/pep-0476.patch: Dropped. Fixed upstream.
- d/p/skip-rtslib-test.patch: Rebased.
- d/p/fix-requirements.patch: Rebased.
- d/p/skip-huaweistorac-delete-snapshot-success-test.patch: Rebased.
[ James Page ]
* d/control: Transition to new non-namespaced oslo packages.
* d/p/skip-rtslib-test.patch: Rewrite to be a little more elegant.
* d/p/remove-private-_lazy-import.patch: Cherry picked from master and
adapted. Fixes tests that were importing internal i18n._lazy module.
* d/p/pep-0476.patch: Deal with PEP-0476 certificate chain checking.
* d/p/skip-ssl-tests.patch: Dropped in favor of pep-0476.patch.
* Rebuild to pick up pkgos upstart generation fix.
- d/control: Bump openstack-pkg-tools to ensure upstart fix inclusion.
* d/p/fix-iscsi-initiator-exception.patch: Dropped. Abandoned upstream.
* d/p/skip-huaweistorac-delete-snapshot-success-test.patch: Handle OSError
exception.
* d/cinder-common.logrotate: Apply to all cinder log files.
* Systemd enablement:
- d/control: Add dh-systemd and openstack-pkg-tools to BD's.
- d/rules: Enable use of pkgos, tidyup generated init files.
- d/*.init.in: Cherry pick pkgos template configurations from
Debian cinder package (thanks Thomas).
- d/*.upstart: Drop in preference to generated files.
* d/control,compat: Bump debhelper compat level to 9.
* d/*.logrotate,cinder-common.logrotate: Move to single logrotate
configuration.
[ Chuck Short ]
* Open for vivid.
* debian/control: Update bzr branch.
* debian/patches/fix-requirements.patch: Refreshed.
[ Corey Bryant ]
* New upstream release.
- d/watch: Update uversionmangle for kilo beta naming.
- d/control: Align requirements with upstream.
- d/p/fix-requirements.patch: Refreshed.
- d/p/skip-ssl-tests.patch: Skip tests that fail due to PEP 476.
- d/p/fix-iscsi-initiator-exception.patch: Handle OSError exception.
Cherry picked from //review.openstack.org/#/c/145342/.
- d/p/fix-assert-raises-regex-tests.patch: Use assertRaisesRegexp().
Cherry picked from https://review.openstack.org/#/c/145041/.
- d/p/skip-rtslib-test.patch: Skip rtslib related tests.
* d/control: Bumped Standards-Version to 3.9.6.
* New upstream release.
* d/watch: Only match versions starting with digits.
* d/control: Add missing Depends on qemu-utils to cinder-volume
(LP: #1381395).
* d/cinder_sudoers: Add missing trailing *, resolving issues running
commands using rootwrap (LP: #1380425).
[ Corey Bryant ]
* New upstream release candidate.
[ Chuck Short ]
* debian/patches/debian/patches/fix-requirements.patch: Rediffed.
[ James Page ]
* New upstream release candidate:
- d/p/fix-glance-tests.patch: Dropped, included upstream.
- d/control: Align dependency versions with upstream release.
* d/watch: Use tarballs.openstack.org for releases.
* d/rules: Run testr directly rather than through run_tests.sh.
* d/control: Update maintainer.
[ Chuck Short ]
* d/control: Add python-barbicanclient as a dependency.
* d/p/no-barbican.patch: Dropped.
[ James Page ]
* d/rules: Re-enable test suite.
* d/control: Align versioned dependencies to Juno b3.
* d/p/fix-glance-tests.patch: Cherry pick fix from upstream VCS to
resolve unit test failures with glance v2 client.
* New upstream version (LP: #1366146)
* debian/cinder-common.install: Removed cinder-rpc-zmq-receiver.
* debian/cinder-volume.install: Removed cinder-clear-rabbit-queues.
* debian/control: Add python-oslo.i18n.
* debian/control: Add python-osprofiler.
* debian/patches/no-barbican.patch: Dont use python-barbican because its
not in the archive yet.
* debian/rules: Temporarily disable tests.
* New upstream release.
* Clean up dependencies:
- debian/control: Dropped python-d2to1, python-hp3parclient,
python-hplefthandclient, python-lockfile, python-amqplib
- debian/control: Add python-oslosphinx, python-requests,
python-hacking, python-oslo.db.
* debian/patches/fix-requirements.patch: Refreshed.
* SECURITY UPDATE: specify /etc/nova/rootwrap.conf for use with
nova-rootwrap
- CVE-2013-1068 (LP: #1185019)
* New upstream release.
* debian/control: Open up juno release
* debian/patches/fix-requirements.patch: Refreshed.
* New upstream release (LP: #1299055).
* New release candidate (LP: #1299010).
* New upstream release (LP: #1299010).
* New upstream release (LP: #1299010).
* debian/patches/fixup-rbd-str-handling.patch: Dropped no longer needed.
* debian/patches/fix-requirements.patch: Rediffed.
* debian/control: Add python-oslo.messaging.
* d/p/fixup-rbd-str-handling.patch: Cherry pick fix from upstream
Gerrit to resolve issue deleting Ceph volumes and snapshots
(LP: #1292433).
* d/control,rules: Use upstream run_tests.sh wrapper to execute unit tests,
add subunit to BD's to ensure output is correctly formatted.
* d/cinder-common.postinst: Correct use of getent (LP: #1224275).
* d/cinder-common.postinst: Tidy detection of local sqlite database use
for db sync operations (LP: #1290423).
[ Chuck Short ]
* debian/patches/fix-requirements.patch: Refreshed.
* debian/control: Bump python-keystoneclient to 0.4.2.
* debian/patches/skip-tests.patch: Temporarily skip
testlefthand tests since the needed python library hasnt been
packaged yet.
[ James Page ]
* d/p/fix-requirements.patch: Refreshed.
* d/control,d/p/series/skip-tests.patch: Add BD on python-hplefthandclient,
bump version requirement on python-hp3parclient to >= 3.0.0 and drop
patch that skips hplefthandclient tests.
[ Corey Bryant ]
* New upstream release.
[ James Page ]
* d/control: Add versioned dependency python-six >= 1.4.1 (LP: #1259203).
* d/p/*: Refreshed.
[Chuck Short]
* New upstream release.
* debian/control: Add python-taskflow as a dependency.
* debian/control: Add python-oslo.rootwrap as a dependency.
[ Chuck Short ]
* New upstream release.
* debian/control:
- Open icehouse release.
- Add python-rtslib as a dependency.
* debian/patches/fix-sqlalchemy-requirements.patch: Dropped no longer needed.
* debian/patches/fix-babel-requirements.patch: Dropped no longer needed.
* debian/paches/fix-requirements.patch: Fixed up requirements.txt for
dependencies we have in Ubuntu.
* debian/cinder-common.install: Add "cinder-rtstool".
[ James Page ]
* debian/patches/*: Refresh.
* New upstream release (LP: #1236462).
* New upstream release candidate (LP: #1240254).
* New upstream release candidate (LP: #1239156).
* New upstream release candidate.
* debian/patches/skip-sqlachemy-failures.patch: Dropped
* debian/patches/fix-sqlalchemy-requirements.patch: Refreshed.
* debian/patches/fix-babel-requirements.patch: Revert dependency requirement
for python-babel.
* debian/control:
- Dropped python-nose and python-setuptool-git.
- Added python-netaddr as a build-dependency. (LP: #1227153)
- Added python-six as a build-dependency.
- Added versioned dependencies to python-pbr, python-amqplib,
python-glanceclient, python-novaclient, and python-swiftclient,
python-lxml, python-webob, python-oslo.config, python-sqlalchemy,
python-fixtures, python-testtools, and python-fixtures
- Bumped versioned dependencies for python-eventlet, python-hp3parclient,
python-keystoneclient, and python-novaclient
[ James Page ]
* d/control: Switch ceph-common -> python-ceph inline with upstream
refactoring of Ceph RBD driver, move to Suggests of python-cinder.
(LP: #1190791).
[ Adam Gandelman ]
* debian/patches/avoid_paramiko_vers_depends.patch: Dropped, no longer
required.
* Add minimum requirement python-greenlet (>= 0.3.2).
* Add minimum requirement python-eventlet (>= 0.12.0).
* Add minimum requirement python-paramiko (>= 1.8).
[ Chuck Short ]
* New upstream release.
* debian/patches/skip-sqlachemy-failures.patch: Skip testfailures
with sqlalchemy 0.8 until they are fixed upstream.
* debian/control: Add python-babel to build-depends.
* debian/control: Add python-novaclient to build-depends.
* debian/patches/fix-sqlalchemy-requirements.patch: Fix requirements for sqlalchemy
0.8.
* d/rules: Disable test parallel execution; causing FTBFS when high
levels of concurrency occur on buildds.
[ Chuck Short ]
* debian/patches/avoid_paramiko_vers_depends.patch: Refreshed
* debian/control: Add missing testrepostory.
* debian/rules: Use testr directly.
[ Adam Gandelman ]
* debian/control:
- Add minimum requirement python-anyjson (>= 0.3.3).
- Add minimum requirement python-keystoneclient (>= 0.2.3).
- Add minimum requirement python-kombu (>= 2.5.12).
[ James Page ]
* New upstream release.
* d/control: Update VCS fields for new branch locations.
* d/rules: Run unit tests in parallel.
[ Chuck Short ]
* debian/patches/avoid_paramiko_vers_depends.patch: Refreshed
[ Adam Gandelman ]
* debian/control: Bump min. stevedore version >= 0.9.
[Yolanda Robla]
* debian/tests: Added autopkgtests.
[ Chuck Short ]
* New upstream version.
* debian/patches/fix_cinder_dependencies.patch: Dropped.
* debian/control: Bump standards version to 3.9.4.
* debian/control: Add python-pbr and python-d2to1 to build-depends.
* debian/control: Add python-testtools and python-fixtures to build-depends
* debian/rules: Add work around to remove wonky setup.py setup
* debian/cinder-common.install: Add cinder-rpc-zmq-receiver binary.
[ James Page ]
* debian/control: Drop surplus dependency on python-glance (LP: #1175600).
* debian/control,rules: Drop dependency on pep8, don't run pep8 tests during
package build process (its just way to late).
* debian/control: Drop surplus BD on python-cheetah.
[ Adam Gandelman ]
* debian/patches/avoid_paramiko_vers_depends.patch: Avoid version
requirement on paramiko.
* debian/control: Bump minimum stevedore version 0.8.
(LP: #1169730)
* New upstream release.
* New upstream release.
* debian/rules: Fix FTBFS, we want '-v' and not '-V'.
* New upstream release.
* debian/control, debian/cinder-volume.install: Dropped rtstool and python-rtslib
since it was dropped upstream.
* debian/rules: Run tests more verbosely.
[ Chuck Short ]
* debian/patches/fix-ubuntu-tests.patch: Dropped.
* debian/rules: Fix version number when building the testsuite.
* debian/cinder-backup{.install, upstart, logroate}: Add cinder-backup
service.
* debian/rules: Run the testsuite against PYTHONPATH.
* debian/control: Update build-depends and run-time depends.
- Dropped python-glance not needed.
- Dropped python-cheetah not needed.
- Droped python-daemon not needed.
- Dropped python-netaddr not needed.
- Renamed python-oslo-config to python-oslo.config.
- Added python-keystoneclient to depends.
- Added python-swiftclient to depends.
* debian/pydist-overrides: No longer needed.
[ James Page ]
* New upstream release candidate.
* d/watch: Update uversionmangle to deal with upstream versioning
changes, remove tarballs.openstack.org.
* d/cinder.conf: Set lock_path to /var/lock/cinder (default is not
sensible).
[ Yolanda Robla Mota ]
* d/control: Add BD on python-hp3parclient.
* d/patches: Drop patches related to disabling hp3parclient.
[ James Page ]
* d/control: Add Suggests: python-hp3parclient for python-cinder.
* d/control: Add BD on python-oslo-config.
* d/*: Wrapped and sorted.
[ Chuck Short ]
* New upstream release.
* debian/rules, debian/cinder-volumes.install:
- Fail if binaries are missing and install missing binaries.
* debian/patches/fix-ubuntu-tests.patch: Fix failing tests.
* debian/control: Add python-rtslib and python-mock.
* debian/patches/series: Enable skip_failed_tests to fix FTBFS.
[ Chuck Short ]
* New upstream release.
* debian/patches/avoid_setuptools_git_dependency.patch: Rediff
due to upstream changes.
* debian/control: Add python-keystoneclient as a dependency
[ James Page ]
* Improve upstart configurations:
- d/*.upstart: Switch to using start-stop-daemon instead of su,
stop on [!2345] to catch all transitions.
* d/control: General tidy of package descriptions.
* d/control: Drop BD on python-all-dev as its not required.
* d/*.postrm: Dropped; update-rc.d calls for purge are handled by
debhelper and are not require for upstart configurations.
[ Yolanda Robla Mota ]
* d/patches: removing hp3parclient dependency from tools/test-requires
* d/patches, d/control: adding stevedore dependency, merging deps patches
* d/patches: remove failing tests
* New upstream release.
* debian/patches/avoid_setuptools_git_dependency.patch:
Avoid git installation. (LP: #1075948)
[ Adam Gandelman ]
* New upstream release.
* debian/patches/0001-Replace-builtin-hash.patch: Dropped.
[ James Page ]
* Cinder should suggest ceph-common, not python-ceph (LP: #1065901):
- debian/control: cinder-volume Suggests: python-ceph -> ceph-common
* debian/cinder_tgt.conf: Add missing configuration file. (LP: #1064366)
* debian/README.Debian: Added note about migration from nova-volume
to cinder-volume.
* New upstream release.
* debian/cinder-volume.postinst, debian/cinder-common.dirs,
debian/cinder.conf: Properly configure tgtd to be used with cinder.
* debian/pydist-overrides: Dont try to install babel.
* New upstream release.
* debian/patches/0001-Replace-builtin-hash-with-MD5-to-solve-32-64-bit-iss.patch:
Fix FTBFS.
[ Adam Gandelman ]
* debian/control: Add python-mysqldb to python-cinder Depends.
[ Chuck Short ]
* New upstream release
* debian/rules: Fail to build if the testsuite doesnt pass.
[ Adam Gandelman ]
* debian/control: Add lvm2 + tgt as a Dependency of cinder-volume.
* debian/cinder-volume.{dirs, postinst}:
- Create /var/lib/cinder/volumes (LP: #1047059)
- chmod 0600, not chown.
* debain/cinder-scheduler.postinst: Drop.
* debian/cinder.conf: Fix defaults.
* debian/*.upstart: Specify --log-file.
* debian/*.logrotate: Update.
* Only rootwrap filters with the packages that need them (cinder-volume).
* Ensure /etc/cinder/rootwrap.d/ is only writable by root, ensure
those permissions on /etc/cinder/rootwrap.conf and individual filter
configurations.
[ Chuck Short ]
* New upstream version.
* debian/control: Add python-ceph as a suggests
[Chuck Short]
* New upstream version.
* debian/cinder.conf: Fix path for cinder-rootwrap. (LP: #1045438)
* debian/control: Add python-glanceclient as a dep.
* debian/cinder-common.postinst: Fix chmod thinko.
* debian/*.upstart: Specify the configuration files.
[Soren Hansen]
* Update debian/watch to account for symbolically named tarballs and
use newer URL.
* Fix Launchpad URLs in debian/watch.
* debian/cinder.conf: Re-add sql_connection and set it to sqllite.
* debian/cinder.conf: Get rid of deprecated warnings.
(LP: #1036240)
* New upstream version.
* debian/patches/0001-Use-setuptools-git.patch: Dropped
* debian/control: Add python-glanceclient
* debian/cinder.conf, cinder-common.install: Use rootwrap.conf. (LP: #1036240)
* debian/control: Drop python-babel.
[ Adam Gandelman ]
* debian/control: Add python-setuptools dependency.
* debian/cinder-common.postinst: Fix syntax errors, fix permissions.
* debian/cinder-common.dirs: Correct, etc/nova -> etc/cinder.
* debian/{cinder_sudoers, rules, cinder-common.install}: Install proper
cinder_sudoers.
* debian/cinder-*.upstart: Close quotes, replace 'nova' references with
'cinder'.
* debian/cinder.conf: Specify correct sql_connection.
* debian/cinder-scheduler.postinst: Added. Migrate local databases only.
[ Chuck Short ]
* debian/*.upstart: Fix upstart jobs to run with right interfaces.
(LP: #1030197)
* debian/control: Drop python-babel, python-nosexcover
* debian/control: Add python-mox, pep8
* debian/rules: Re-add get-orig-source
* debian/rules: Enable testsuite.
* debian/cinder.conf: Update config file.
* debian/cinder-{api,volumes,scheduler}.manpages: Add manpages.
* New upstream version.
* debian/rules: Don't run pep8 tests
* debian/patches/0001-Use-setuptools-git.patch: Cleanup manifest
* debian/control: Add python-setuptools-git
* debian/control: Add section for python-cinder
* fix lintian warnings and errors.
* debian/cinder-common.install: Remove clear_rabbit_queues since it
will conflict with nova installed.
* Initial release.