deb-heat/heat
Steve Baker c2208f1fc6 Declare and use keyword args for Stack.get_all
Having such a long positional args list which is then passed through
with *args is error prone and hard to maintain.

Change-Id: I525b00c113099f2f8e4648317cfcbd3cc05398c4
2016-05-26 10:36:01 +12:00
..
api Add environment retrieval API 2016-04-18 14:30:52 -04:00
cloudinit Optimize "open" method with context manager 2015-11-27 07:48:55 -05:00
cmd Merge "Add --verbose-update-params option to heat-manage" 2016-05-17 22:12:49 +00:00
common Merge "Lazy-load context information requiring Keystone calls" 2016-05-21 05:05:54 +00:00
db Merge "Migrate nova_instance to physical_resource_id" 2016-05-18 22:28:57 +00:00
engine Declare and use keyword args for Stack.get_all 2016-05-26 10:36:01 +12:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-04-19 06:36:00 +00:00
objects Declare and use keyword args for Stack.get_all 2016-05-26 10:36:01 +12:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc RPC API: Add a template_id parameter to stack_create/update 2016-05-16 10:50:59 -04:00
scaling Fixes cooldown logic throws ValueError 2016-05-15 19:05:44 +00:00
tests Declare and use keyword args for Stack.get_all 2016-05-26 10:36:01 +12:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py