heat/heat
Steve Baker 21f60b155e Resource type for software configuration
Implementation of the SoftwareConfig resource. Some notes on the implementation:
    * This is a simple wrapper over the REST API, and is essentially
      just for defining data which gets stored.
    * SoftwareConfig will always be UpdateReplace, and the REST entity
      is immutable.
    * OS::Heat::SoftwareConfig will sometimes be used in a template directly
      and sometimes inside a resource provider template which
      defines CM-tool specific properties and aggregates the result into
      the OS::Heat::SoftwareConfig config property.

Implements: blueprint hot-software-config

Change-Id: I7350c31ec59d152751c6aa7d811a91e1df62e89d
2014-02-05 08:29:54 +08:00
..
api Map the NotFound exception to HTTPNotFound 2014-01-31 16:47:46 +13:00
cloudinit Merge "Do not override cloud-init cloud_config_modules" 2014-01-05 17:34:00 +00:00
cmd Merge "Add granularity option to purge_deleted" 2013-10-21 18:14:22 +00:00
common Resource type for software configuration 2014-02-05 08:29:54 +08:00
db Refactor software config db model to use LongText 2014-01-25 00:52:21 +08:00
doc Move resource doc generation to doc/source/ext 2013-11-13 15:21:04 +13:00
engine Resource type for software configuration 2014-02-05 08:29:54 +08:00
locale Imported Translations from Transifex 2014-01-31 06:07:59 +00:00
openstack Update oslo db 2014-01-24 21:06:31 +10:00
rpc Merge "Showing member list for nested resources" 2014-01-31 08:35:17 +00:00
tests Resource type for software configuration 2014-02-05 08:29:54 +08:00
__init__.py Revert "Add missing _ imports to allow doc generation" 2013-08-13 05:36:06 +00:00
version.py Migrate to pbr. 2013-05-25 08:35:00 +02:00