heat/etc/heat
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
..
environment.d Add an option to disable cloud watch lite 2014-09-25 19:42:28 +10:00
templates Add Dimensions Default in AWS_CloudWatch_Alarm.yaml 2014-11-20 17:05:17 +03:00
README-heat.conf.txt Remove heat.config.sample file 2014-12-03 20:35:36 +00:00
api-paste.ini Get rid of oslo-incubator copy of middleware 2015-06-01 23:42:57 +00:00
policy.json Support to list software configs 2015-06-26 08:19:05 +00:00