Add BHS1 region to openstackjenkins-ovh all-clouds

This region is missing from the region list for the openstackjenkins-ovh
cloud definition in all-clouds.yaml. Add it in as we use that region
too.

Change-Id: Ie292b2ee50dc57da2a9e8f6997368b116c045326
This commit is contained in:
Clark Boylan 2016-05-12 10:20:39 -07:00
parent a919e34237
commit 3347876e71

View File

@ -87,6 +87,7 @@ clouds:
regions:
- GRA1
- SBG1
- BHS1
profile: ovh
auth:
username: <%= @puppetmaster_clouds['openstackjenkins_ovh_username'] %>