Update rdocloud env: boot_from_volume not required

Since Instance ephemeral storage is SSD now in RDO Cloud
General Aggregate, boot_from_volume is not required.
boot_from_volume can still be used when required.

Also add reference for queens image.

Change-Id: Ibfd51c242586102b0163643e772163a7ac924105
This commit is contained in:
yatin 2018-07-11 14:44:43 +05:30
parent 46597925da
commit d173fc094c
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ cloud_name: rdocloud
latest_guest_image:
ocata: CentOS-7-x86_64-GenericCloud-1708
pike: CentOS-7-x86_64-GenericCloud-1708
queens: CentOS-7-x86_64-GenericCloud-1708
master: CentOS-7-x86_64-GenericCloud-1708
bmc_flavor: ci.m1.small

View File

@ -8,6 +8,7 @@ cloud_name: rdocloud
latest_guest_image:
ocata: CentOS-7-x86_64-GenericCloud-1708
pike: CentOS-7-x86_64-GenericCloud-1708
queens: CentOS-7-x86_64-GenericCloud-1708
master: CentOS-7-x86_64-GenericCloud-1708
bmc_flavor: m1.small
@ -22,7 +23,6 @@ undercloud_undercloud_nameservers: "{{ custom_nameserver }}"
external_net: '38.145.32.0/22'
overcloud_dns_servers: "{{ custom_nameserver }}"
ntp_server: 'pool.ntp.org'
boot_from_volume: true
overcloud_image_url: http://images.rdoproject.org/{{ release }}/rdo_trunk/{{ dlrn_hash|default(dlrn_hash_tag) }}/overcloud-full.tar
ipa_image_url: http://images.rdoproject.org/{{ release }}/rdo_trunk/{{ dlrn_hash|default(dlrn_hash_tag) }}/ironic-python-agent.tar