| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This patch is proposed according to the Direction 10 of doc
migration.
https://etherpad.openstack.org/p/doc-migration-tracking
Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
Change-Id: I9675af92149ab126534f541534b50a02688e5337
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I1a5820e979418063b7e203acc5e07ce0e7be30bd
|
|/
|
|
|
|
|
|
| |
In d1d4387babd7b249fc1fc3871a5756f88263c7e1 we changed to auto
generate osc cli docs. But it seems some of them use incorrect
commands.
Change-Id: I650b09a1d998269cce767a59aaf92e0cc5797bc7
|
|
|
|
|
| |
Change-Id: Idafe730021f272360ac0588f8b35e7d392c96d4b
Closes-Bug: #1735019
|
|
|
|
|
|
|
| |
This isn't actually used and is a leftover from a thing we did
seven years ago that survives today through copy-pasta.
Change-Id: Ic77d867ee1afaf4586a9fcbab5c36166e38604b6
|
|
|
|
|
|
|
|
|
| |
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.
[0]https://review.openstack.org/#/c/472275/
Change-Id: I730996eb74d16ede3725494b561dc15493741c75
|
|
|
|
|
|
|
|
| |
This fixes documentation on client creation with keystoneauth
session api.
Change-Id: I0f6bb6f4f9bbaa84b5185c0a9e9db6a4184702d4
Partial-Bug: #1646539
|
|
|
|
|
|
|
|
|
| |
When building packages if git is absent, then we should not set
html_last_updated_fmt. It can still be set via the -D switch
when building with sphinx-build.
Change-Id: If6585c62ed783f38b2b80afa7fc9795f7e9426a6
Closes-Bug: #1552251
|
|
|
|
|
|
|
|
|
|
| |
keystoneauth Session object brings an unified interface of
authentication to a variety of OpenStack services. Some components (e.g.
Nova, Glance) already have an example on their Python API docs. This
patch adds an example on how to create a heat Client instance using
keystoneauth Session API.
Change-Id: Iaa51052ccb4c66aafa11e9bfd6befbd831715110
|
|
|
|
|
|
|
|
| |
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.
Closes-bug: #1529836
Change-Id: I04978ecdce04c8817c4c1c231ba7e65b908f5471
|
|
|
|
|
|
| |
Enable E265 block comment should start with '# '
Change-Id: I78813e73f8dd800bc58a1d69eedc2c066ccb8c28
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.
Change-Id: Idba76cc145aaf7636b68ece14598ef67b811275c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
SoftwareConfig lacks update methods as it is immutable.
Implements: blueprint hot-software-config-rest
Change-Id: I1d05433303c182f03d21378fd66af4f589b7821b
|
|
|
|
|
|
|
| |
Adding stack-abandon support for python-heatclient.
Partial-Bug: #1262267
Change-Id: Ifaec08558103137fe8288d00ba8d7188f01afe03
|
|
|
|
| |
Change-Id: I72334d2ca82057e591dca4fcfa9ef7ecdd3b6878
|
|
|
|
|
|
|
| |
The API reference document is missing so addded it and enabled pep8
check for conf.py.
Change-Id: I04236c5427d7ac624781fbfc920a79f855d8cd75
|
|
|
|
|
|
| |
Some lines has been wrapped some not. So wrapped the left long lines.
Change-Id: I67b40e580b53cb7dca40112b3a3c112c359893dd
|
|
|
|
|
|
|
| |
OS_IMAGE_URL is not coorect, replaced it with HEAT_URL and did
according changes.
Change-Id: I0c06dfe6c013a358a46eab2ce4e9b7a44d98672d
|
|
|
|
|
|
|
| |
This shows a taste of commands and shows how to access the help
Closes-bug: #1153824
Change-Id: Ia69072c224e8940927dce0c984040d4c81bcee45
|
|
|
|
| |
Change-Id: Icfe152a2829c2cb82a0955b91052183d7c488510
|
|
|
|
|
|
|
| |
This should make it look more consistent with the other
projects.
Change-Id: I2a3dd716215e68e2bafed17d059010ccb70d6ccf
|
|
|
|
| |
Change-Id: I7e558c23df59cba3668e3f3bcf6ca2413b72e178
|
|
|
|
|
| |
Change-Id: I77c5abbd22517ed99475b891d380583e06a04cf6
Partial-bug: #1153824
|
|
|
|
|
| |
Change-Id: I8f2697ca99192078d5db2adb4db98287520d9895
Fixes-Bug: #1214176
|
|
|