Support soft_delete of container
Bug #1321819 reported by
Erica Windisch
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-docker |
Fix Committed
|
Wishlist
|
Unassigned |
Bug Description
A soft_delete would be 'docker stop' without removing the container's image. All containers would have to be started without the '--rm' option.
This would be implemented through the 'soft_delete' and 'restore' methods of the Driver interface.
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/94673 /git.openstack. org/cgit/ stackforge/ nova-docker/ commit/ ?id=523bbf7e5d8 40e7ba29a3fc441 04c43bfe2ecf8f
Committed: https:/
Submitter: Jenkins
Branch: master
commit 523bbf7e5d840e7 ba29a3fc44104c4 3bfe2ecf8f
Author: Eric Windisch <email address hidden>
Date: Wed May 21 12:40:57 2014 -0400
Implement soft_delete and restore
Adds the soft_delete and restore features.
This also refactors a bit how we start/stop/destroy containers.
Adds a test for testing soft deletes and restores.
Closes-Bug: #1321819
Change-Id: Icae0d521bb471b 5fd43a4adb8d51d 3f906766cfe