Vexxhost has added new flavors 27/65927/1
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 30 Oct 2020 19:03:15 +0000 (15:03 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 30 Oct 2020 19:09:32 +0000 (15:09 -0400)
commitb478f21f36b3ff13d9508bb8c0f71890d4c96938
treef2db17cfc1195304f22f80f15f23fea82c09698c
parenta86978478e005c9ab1ad7fbf24712288f7e6db65
Vexxhost has added new flavors

cloud odlci
openstack flavor list \
-c="ID" -c="Name" \
-f value | \
awk '{print "flavors[\"",$2,"\"]=","\"",$1,"\""}'| \
sort | sed 's/ //g'

Of note, these new flavors
were not seen when checking oranci

Issue-id: RELENG-3259
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I69a90129598e035ed196c3a174bcad064a4a8cbc
shell/jenkins-configure-clouds.sh