Merge "Update Readme config -> system-config repo"
This commit is contained in:
commit
60f01d1d01
@ -16,7 +16,7 @@ Install dependencies:
|
||||
python-dev python-pip libffi-dev libssl-dev qemu-utils
|
||||
mkdir src
|
||||
cd ~/src
|
||||
git clone git://git.openstack.org/openstack-infra/config
|
||||
git clone git://git.openstack.org/openstack-infra/system-config
|
||||
git clone git://git.openstack.org/openstack-infra/nodepool
|
||||
cd nodepool
|
||||
sudo pip install -U -r requirements.txt
|
||||
@ -31,10 +31,10 @@ directory, ie:
|
||||
git review -x XXXXX
|
||||
|
||||
|
||||
Create or adapt a nodepool yaml file. You can adapt an infra/config one, or
|
||||
Create or adapt a nodepool yaml file. You can adapt an infra/system-config one, or
|
||||
fake.yaml as desired. Note that fake.yaml's settings won't Just Work - consult
|
||||
./modules/openstack_project/templates/nodepool/nodepool.yaml.erb in the
|
||||
infra/config tree to see a production config.
|
||||
infra/system-config tree to see a production config.
|
||||
|
||||
If the cloud being used has no default_floating_pool defined in nova.conf,
|
||||
you will need to define a pool name using the nodepool yaml file to use
|
||||
|
Loading…
x
Reference in New Issue
Block a user