Documentation fixes

Change-Id: I23d677d5522aec94d3723a71f98f12e58355eeba
This commit is contained in:
Albin Vass 2019-12-06 10:01:36 +01:00
parent d318cc8e65
commit bb6475177e
1 changed files with 4 additions and 9 deletions

View File

@ -918,11 +918,6 @@ Selecting the OpenStack driver adds the following options to the
Mutually exclusive with
:attr:`providers.[openstack].pools.labels.diskimage`
.. attr:: key-name
:type: str
Name or id of the ssh key to use.
.. attr:: flavor-name
:type: str
@ -988,7 +983,7 @@ Selecting the OpenStack driver adds the following options to the
:default: False
On the failure of the ssh ready check, download the server
console log to aid in debuging the problem.
console log to aid in debugging the problem.
.. attr:: volume-size
:type: int gigabytes
@ -1569,7 +1564,7 @@ section of the configuration.
A unique name for this provider configuration.
.. attr:: region
.. attr:: region-name
:required:
Name of the `AWS region`_ to interact with.
@ -1701,7 +1696,6 @@ section of the configuration.
labels:
- name: bionic
instance-type: m5a.large
console-log: True
Each entry is a dictionary with the following keys
@ -1729,8 +1723,9 @@ section of the configuration.
.. attr:: key-name
:type: string
:required:
If given, the name of a keypair that will be used when
The name of a keypair that will be used when
booting each server.
.. attr:: volume-type