heat/heat/api/openstack/v1
Thomas Herve c839e90d84 Add APIs to create and manipulate snapshots
This adds a new action on stacks to snapshots them, and specific actions
to show and delete them.

blueprint stack-snapshot
Co-Authored-By: ala.rezmerita@cloudwatt.com

Change-Id: I225b199f3a25a0b40653d654d7fab8cf9de3f242
2014-08-11 14:04:00 +02:00
..
views Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00
__init__.py Add APIs to create and manipulate snapshots 2014-08-11 14:04:00 +02:00
actions.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
build_info.py Refactor to separate serializers from wsgi controller 2014-04-10 08:30:46 +01:00
events.py Implement events pagination, sorting and filtering 2014-07-15 17:21:31 +08:00
resources.py Add query param to allow nested resource list 2014-07-21 17:06:38 -04:00
software_configs.py Refactor to separate serializers from wsgi controller 2014-04-10 08:30:46 +01:00
software_deployments.py Stop software_deployments from passing empty keys 2014-07-29 10:15:17 -04:00
stacks.py Add APIs to create and manipulate snapshots 2014-08-11 14:04:00 +02:00
util.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00