OpenStack Heat Puppet Module
Go to file
Francesco Vollero c393ba3bef Initial setup for the test environment in puppet-heat
Change-Id: I2a8523bb503cec68e278542100be35bfac12cba9
Signed-off-by: Francesco Vollero <fvollero@redhat.com>
2013-08-05 19:22:24 +02:00
examples Update DB & example manifest 2013-06-09 23:18:11 +02:00
lib/puppet Add Providers & Types 2013-05-30 21:50:33 +02:00
manifests Added the initialization of the ENCRYPTION_KEY in heat-engine.conf 2013-07-24 10:37:38 +02:00
spec Initial setup for the test environment in puppet-heat 2013-08-05 19:22:24 +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 Added puppet-lint to Gemfile 2013-07-22 18:18:04 +02: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