Set project quotas on east infra-cloud
Putting this upfront, as we have agreed to put infra-cloud east in prod soon. Change-Id: I370176e7ff7d0c9361f6db110a9a1c77bd06ce4d
This commit is contained in:
parent
507ccd31ac
commit
fa9b0719fd
@ -7,3 +7,8 @@
|
||||
environment:
|
||||
REQUESTS_CA_BUNDLE: '/etc/openstack/infracloud_west_cacert.pem'
|
||||
OS_CLOUD: admin-infracloud-west
|
||||
|
||||
- shell: 'openstack quota set openstackjenkins --cores 800 --ram 800000 --instances 100'
|
||||
environment:
|
||||
REQUESTS_CA_BUNDLE: '/etc/openstack/infracloud_east_cacert.pem'
|
||||
OS_CLOUD: admin-infracloud-east
|
||||
|
Loading…
Reference in New Issue
Block a user