diff options
| author | Vladyslav Drok <vdrok@mirantis.com> | 2016-08-19 19:41:06 +0300 |
|---|---|---|
| committer | Vladyslav Drok <vdrok@mirantis.com> | 2016-10-06 21:04:09 +0300 |
| commit | 8a8fdc443ba1c83b23830448911ad08dd9f7fe2d (patch) | |
| tree | 6484d1260643f4efbfcdeb49838decaa41a7d1b2 /doc/source/index.rst | |
| parent | 68e5a55cc884e073e3b0c56484e8fd758c8767e8 (diff) | |
| download | python-ironicclient-8a8fdc443ba1c83b23830448911ad08dd9f7fe2d.tar.gz | |
Add docs for create command
This change adds documentation on usage of create command and
create_resources module in client for resources creation.
Closes-Bug: #1588339
Change-Id: Ia53e3db4e249aca197d4fa25a70ea1ca98a3da11
Diffstat (limited to 'doc/source/index.rst')
| -rw-r--r-- | doc/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 66af967..fcb90a7 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -14,6 +14,7 @@ Contents api_v1 cli + create_command contributing testing Release Notes <http://docs.openstack.org/releasenotes/python-ironicclient/> |
