Bug 1041470 - [RFE][python-novaclient]: Add subcommand to force-delete and restore server
Summary: [RFE][python-novaclient]: Add subcommand to force-delete and restore server
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/pyth...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 16:16 UTC by RHOS Integration
Modified: 2015-03-19 17:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:02:13 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 16:16:56 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/python-novaclient/+spec/server-force-delete-and-restore.

Description:

nova has a builtin DeferredDelete extension, which provide support for server restore and deferred deletion, but novaclient still lacks support for this. And there's already a draft implementation for this, see: 
https://github.com/rackerlabs/os_deferred_delete_python_novaclient_ext/blob/master/os_deferred_delete_python_novaclient_ext/__init__.py  

I'll do some works to integrate this to official python-novaclient, which means nova will add two subcommands: force-delete, restore.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.