OpenStack Heat Puppet Module
Go to file
Mathieu Gagné ceee58426a Fail puppet-lint on warnings
Puppet-lint will now fail if there is any warnings.

Disable 'names_containing_dash' check until the remaining classes
are completely removed or we find a way to add exceptions.

Change-Id: I09c15fcfbac82904a3d90328683d8c39b1bcaf0d
2013-08-29 10:08:47 -04: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 Deprecate classes with hyphens 2013-08-29 10:08:21 -04: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 Fail puppet-lint on warnings 2013-08-29 10:08:47 -04: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