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:
Ricardo Carrillo Cruz 2016-02-25 17:48:45 +01:00
parent 507ccd31ac
commit fa9b0719fd

View File

@ -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