[Docs] [REST] Section (26.6.1. Glance Image Storage Domains) of Technical Guides, does not describe API parameters required to import image as template
Description of problem: importing glance images section (26.6.1. Glance Image Storage Domains) of Technical Guides, we do not describe extra optional parameters which are required for importing image as template. This can be done using
~~~
<cluster>
<name>DESIRED_CLUSTER_NAME</name>
</cluster>
<import_as_template>true</import_as_template>
~~~
Version-Release number of selected component (if applicable):
3.4.0
How reproducible:
Always
Steps to Reproduce:
1.Go to https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.4/html-single/Technical_Guide/index.html#sect-Glance_Image_Storage_Domains
2.
3.
Actual results:
Expected results:
Additional info:
Description of problem: importing glance images section (26.6.1. Glance Image Storage Domains) of Technical Guides, we do not describe extra optional parameters which are required for importing image as template. This can be done using ~~~ <cluster> <name>DESIRED_CLUSTER_NAME</name> </cluster> <import_as_template>true</import_as_template> ~~~ Version-Release number of selected component (if applicable): 3.4.0 How reproducible: Always Steps to Reproduce: 1.Go to https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.4/html-single/Technical_Guide/index.html#sect-Glance_Image_Storage_Domains 2. 3. Actual results: Expected results: Additional info: