|
|
@ -32,12 +32,12 @@ options:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Password of login user
|
|
|
|
- Password of login user
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
default: yes
|
|
|
|
default: 'yes'
|
|
|
|
login_tenant_name:
|
|
|
|
login_tenant_name:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- The tenant name of the login user
|
|
|
|
- The tenant name of the login user
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
default: yes
|
|
|
|
default: 'yes'
|
|
|
|
auth_url:
|
|
|
|
auth_url:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- The keystone url for authentication
|
|
|
|
- The keystone url for authentication
|
|
|
@ -87,7 +87,7 @@ options:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Wether the image can be accesed publically
|
|
|
|
- Wether the image can be accesed publically
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
default: yes
|
|
|
|
default: 'yes'
|
|
|
|
copy_from:
|
|
|
|
copy_from:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- A url from where the image can be downloaded, mutually exculsive with file parameter
|
|
|
|
- A url from where the image can be downloaded, mutually exculsive with file parameter
|
|
|
|