2973959aea
Keystone, glance and others now dependent on oslo.config as a pip requirement so we need to make sure we download and setup that component as well so that it can be located when installing components that depend on it. Change-Id: Iab2ee40e18e356daca5590a12c426c536e571508
7 lines
116 B
YAML
7 lines
116 B
YAML
# Settings for component oslo.config
|
|
---
|
|
|
|
get_from: "git://github.com/openstack/oslo.config.git?branch=master"
|
|
|
|
...
|