OpenStack Heat Puppet Module
Go to file
Mathieu Gagné ddbfc1e7a5 Replace deprecated :rubygems source
Fix deprecation warnings thrown by bundler:

  The source :rubygems is deprecated because HTTP requests are insecure.
  Please change your source to 'https://rubygems.org' if possible,
  or 'http://rubygems.org' if not.

Change-Id: I63d0497d96a210ac9b6e01a9f0bd4fb4b4f14d9f
2013-08-02 12:21:49 -04: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 Clean tests 2013-06-16 08:53:47 +02: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