OpenStack Heat Puppet Module
Go to file
Francesco Vollero 99b9286ef5 Added support for QPID in Heat
This patch is adding the support for Apache Qpid in Heat.

Change-Id: I0ea4bd403e09426b0173a1aa3493d5c7c23fc688
Signed-off-by: Francesco Vollero <fvollero@redhat.com>
2013-08-08 16:38:11 +02:00
examples Update DB & example manifest 2013-06-09 23:18:11 +02:00
lib/puppet Update the module for new config file method 2013-08-06 23:28:31 +02:00
manifests Added support for QPID in Heat 2013-08-08 16:38:11 +02:00
spec Added support for QPID in Heat 2013-08-08 16:38:11 +02:00
.fixtures.yml Add fixtures.yml for puppet-heat 2013-08-05 08:26:08 +08:00
.gitreview Add .gitreview for StackForge Support 2013-08-01 00:03:26 +02:00
Gemfile Replace deprecated :rubygems source 2013-08-02 12:21:49 -04:00
LICENSE Basic structure + DB + Client support 2013-05-30 15:20:11 +02:00
Modulefile Basic structure + DB + Client support 2013-05-30 15:20:11 +02:00
README Clean vendor 2013-06-16 08:56:29 +02:00
Rakefile Basic structure + DB + Client support 2013-05-30 15:20:11 +02:00

README

puppet-heat
This is the Heat module.

WORK IN PROGRESS :

✓ Basic structure
✗ DB
✓ Keystone (Users, Services, Endpoints)
✓ Client
✓ Heat-API
✓ Heat-API-CFN
✓ Heat-API-CW
✓ Heat-Engine
✓ An example of site.pp
✗ Write Tests (in progress)


License
-------

Apache License 2.0

   Copyright 2012 eNovance <licensing@enovance.com>

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Contact
-------

techs@enovance.com