Remove linaro-london cloud

This has been set to 0 for some time, and after discussion with kevinz
it has been determined this cloud won't come back.  Remove it.

Change-Id: Ic19ffc6dda130ecba2e70bed6bac9fe7a8b8cba9
This commit is contained in:
Ian Wienand 2020-05-15 12:14:30 +10:00
parent c972ce4ee4
commit 1bb58d216d
2 changed files with 10 additions and 28 deletions

View File

@ -10,11 +10,11 @@ zookeeper-servers:
port: 2181
providers:
- name: linaro-london
region-name: 'London'
cloud: linaro-london
- name: linaro-us
region-name: 'RegionOne'
cloud: linaro-us
rate: 0.25
diskimages: &provider_diskimages
diskimages:
- name: ubuntu-xenial-arm64
pause: false
config-drive: true
@ -56,12 +56,6 @@ providers:
hw_disk_bus: scsi
hw_scsi_model: virtio-scsi
- name: linaro-us
region-name: 'RegionOne'
cloud: linaro-us
rate: 0.25
diskimages: *provider_diskimages
diskimages:
- name: base
abstract: True

View File

@ -386,13 +386,13 @@ providers:
diskimage: ubuntu-xenial
key-name: infra-root-keys-2018-06-15
- name: linaro-london
region-name: 'London'
cloud: linaro-london
- name: linaro-us
region-name: 'RegionOne'
cloud: linaro-us
boot-timeout: 600
launch-timeout: 800
rate: 0.001
diskimages: &linaro_provider_diskimages
diskimages:
- name: centos-8-arm64
config-drive: true
- name: debian-buster-arm64
@ -405,8 +405,8 @@ providers:
config-drive: true
pools:
- name: main
max-servers: 0
labels: &linaro_provider_labels
max-servers: 40
labels:
- name: centos-8-arm64
min-ram: 8000
flavor-name: 'os.large'
@ -438,18 +438,6 @@ providers:
diskimage: ubuntu-bionic-arm64
key-name: infra-root-keys-2018-06-15
- name: linaro-us
region-name: 'RegionOne'
cloud: linaro-us
boot-timeout: 600
launch-timeout: 800
rate: 0.001
diskimages: *linaro_provider_diskimages
pools:
- name: main
max-servers: 40
labels: *linaro_provider_labels
diskimages:
- name: centos-7
- name: centos-8