kolla-ansible/doc
Kuo-tung Kao 52b7253811 add "registry" flag to "tools/build.py"
With registry flag,
build image using `tools/build.py --registry 172.22.2.81:4000`
the image name looks like `172.22.2.81:4000/kollaglue/data`
When user use kolla-ansible,
user set `docker_registry` to `172.22.2.81:4000` in `/etc/kolla/globals.yml`.

Build image using `tools/build.py -n abcd`
the image name looks like `abcd/data`
When user use kolla-ansible,
user set `docker_namespace:` to `abcd` in `/etc/kolla/globals.yml`.

build image using `tools/build.py -n abcd --registry 172.22.2.81:4000`
the image name looks like `abcd/data`
When user use kolla-ansible,
user set `docker_namespace:` to `abcd` in `/etc/kolla/globals.yml`.
user set `docker_registry` to `172.22.2.81:4000` in `/etc/kolla/globals.yml`.

With the feature, it will reduce user confusing and mistaking.

Change-Id: I18ac7a3ccec032888e35f5e9a79fc190760cc8a0
Closes-Bug: #1505056
2015-10-17 10:08:03 +08:00
..
ansible-deployment.rst Rename docs dir to doc for publishing 2015-09-02 22:37:36 -07:00
ceph-guide.rst Add Ceph deployment document 2015-10-09 17:23:42 +00:00
cinder-guide.rst Fix incorrect dd param in cinder-guide.rst 2015-10-06 16:20:00 +01:00
conf.py Rename docs dir to doc for publishing 2015-09-02 22:37:36 -07:00
customize-deployment.rst Fix typos in developer documentation 2015-10-09 11:17:12 +00:00
deploy-all-in-one-node.rst add "registry" flag to "tools/build.py" 2015-10-17 10:08:03 +08:00
dev-quickstart.rst Recommend enabling NTPD in the documenation 2015-10-11 01:43:55 -07:00
devenv-heat.rst Fix typos in developer documentation 2015-10-09 11:05:06 +00:00
devenv-vagrant.rst Fixes typo in openstack command 2015-10-07 16:38:18 +02:00
image-building.rst add "registry" flag to "tools/build.py" 2015-10-17 10:08:03 +08:00
index.rst Add ceph and ironic to index 2015-10-11 10:38:02 +02:00
ironic-guide.rst Add Ansible support for Ironic 2015-09-28 16:10:43 -04:00
kollanet.png Rename docs dir to doc for publishing 2015-09-02 22:37:36 -07:00
swift-guide.rst Rename swift-readme.rst to swift-guide.rst 2015-09-25 08:54:44 -07:00