| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I65ec66ebcef80609a4fc111c71a225eccec35eeb
|
| |
|
|
|
|
|
|
| |
change capitalization of OpenStack in file doc/source/man heat.rst
TrivialFix
Change-Id: I9f40fa7b2ed953ae6f2bb305f3028ec63b7262df
|
| |
|
|
|
|
|
| |
Updates heat.rst man page with new command 'heat service-list'
Change-Id: I9f3d6ca5e4c489a65344fb451be4c274e8298129
Closes-bug: #1421299
|
| |
|
|
|
|
|
| |
Added adopt command description to heat manual.
Added note that adopt/abandon are disabled by default.
Change-Id: I36d0b70fe32750b82cd5fe9cf0403866b8501ed9
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the "output-list" and "output-show" commands to heat.
The first prints a table of available outputs to stdout, and the second
prints a single output_value to stdout.
All outputs are serialized to JSON.
This patch includes tests for the new commands as well as updated
documentation.
Implements blueprint: stack-outputs-in-shell
Change-Id: Iaade16d043b2c42d14f642fde17419eaa07d0ab8
Closes-Bug: 1258622
|
| |
|
|
|
|
|
| |
Adding stack-abandon support for python-heatclient.
Partial-Bug: #1262267
Change-Id: Ifaec08558103137fe8288d00ba8d7188f01afe03
|
|
|
This shows a taste of commands and shows how to access the help
Closes-bug: #1153824
Change-Id: Ia69072c224e8940927dce0c984040d4c81bcee45
|