We don't need sphinx in the test virtualenvs, but we do need it for
docs.
Change-Id: I8ae98d08090e2e391ba725ddd5ff0125a03c8d47
Depends-On: Ie0c9f24df09255e871f904e079b68809144b36b4
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -> https)
Change-Id: I426747fbeb2277a5cddacf589234c0fdcfc5d673
Marked V1 API docs as deprecated
Moved to "example.(org|net|com). domains
Removed servers cli examples (as they are now dangerous with v2 API)
Change-Id: I3e1fa170dc189cc5dac608a9aecacd9127a2233e
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Migrate the
setting from the old warnerrors one.
This involves a couple of changes to the docs to fix the now broken
build.
Change-Id: I9bee7f6f9c69a9ed7bb22325ad1a0a1316dde526
This page should be linked from the main docs as a place to see the
various commands that are possible. This moves the more verbose
examples to one place and delete the other page. There was also some
grammar that bugged me so I changed it
Change-Id: I8bc23e493794a43d7f6eb4d5bd5dce965c8ff11d
The documentation build does not generate any module index,
therefore modified setup.cfg to create module index.
Change-Id: I6140896d5779e8360c866267601713bbf572fee4
Documentation doesn't specify that admin credentials are needed to zone abandon
Change-Id: I3f3d2ae35824bcffa285878629fd4a841c0cf602
Closes-Bug: #1627945
This patch add cli for listing accepted zone ownership transfer
and corresponding test cases.
Related-Bug: #1499539
Change-Id: I3eec36c73b2dacd4eed3b8578c4d51593b43104d
depends-on: I3dc042f666be43649bb3dec6e92cc67d1c32578f
The allows users to list all recordsets in the system.
running ``openstack recordset list all`` will show all rrsets
Change-Id: Id47961c80484550c99c1834a554afe31165b69ca
As keystoneclient's Session and auth plugins have been deprecated in
favor of keystoneauth, the documentation examples must reflect that.
This patch updates all examples in order to show keystoneauth Session
usage instead of deprecated keystoneclient Session. Also, the python API
bindings were updated too.
Change-Id: I4b64fee4f526cc5b4a5e36cc8edb61164ceded51
* Improve index page to explain the difference between v1 and v2
CLI support.
* Add a v2 examples page
* Add all supported commands to v2 shell page
* Add a tox task to build the docs
* Fix a bug building the docs with an invalid html_static_path
config
Change-Id: Ie1e65c2d0cc8ad1b8b258e03114e19a943d1d19c
Closes-Bug: 1572217
Add endpoint_override keyword to v2.Client() and check for the
session argument in DesignateAdapter()
Add unit test, fix minor typos
Change-Id: I038ec7b0d1feadc9642bd47285e397b3fe84c13c
Closes-Bug: 1469739
OpenStack has dropped the incubation notion, so labeling this as an
incubated project in the docs is confusing.
Change-Id: Icf6d89805db56a4f695ac55e6630b804f26655f8
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.
Change-Id: Ia1631b026e1d59e9e4b448bb2c96c8cf4c6e3421