heat/heat/engine/clients/os
Pavlo Shchelokovskyy a484c73973 Remove TaskRunner from Volume resources
All the volume_tasks logic has been redistributed as methods of either
cinder or nova client plugins.

The logic of detaching was simplified and a check for out-of-band
changes is no longer executed.

The old VolumeAttachTask is left in place as it is still used in
creating the AWS::EC2::Instance resource.

Change-Id: I13f8e03ff090dd5f5739e5af231c77d066eb9eac
Partial-Bug: #1393268
2015-05-19 00:15:21 +03:00
..
__init__.py Implement nova client plugin 2014-07-08 09:42:36 +12:00
barbican.py Move barbican client in main tree 2015-05-07 13:51:06 +02:00
ceilometer.py Fix heat and ceilometer client connection 2015-02-11 23:07:29 -08:00
cinder.py Remove TaskRunner from Volume resources 2015-05-19 00:15:21 +03:00
glance.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
heat_plugin.py Add is_conflict() to client plugins 2014-10-13 10:57:53 -05:00
keystone.py Add is_conflict() to client plugins 2014-10-13 10:57:53 -05:00
neutron.py Add CIDR format validation 2015-05-15 10:42:10 +08:00
nova.py Remove TaskRunner from Volume resources 2015-05-19 00:15:21 +03:00
sahara.py Merge "Add ssl support for sahara client" 2015-03-24 18:01:56 +00:00
swift.py Update urllib/httplib/cStringIO to use six.moves 2015-04-23 19:45:36 +05:30
trove.py Add trove flavor custom constraint 2015-03-12 15:16:44 +02:00