Commit Graph

6 Commits

Author SHA1 Message Date
Sean McGinnis 126bd4af7f
Retire repo and note new content in openstack/osops
Change-Id: Ibf7eab00a55cda9423663feb2dc3feea8ac3778a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-09-10 20:00:52 -05:00
jiasirui b74cbb8e33 fix the spelling mistakes
Change-Id: Ie106d1310885a02fb01122f710e428ab286f9080
2019-09-12 19:00:42 +08:00
Mohammed Naser 6dea19b539 heat: add cleanup_stacks
If you have a cloud where some of your stacks are stuck in
DELETE_FAILED state and you need to run something to clean
up all the resources, this tool is designed for this.

At the moment, it just handles nested stacks but it can be
extended to handle more things (i.e. network ports, etc). It
does come with destructive behaviour so the operator needs
to be careful using it.

Change-Id: I5c419aa0f45d243b585c9794406086891bfe06c1
2019-05-30 14:00:24 -04:00
Masayuki Igawa 547d202b37 Fix typo in heat lamp README
This commit fixes heat lamp README to avoid confusing.

Change-Id: I500d76328a24c6fa14493385f61ea5d73a74a60e
2016-10-03 09:00:52 +09:00
Craig Sterrett 602453abef Edited Readme added testing information
Added note stating what OS the template was tested with and noting
that the sample application does not work with Xenial.

Change-Id: Ia6b2e37b8614ff7b5a44a5fff9c46566c67a2bb5
2016-09-16 09:39:59 -07:00
Craig Sterrett d6124c8ac8 Added dir and heat files for interop challange
Added heat subdirectory to store files for Openstack Interop
Challange.
Added lamp subdirectory under heat to upload 3-tier LAMP heat
template files.
Uploaded the lamp 3-tier heat templates created by enterprise WG
Added a README.rst file to describe heat templates
removed whitespace again

Change-Id: Idfe86a59a60949a447783445932e5a7062330ac2
2016-08-11 11:43:03 -07:00