[Bug 1191848] Re: cinder backup needs be backported to grizzly cinderclient
Edward Hope-Morley
1191848 at bugs.launchpad.net
Thu Jul 25 19:36:35 UTC 2013
** Changed in: python-cinderclient
Status: Fix Committed => In Progress
** Also affects: ubuntu
Importance: Undecided
Status: New
** Package changed: ubuntu => python-cinderclient (Ubuntu)
** Changed in: python-cinderclient (Ubuntu)
Status: New => In Progress
** Changed in: python-cinderclient (Ubuntu)
Assignee: (unassigned) => Edward Hope-Morley (hopem)
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1191848
Title:
cinder backup needs be backported to grizzly cinderclient
Status in Python client library for Cinder:
In Progress
Status in “python-cinderclient” package in Ubuntu:
In Progress
Bug description:
The volume backup commands for python-cinderclient missed the 1.0.3
release. The backup service has been added to cinder in Grizzly to
this client change is required in order to use this feature.
[Impact]
* This backport adds cinder backup support to the python-cinderclient used in
the Grizzly cloud archive.
[Test Case]
* 1. Fire up a devstack instance
2. Start cinder-backup service with Ceph or Swift as backend
3. Create a cinder volume 'cinder create 1'
4. Check status is available 'cinder list'
5. Create a backup 'cinder backup-create <volid>'
6. Check backup status is createing/available 'cinder backup-list'
* I have tested this on Raring using the above test.
[Regression Potential]
* This issue is not expected to introduce any regression. The test case above
has been tested.
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1191848/+subscriptions
More information about the Ubuntu-sponsors
mailing list