OpenStack Orchestration (Heat) Templates
Go to file
Mehdi Abaakouk de990777bd autoscaling: Remove usage of deprecated Ceilometer API
This removes usage of deprecated Ceilometer API from the hot tempaltes
Marks as deprecated the cfn template.

This doesn't update the openshift, mistral, senlin
autoscaling/autohealing templates. Mainly because I don't have the
knowledge to change where the custom metrics are send from
Ceilometer-API to Gnocchi API.

Change-Id: I4a617daf063fb1faf01c71762d6509cb00eed0b6
2017-05-23 07:48:04 +02:00
cfn autoscaling: Remove usage of deprecated Ceilometer API 2017-05-23 07:48:04 +02:00
contrib/rackspace Sample template for Keystone Service and Endpoint 2015-05-27 13:50:57 +05:30
hot autoscaling: Remove usage of deprecated Ceilometer API 2017-05-23 07:48:04 +02:00
jeos F18 is deprecated - remove ability to create F18 images 2014-01-11 19:34:08 -07:00
openshift-origin Use 'openstack' commands instead in docs 2017-01-03 06:42:36 +00:00
tests Merge "Add a hook to help write json files" 2017-01-09 23:03:28 +00:00
tools Use new openstack heat plugins for validation 2016-04-14 10:17:34 -05:00
.gitignore Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
.gitreview Added .gitreview 2013-04-25 17:08:46 +00:00
.testr.conf Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
.yamllint Lint YAML files 2016-06-03 11:29:04 +02:00
CONTRIBUTING.rst add CONTRIBUTING.rst 2016-12-20 15:18:38 +08:00
LICENSE Initial import of heat repo content 2013-04-27 13:51:55 +01:00
README.rst Show team and repo badges on README 2016-11-25 17:18:53 +01:00
requirements.txt Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
setup.cfg modify the home-page info with the developer documentation 2016-09-20 12:36:44 +05:30
setup.py Add python setup config file 2015-02-05 17:38:43 +00:00
test-requirements.txt A hook which invokes os-apply-config. 2016-09-29 14:46:45 -04:00
tox.ini Don't run yamllint on all directories 2016-06-14 18:35:35 +00:00

README.rst

Team and repository tags

image

Heat Templates

Heat is a service to orchestrate multiple composite cloud applications using templates

This repository provides:

  • Example templates which demonstrate core Heat functionality
  • Related image-building templates
  • Template-related scripts and conversion tools