Tell shade that OSIC doesn't need floating ips

shade will figure this out and do the right thing, but it'll be at the
expense of a bunch more API calls. We konw we don't need them, so short
circuit the detection.

Change-Id: Id893bfec1c5c0abcc5b448899e04de20f7f41363
This commit is contained in:
Monty Taylor 2016-08-13 11:41:32 -05:00
parent b4bd992821
commit af2f1fb254
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
3 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,7 @@ clouds:
project_domain_name: default
user_domain_name: default
identity_api_version: '3'
floating_ip_source: None
vexxhost:
region_name: ca-ymq-1
profile: vexxhost

View File

@ -141,6 +141,7 @@ clouds:
project_domain_name: default
user_domain_name: default
identity_api_version: '3'
floating_ip_source: None
openstackci-osic-cloud1:
region_name: RegionOne
auth:
@ -151,6 +152,7 @@ clouds:
project_domain_name: default
user_domain_name: default
identity_api_version: '3'
floating_ip_source: None
openstackjenkins-vexxhost:
region_name: ca-ymq-1
profile: vexxhost

View File

@ -48,6 +48,7 @@ clouds:
project_domain_name: default
user_domain_name: default
identity_api_version: '3'
floating_ip_source: None
openstackci-vexxhost:
region_name: ca-ymq-1
profile: vexxhost