These are all oslo_messaging_rabbit config options that have been
renamed except for one, which was easy to guess.
Change-Id: I6b17e61a2abb6e49e41c961f96c62e811380262f
These are all oslo_messaging_rabbit config options that have been
renamed.
Change-Id: I88bdb1fc8d6e6c14926dffa0c32ac3fdb6ed2ac6
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
The Ocata release of sahara appears to require manual initialization of
a plugin manager. It is also necessary to exclude a module that requires
an external dependency.
Change-Id: I76724f68623b625f1a37b06e5279dd583753abe7
This patch updates the location of security group rules
in the Admin Guide. Security Group Rules are located in
projects, not within secrutiy groups.
Change-Id: I5fdddb5e9fa3b4eb653204b0f10e5c681f9942a6
Closes-Bug: #1673833
This patch adjusts the project-deployment-guide/ocata/index.html
file to reference and publish the kolla deployment guide from
the ocata branch of the kolla-ansible repository.
Change-Id: Id8f259236c299380a0ed614c9e95c66643475dd1
With the Ocata release, Nova requires a basic cell_v2
setup and the Placement API service.
Change-Id: I3ad1a53ea072f79cbc356248b0b800ddaabd5038
Closes-Bug: #1663485
Closes-Bug: #1669163
Fixes an error in the configuration step, and updates to
use controller, to fit with conventions.
Change-Id: I250c1ac9b5517fa3faadc4bb8b4cb26ee44110ee
Closes-Bug: #1661175
The parsing goes like this in Nova:
1. --availability-zone ZONE (no host or node)
2. --availabllity-zone ZONE:HOST (no node)
3. --availability-zone ZONE::NODE (no host)
4. --availability-zone ZONE:HOST:NODE
So we need to fix the docs to match case #2.
Change-Id: Iedb8d221d0a33f18a7e4e10dff7b35823eef90a7
Closes-Bug: #1673252
[Openstck-manuals]In the document of use-guide,modify the command
"nova-boot" to "nova boot",and modify the error of parameter.
Change-Id: I2b258a10d7ebf83dd9d7cbe2ba5c15c353348188
Minor IA and heading edits, remove duplication, and
update links.
Change-Id: I88ee48c883cf04272822d81bbd5ee1c568ebef20
Implements: blueprint arch-design-pike
This significant rework occurs due to recent changes in the
openstack-doc-tools project.
There are some manual fixes to the following options, where invalid rST
was included. These have been fixed on nova master but still need to be
backported to stable/ocata. This will be done separately.
- block_device_allocate_retries_interval (DEFAULT)
- torrent_images (xenserver)
Change-Id: Ia6ecbf025f1a2de19db896d3d72412461603093b
Depends-On: I4ef80825598cc7d98a4046afd5b131484e5a3469
nova already makes extensive use of OptGroups. There's no reason to keep
flagmapping files around.
This change doesn't actually included the updated flagmapping files.
These will be done in a separate change.
Change-Id: I4682213466e6240a1aa969f0ac9081c30f1c5098
Depends-On: I27296954ad8ce2010fc464ad81c8da4859ba2531