lp:~yamahata/nova/snapshot-volume

Created by Isaku Yamahata and last modified
Get this branch:
bzr branch lp:~yamahata/nova/snapshot-volume
Only Isaku Yamahata can upload to this branch. If you are Isaku Yamahata please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Isaku Yamahata
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1010. By Isaku Yamahata

volume/driver: make unit test, test_volume, pass

fake command executer doesn't return command result.
Which return None instead of string.
So add None check to make unit test pass.

1009. By Isaku Yamahata

volume/driver: implement basic snapshot

added basic support for snapshot to VolumeDriver base class.
The implementation is not effective, but works. The effective
implementation should be done by drived driver class.

1008. By Isaku Yamahata

volume/driver: factor out lvm opration

Factor out lvm operation for implementing basic snapshot later.

1007. By Isaku Yamahata

Authors: add myself to Authers file

add myself to Authers file for later commit.

1006. By MORITA Kazutaka

Merge trunk

1005. By MORITA Kazutaka

Add support for creating a Sheepdog snapshot.

1004. By MORITA Kazutaka

Add support for creating a snapshot of a nova volume with euca-create-snapshot.

1003. By Anne Gentle

Adding projectname username to the nova-manage project commands to fix a doc bug, plus some edits and elimination of a few doc todos.

1002. By Jason Kölker

pep8 fixes

1001. By Jason Kölker

Remove zope.interface from the requires file since it is not used anywhere.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers