This patch updates the Spectrum Scale (GPFS) volume driver
documentation with all the deployment modes and volume creation
options.
Change-Id: I72d920bb252d24e339088e7b7a97902d0e99b42d
The provided compute_monitors driver was out of date.
The monitor plugin interface was re-worked, and only
cpu.virt_driver is included by default as of the Liberty
release.
Change-Id: I1c44cda279430c74b6b958ef9b67fbbb1bd6e3d6
Closes-Bug: #1693913
Fix typo and reword the statement for Block Storage to be
consistent with Object Storage's description.
Change-Id: Ia125c0b54f9683cd8bf2d633e68a774597e69bc9
Closes-Bug: #1693659
Modified the RABBIT_PASS description to state user as openstack
instead of guest. This makes it consistent with the RabbitMQ
example on Message queue page.
Change-Id: Iff86bcd91ca96e1ead7dc4474ff879f6b5e0ae8f
Closes-Bug: #1693031
This commit also clarifies the name of trunk and related ports,
and use names in the command lines if possible.
Change-Id: If8695a9703cd384ee2a7a728a8b01d27a548e068
Closes-Bug: #1692884
Networking guide is changed to reference Neutron configuration
for OVS-DPDK and configuration for multiqueue virtio-net
Change-Id: I9da533266ab383ea6bdcf5be15625f73544e257d
Closes-Bug: 1689508
Replace non-compliant subnets in:
config-dns-res.rst
There is no need to use real DNS IP addresses here.
Replaces them with IP addresses in the documentation address blocks.
Change-Id: I5af941ba520da9037def9984df7ec0afa7c54958
Partial-Bug: #1656378
Replace non-compliant subnets in:
config-dns-int.rst
Subnet mappings are as follows:
- 172.24.4.0/24 -> 198.51.100.93/24
- 172.24.5.0/24 -> 203.0.113.0/24
- 10.0.0.0/24 -> 192.0.2.0/26
- 10.0.1.0/24 -> 192.0.2.64/26
- 55.114.111.93/24 -> 192.0.2.224/27
The documentation address ranges are selected
based on the following policy:
- The size of the first two subnets must be 24
because ipv4_ptr_zone_prefix_size is 24.
- Address range of 192.0.2.0/25 are assigned to
private subnets.
- 192.0.2.224/27 is assigned to a subnet for designate API.
Change-Id: If0084baca1fa723480c2f059d15dca2c93778be2
Partial-Bug: #1656378
trunk-parent and subport1 belong to different subnets,
but they had IP addresses in a same CIDR. It looks strange.
This is a regression during the conversion into the documentation
IP address.
backport: ocata
Change-Id: I797a718798db277a054cc86d83963aacd0db913f
Related-Bug: #1656378
Users may attempt to set the flag on regular networks, but currently
it has no effect. That may change in the future, when/if we expand
the feature use cases.
Closes-bug: #1691340
Related-bug: #1690439
Change-Id: I42df1bdc3eca4bfb829b111960e87f8bed8b9b82