Changed namespace from kolla to kollaglue in oslo
The oslo configuration generates containers that default namespace to kolla instead of kollaglue docker hub registry upstream. The impact of this bug is that when using oslo config generator, the default containers can't be launched. Change-Id: I29a75874af0453df89eca6d6a9294441204d85f5 Closes-Bug: #1590619
This commit is contained in:
parent
479862932c
commit
9803b45940
@ -1,3 +1,3 @@
|
||||
[DEFAULT]
|
||||
output_file = etc/kolla/kolla-build.conf
|
||||
namespace = kolla
|
||||
namespace = kollaglue
|
||||
|
Loading…
Reference in New Issue
Block a user