docs: clarify wording about how to use advanced glance image
This is to follow up on comments in https://review.openstack.org/#/c/469838/ Change-Id: I59a0f63e56d972a2fadf5a4e0bf531ccf4da8dba
This commit is contained in:
parent
d1f858b96d
commit
99a12a2392
@ -388,11 +388,12 @@ repositories according to the Neutron API the test is targeting.
|
||||
|
||||
Some scenario tests require advanced ``Glance`` images (for example, ``Ubuntu``
|
||||
or ``CentOS``) in order to pass. Those tests are skipped by default. To enable
|
||||
them, make sure ``tempest.conf`` is configured to use an advanced image, and
|
||||
then set the following in ``tempest`` configuration file:
|
||||
them, include the following in ``tempest.conf``:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
[compute]
|
||||
image_ref = <uuid of advanced image>
|
||||
[neutron_plugin_options]
|
||||
image_is_advanced = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user