diff options
author | Tim Rozet <trozet@redhat.com> | 2016-06-09 20:17:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-09 20:17:27 +0000 |
commit | b9947ec813fea9c71b7c3208df36d110eca90b55 (patch) | |
tree | 1ded01be42104cd5ac33d04080fd6c157fe1150d /build/network-environment.yaml | |
parent | 41584070516695ecdc412b25d1f90866cd78e30f (diff) | |
parent | 7726620121424d8f0959587d0a1baf1768e57c63 (diff) |
Merge "Add API network support"
Diffstat (limited to 'build/network-environment.yaml')
-rw-r--r-- | build/network-environment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/network-environment.yaml b/build/network-environment.yaml index 27733005..874e0112 100644 --- a/build/network-environment.yaml +++ b/build/network-environment.yaml @@ -65,7 +65,7 @@ parameters: CinderIscsiNetwork: storage GlanceApiNetwork: storage GlanceRegistryNetwork: internal_api - KeystoneAdminApiNetwork: internal_api + KeystoneAdminApiNetwork: ctlplane KeystonePublicApiNetwork: internal_api NeutronApiNetwork: internal_api HeatApiNetwork: internal_api |