Re-add vexxhost-specific labels

These labels were not migrated when we moved to running inside our new
hardware inside the Montreal datacenter.

Those largely should disappear as soon as we move our operator
development to be multi-node to avoid having a 'unicorn' flavor.  We'd
like to use them temporarily to unblock our progress for now.

Change-Id: Ie29a071b1b8916e0d09990b97bf589bf2b0fc50a
This commit is contained in:
Mohammed Naser 2020-07-31 11:09:58 -04:00
parent 2455578066
commit 34f1a5543a
1 changed files with 12 additions and 27 deletions

View File

@ -42,11 +42,9 @@ labels:
min-ready: 1
- name: ubuntu-bionic-arm64-large
min-ready: 1
- name: ubuntu-xenial-vexxhost
min-ready: 0
- name: ubuntu-bionic-vexxhost
min-ready: 0
- name: fedora-30-vexxhost
- name: ubuntu-bionic-expanded-vexxhost
min-ready: 0
- name: centos-7-gpu
min-ready: 0
@ -243,6 +241,17 @@ providers:
flavor-name: 'osf-highcpu-8'
diskimage: centos-8
key-name: infra-root-keys-2020-05-13
- name: vexxhost-specific
max-servers: 20
labels:
- name: ubuntu-bionic-expanded-vexxhost
flavor-name: 'osf-standard-16'
diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13
- name: ubuntu-bionic-vexxhost
flavor-name: 'osf-highcpu-8'
diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13
- name: gpu
max-servers: 2
labels:
@ -377,30 +386,6 @@ providers:
volume-size: 80
diskimage: centos-8
key-name: infra-root-keys-2020-05-13
- name: vexxhost-specific
max-servers: 10
labels:
- name: fedora-30-vexxhost
min-ram: 8000
flavor-name: v2-highcpu-8
boot-from-volume: true
volume-size: 80
diskimage: fedora-30
key-name: infra-root-keys-2020-05-13
- name: ubuntu-bionic-vexxhost
min-ram: 8000
flavor-name: v2-highcpu-8
boot-from-volume: true
volume-size: 80
diskimage: ubuntu-bionic
key-name: infra-root-keys-2020-05-13
- name: ubuntu-xenial-vexxhost
min-ram: 8000
flavor-name: v2-highcpu-8
boot-from-volume: true
volume-size: 80
diskimage: ubuntu-xenial
key-name: infra-root-keys-2020-05-13
- name: linaro-us
region-name: 'RegionOne'