3f6a345d70
We don't really need to use setup-neutron from os-cloud-config to create the ctlplane network and subnet. As simple as they are, it's more straightforward and clear to just use neutron commands directly. This removes all depedencies on os-cloud-config from instack-undercloud so we can remove that requirement from requirements.txt (and moves us closer to deprecating that entire repo). Change-Id: I88a4359884429f85f1ef356d50abb0bf664a5540
11 lines
222 B
Plaintext
11 lines
222 B
Plaintext
six>=1.9.0
|
|
python-keystoneclient>=2.0.0,!=2.1.0 # Apache-2.0
|
|
python-novaclient
|
|
python-mistralclient>=2.0.0 # Apache-2.0
|
|
oslo.config
|
|
psutil>=1.1.1,<2.0.0
|
|
netaddr>=0.7.12,!=0.7.16
|
|
pystache
|
|
os-refresh-config
|
|
os-apply-config
|