deb-heat/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
..
api Support to list software configs 2015-06-26 08:19:05 +00:00
cloudinit Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
cmd Support for encrypt/decrypt parameters in heat-manage 2015-06-05 12:06:59 -05:00
common Remove deprecated headers in auth_password 2015-06-15 06:44:39 +00:00
db Support to list software configs 2015-06-26 08:19:05 +00:00
engine Support to list software configs 2015-06-26 08:19:05 +00:00
httpd Add apache2 support for heat API services 2015-06-17 08:08:51 -04:00
locale Imported Translations from Transifex 2015-06-17 06:06:21 +00:00
objects Support to list software configs 2015-06-26 08:19:05 +00:00
openstack Clean openstack common modules 2015-06-10 14:00:22 +02:00
rpc Support to list software configs 2015-06-26 08:19:05 +00:00
scaling Stop using deprecated oslo_utils.timeutils.strtime() 2015-06-02 16:29:15 +02:00
tests Support to list software configs 2015-06-26 08:19:05 +00:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00