4 Commits

Author SHA1 Message Date
melissaml
4cc3c6e69e Fix to use "." to source script files
Adhering to coding conventions. Refer to ``Code conventions`` at
https://docs.openstack.org/contributor-guide/ for details.

Change-Id: I4637129b2379aa114214e83f8ca1b6786a5e3160
2017-09-01 22:43:08 +08:00
Michael Johnson
bc2a3aaefb Add auto-generated CLI reference
The Ironic OSC plugin CLI was not being fully documented.

This patch enables an auto-generated CLI reference for the OSC plugin.

Note: There is a formatting issue with required arguments that include a
hyphen.  This has been opened as a bug [1].

[1] https://bugs.launchpad.net/python-cliff/+bug/1712612

Closes-Bug: #1712099
Change-Id: I541214f3b3bab9af0ae79c8055dfa1f151560b21
2017-08-23 13:20:18 -07:00
Julia Kreger
835c5d4c57 Turn on warning-is-error
In the doc-migration, warning-is-error was never enabled
for python-ironicclient. As such, I've enabled it and
corrected the various document errors.

Change-Id: I2d1b95fba25dba5d59da3f4b09b9974ff5196940
2017-07-26 13:40:01 +00:00
Luong Anh Tuan
d88dca0374 Rearrange existing documentation to fit the new standard layout
Change-Id: If0c0789ac730c565477b9053d63375c67667b0d1
2017-07-14 02:12:56 +07:00