OpenStack Orchestration (Heat)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Rabi Mishra e4c9400896 [stable/train] Allow resizing of instances on same host
This allows resizing of instances on the same host and would
not depend on ssh to the other node in multinode grenade job.

For ussuri and above we'll use the zuulv3 jobs which sets it
by default.

Change-Id: I68c4ff34266ee1ae0a68df36b1fa1025b23b712a
Task: 40166
3 years ago
api-ref/source Bump the openstackdocstheme extension to 1.20 4 years ago
bin Remove CloudWatch API 5 years ago
contrib/heat_docker Update devel info: mailing list 5 years ago
devstack Fix Tempest installtion on system wide for stable branch 3 years ago
doc Docs: Fix links broken since Train release 3 years ago
etc/heat Restore auth-less version negotiation 5 years ago
heat Check task_state of instance before volume actions 3 years ago
heat_integrationtests Check task_state of instance before volume actions 3 years ago
heat_upgradetests In-tree grenade support for Heat 8 years ago
playbooks/devstack [stable/train] Allow resizing of instances on same host 3 years ago
rally-scenarios Switch to use opendev.org 4 years ago
releasenotes Support handling empty string for volume AZ 3 years ago
tools Merge "Switch to review.opendev.org" 4 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 7 years ago
.gitignore include sample config file in docs 5 years ago
.gitreview Update .gitreview for stable/train 4 years ago
.stestr.conf Use stestr for unit tests 6 years ago
.zuul.yaml Add periodic job template 4 years ago
CONTRIBUTING.rst Update http links for doc migration 5 years ago
HACKING.rst Clean up test requirements 5 years ago
LICENSE Initial commit (basics copied from glance) 11 years ago
README.rst Update readme 4 years ago
babel.cfg Add setup.py and friends 11 years ago
bindep.txt Add local bindep.txt 4 years ago
config-generator.conf Remove SSLMiddleware from oslo.config namespace 6 years ago
install.sh Remove use of heat_watch_server_url 5 years ago
lower-constraints.txt Fix lower-constraints tox env to use proper constraints 4 years ago
requirements.txt Blacklist eventlet 0.21.0,0.23.0,0.25.0 4 years ago
setup.cfg Remove designate v1 support 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Blacklist bandit 1.6.0 and cap Sphinx on Python2 4 years ago
tox.ini Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 4 years ago
uninstall.sh use stderr for error echo message 7 years ago

README.rst

Team and repository tags

image

Heat

Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native REST API and a CloudFormation-compatible Query API.

Why heat? It makes the clouds rise and keeps them there.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/heat

Python client

Report a Story (a bug/blueprint)

If you'd like to report a Story (we used to call a bug/blueprint), you can report it under Report a story in Heat's StoryBoard. If you must report the story under other sub-project of heat, you can find them all in Heat StoryBoard Group. if you encounter any issue.

References

We have integration with