OpenStack Heat Puppet Module
Go to file
Emilien Macchi 03ef6a7b7f Update the module for new config file method
Since we have now an only config file (heat.conf) with this patch:
https://review.openstack.org/#/c/36476/

This patch updates the module and delete old configuration files
support and add a test.

Also, I fixed some tab issues in manifests.
Fix bug #1207858

Change-Id: If3d044e2581156fa5ce4de19f5c740328efa0aa8
2013-08-06 23:28:31 +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 Update the module for new config file method 2013-08-06 23:28:31 +02:00
spec Update the module for new config file method 2013-08-06 23:28:31 +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