Fix an autoclass reference and add missing pages to the toctree
Change-Id: I2d24df8a531ce87728be543fb1029768ff3164d3
This commit is contained in:
@@ -8,7 +8,7 @@ Call the image upload manager::
|
|||||||
manager.upload()
|
manager.upload()
|
||||||
|
|
||||||
|
|
||||||
.. autoclass:: tripleo_common.image.build.ImageUploadManager
|
.. autoclass:: tripleo_common.image.image_uploader.ImageUploadManager
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
Multiple config files
|
Multiple config files
|
||||||
|
@@ -17,6 +17,7 @@ Contents:
|
|||||||
images
|
images
|
||||||
tripleo-mistral
|
tripleo-mistral
|
||||||
contributing
|
contributing
|
||||||
|
uploads
|
||||||
reference/index
|
reference/index
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
@@ -6,7 +6,8 @@ Image uploads
|
|||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
image/upload.rst
|
image/build
|
||||||
|
image/upload
|
||||||
|
|
||||||
|
|
||||||
YAML file format
|
YAML file format
|
||||||
|
Reference in New Issue
Block a user