Integrate support for MAAS HA and VIPs
Change-Id: I1c7f3892a03536d94064da1722751eb6683da451 Signed-off-by: Dimitrios Markou <dimitrios.markou@att.com>
This commit is contained in:
committed by
Kaspars Skels
parent
2ed2a37124
commit
46100f03c7
4
tools/gate/Jenkinsfile
vendored
4
tools/gate/Jenkinsfile
vendored
@@ -14,8 +14,8 @@ import groovy.json.JsonOutput
|
||||
|
||||
PEGLEG_IMAGE = 'quay.io/airshipit/pegleg:178c058474fb632806e281673d3eaf6be80fa854'
|
||||
|
||||
KEYSTONE_URL = 'https://iam.atlantafoundry.com'
|
||||
SHIPYARD_URL = 'https://shipyard.atlantafoundry.com/api/v1.0'
|
||||
KEYSTONE_URL = 'https://iam-sw.atlantafoundry.com'
|
||||
SHIPYARD_URL = 'https://shipyard-sw.atlantafoundry.com/api/v1.0'
|
||||
uuid = UUID.randomUUID().toString()
|
||||
|
||||
SITE_NAME='airship-seaworthy'
|
||||
|
||||
Reference in New Issue
Block a user