[keystone]
should be [keystone-base]
in doc
This can be misleading when building source-type images, as `[keystone]` doesn't work as expected. Change-Id: Id59fa5f05e4ddeb4ac0afc111a4fc516c503e58b
This commit is contained in:
parent
87c2a058eb
commit
e2245f70e9
@ -132,7 +132,7 @@ the best use of the Docker cache.
|
|||||||
type = url
|
type = url
|
||||||
location = http://tarballs.openstack.org/glance/glance-master.tar.gz
|
location = http://tarballs.openstack.org/glance/glance-master.tar.gz
|
||||||
|
|
||||||
[keystone]
|
[keystone-base]
|
||||||
type = git
|
type = git
|
||||||
location = https://git.openstack.org/openstack/keystone
|
location = https://git.openstack.org/openstack/keystone
|
||||||
reference = stable/mitaka
|
reference = stable/mitaka
|
||||||
|
Loading…
x
Reference in New Issue
Block a user