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:
Vikas Jain 2016-06-08 17:11:41 -07:00
parent 479862932c
commit 9803b45940
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[DEFAULT] [DEFAULT]
output_file = etc/kolla/kolla-build.conf output_file = etc/kolla/kolla-build.conf
namespace = kolla namespace = kollaglue