Note about use_floating_ips has been added.

DocImpact

Change-Id: If1f0b66d3884492bf73f6e071f8ae42a9752ef76
This commit is contained in:
Sergey Lukjanov 2013-04-09 19:01:39 +04:00
parent 47fee5122a
commit fef52261fe
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,8 @@ You should see the output similar to the following:
**Note:** Config file could be specified for ``savanna-api`` and ``savanna-manage`` commands using ``--config-file`` flag.
**Note:** If your OpenStack cluster doesn't automatically assign floating ips then you should set ``use_floating_ips`` configuration option to ``False``.
3.7 To initialize Savanna database with created configuration just call:
.. sourcecode:: bash