Skip to content

LIBCLOUD-512: Added snapshot lifecycle support and fixture tests to supp...#245

Closed
cderamus wants to merge 14 commits intoapache:trunkfrom
DivvyCloud:LIBCLOUD-512_Add_OpenStack_Snapshot_Support
Closed

LIBCLOUD-512: Added snapshot lifecycle support and fixture tests to supp...#245
cderamus wants to merge 14 commits intoapache:trunkfrom
DivvyCloud:LIBCLOUD-512_Add_OpenStack_Snapshot_Support

Conversation

@cderamus
Copy link
Copy Markdown
Contributor

@cderamus cderamus commented Feb 4, 2014

...ort snapshot listing, creation and deletion.

Chris DeRamus added 2 commits February 4, 2014 09:00
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably want to explicitly check the status code (e.g. response.status == httplib.DELETED) because IIRC, success() returns True for all the supported status codes/

Chris DeRamus and others added 12 commits February 5, 2014 14:33
…MX/NS records as well an additional fixture and test.

Signed-off-by: Tomaz Muraus <tomaz@apache.org>
… MX records to be broken out into separate Record objects.

Signed-off-by: Tomaz Muraus <tomaz@apache.org>
…upport snapshot listing, creation and deletion.
…hanged the response.status comparison to use httplib.NO_CONTENT for ex_delete_snapshot since no data is returned.
…/github.com/DivvyCloud/libcloud into LIBCLOUD-512_Add_OpenStack_Snapshot_Support

Conflicts:
	libcloud/compute/drivers/openstack.py
	libcloud/test/compute/test_openstack.py
…different than that of OpenStack. Moving this directly into the driver clears up some of the ambiguity that came with the prior implementation.
@cderamus cderamus closed this Feb 6, 2014
@Kami
Copy link
Copy Markdown
Member

Kami commented Feb 6, 2014

I went ahead and merged this pull request with my changes into trunk.

Thanks!

@cderamus cderamus deleted the LIBCLOUD-512_Add_OpenStack_Snapshot_Support branch February 6, 2014 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants