heat/heat/api
lvdongbing 7975d8b46a Support to list software configs
APIImpact
List software configs
GET /v1/{tenant_id}/software_configs
Request params(optional)
limit,marker
Json response example
{'software_configs':[
    {'creation_time': '2015-06-25T07:15:56',
     'group': 'Heat::Ungrouped',
     'id': 'de879d1c-c9a5-4635-ba29-08a5690fec27',
     'name': 'foo'}]
}
Change-Id: Iad691672874b64b393b85d2eb9a55b22facbd263
Closes-Bug: #1464248
2015-06-26 08:19:05 +00:00
..
aws Merge "Enable SSL for EC2Tokens." 2015-03-26 12:18:50 +00:00
cfn Remove identical modules versions.py 2015-06-16 17:00:39 +03:00
cloudwatch Remove identical modules versions.py 2015-06-16 17:00:39 +03:00
middleware Use EntityNotFound instead of ImageNotFound 2015-06-03 15:40:12 +08:00
openstack Support to list software configs 2015-06-26 08:19:05 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
versions.py Remove identical modules versions.py 2015-06-16 17:00:39 +03:00