summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-1/+1
| | | | | | | Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: Idba76cc145aaf7636b68ece14598ef67b811275c
* Stop using intersphinxAndreas Jaeger2014-09-131-1/+1
| | | | | | | | | | | | | | Remove intersphinx from the docs build as it triggers network calls that occasionally fail, and we don't really use intersphinx (links other sphinx documents out on the internet) This also removes the requirement for internet access during docs build. This can cause docs jobs to fail if the project errors out on warnings. Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb Related-Bug: #1368910
* Update theme for docsSteve Martinelli2014-07-241-1/+1
| | | | | | | | The current developer docs theme used is out of sync with the other openstack projects. This patch will update the docs to provide a more consistent look and feel when using developer docs Change-Id: I97817b8c6d8bef71c4f237be864d1e79dc09098c
* add output-list and output-showLars Kellogg-Stedman2014-02-201-0/+8
| | | | | | | | | | | | | | | | 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
* Add support for software config resourcesSteve Baker2014-02-171-1/+2
| | | | | | | | SoftwareConfig lacks update methods as it is immutable. Implements: blueprint hot-software-config-rest Change-Id: I1d05433303c182f03d21378fd66af4f589b7821b
* python-heatclient stack-abandon supportVijendar Komalla2014-02-101-0/+3
| | | | | | | Adding stack-abandon support for python-heatclient. Partial-Bug: #1262267 Change-Id: Ifaec08558103137fe8288d00ba8d7188f01afe03
* Fix some trivial py3 errorsChmouel Boudjnah2014-01-111-1/+1
| | | | Change-Id: I72334d2ca82057e591dca4fcfa9ef7ecdd3b6878
* Added API reference documentJUN JIE NAN2014-01-064-0/+80
| | | | | | | The API reference document is missing so addded it and enabled pep8 check for conf.py. Change-Id: I04236c5427d7ac624781fbfc920a79f855d8cd75
* Wrapped some long linesJUN JIE NAN2014-01-021-6/+17
| | | | | | Some lines has been wrapped some not. So wrapped the left long lines. Change-Id: I67b40e580b53cb7dca40112b3a3c112c359893dd
* Fixed typo error OS_IMAGE_URLJUN JIE NAN2014-01-021-5/+13
| | | | | | | OS_IMAGE_URL is not coorect, replaced it with HEAT_URL and did according changes. Change-Id: I0c06dfe6c013a358a46eab2ce4e9b7a44d98672d
* Add a basic man page for heatAngus Salkeld2013-11-123-0/+89
| | | | | | | This shows a taste of commands and shows how to access the help Closes-bug: #1153824 Change-Id: Ia69072c224e8940927dce0c984040d4c81bcee45
* Add a top level introduction to the indexAngus Salkeld2013-10-291-2/+7
| | | | Change-Id: Icfe152a2829c2cb82a0955b91052183d7c488510
* Add a contibuting section to index.rstAngus Salkeld2013-10-291-0/+10
| | | | | | | This should make it look more consistent with the other projects. Change-Id: I2a3dd716215e68e2bafed17d059010ccb70d6ccf
* Remove the release notes as it is not maintained hereAngus Salkeld2013-10-291-8/+0
| | | | Change-Id: I7e558c23df59cba3668e3f3bcf6ca2413b72e178
* Resync doc/source/conf.py from heat for consistencyAngus Salkeld2013-10-291-26/+210
| | | | | Change-Id: I77c5abbd22517ed99475b891d380583e06a04cf6 Partial-bug: #1153824
* Add doc/Makefile to help with building docsAngus Salkeld2013-10-292-0/+91
| | | | | Change-Id: I8894705891a02c06919e1b1c816ceb5137609b81 Partial-bug: #1153824
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-2/+2
| | | | | Change-Id: I8f2697ca99192078d5db2adb4db98287520d9895 Fixes-Bug: #1214176
* Initial importSteve Baker2012-10-102-0/+97