Merge "Fixes incorrect glance api network"
This commit is contained in:
commit
83ed275fae
@ -42,7 +42,7 @@ parameters:
|
||||
CinderApiNetwork: internal_api
|
||||
CinderIscsiNetwork: storage
|
||||
CongressApiNetwork: internal_api
|
||||
GlanceApiNetwork: storage
|
||||
GlanceApiNetwork: internal_api
|
||||
IronicApiNetwork: ctlplane
|
||||
IronicNetwork: ctlplane
|
||||
IronicInspectorNetwork: ctlplane
|
||||
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
fixes:
|
||||
- Incorrect network used for Glance API service.
|
Loading…
Reference in New Issue
Block a user