Document that fake.yaml isn't usable.
This might seem obvious, but settings like script-dir were just plain wrong and it took me a bit of time to realise why... Change-Id: I0c3acbb2f2fbc8246632cb4b0c8d9e31a569bee7
This commit is contained in:
parent
7870abfd18
commit
4e435e1055
@ -28,8 +28,15 @@ directory, ie:
|
||||
|
||||
git review -x XXXXX
|
||||
|
||||
|
||||
Create or adapt a nodepool yaml file. You can adapt an infra/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.
|
||||
|
||||
If the cloud being used has no default_floating_pool defined in nova.conf,
|
||||
you will need to define a pool name using nodepool.layout to use floating ips.
|
||||
you will need to define a pool name using the nodepool yaml file to use
|
||||
floating ips.
|
||||
|
||||
Set up database:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user