Consistency group support was added to Cinder in Juno, but
document has not been provided. This patch is to add document
on how to use the consistency group feature.
Backport: Juno
Change-Id: I99c380027fc854674c3ec6b87336f5a920155dac
Closes-Bug: #1400392
In the install-guide, the creating service endpoints part should
be 'Create the X service endpoints'. Also fixes some other
related consistency issues.
Change-Id: I0355801afe00e796287406315ecaa804b355e1c4
Closes-bug: #1405328
Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
backport: juno
Commit bc93bb5f fixed a typo in the autogenerated output of the HOT
guide. This patch imports the fix in the source file.
Change-Id: I66801444324d82fb4b5a1ab7775d29f9d606af85
Previously, neutron metadata agent connected to a neutron server via REST
API using a neutron client. This is ineffective because keystone is then
fully involved into the authentication process and gets overloaded. The
neutron metadata agent has been reworked to use RPC by default to connect
to a server since Kilo release.
Change-Id: Idaf9fbdb33ad3d5f68f40eef54344bffd842f0a0
Closes-Bug: #1386979
Remove defunct swift content in the installation guide. This
should complete the swift content improvements.
Closes-Bug: #1389382
backport: Juno
Change-Id: Iaef1c4e405859ea79bfa022cfd57905900904d0a
Further clarify installation guide networking content to
reduce potential confusion about the purpose of each
network.
Change-Id: I1c7f79784eb80e317be1f156bc3a0e68ac39df3b
Closes-Bug: #1372669
backport: Juno
as noted in the bug report, notifier_strategy was removed.
The change was picked up by the auto config tools, but the
remaining place this was used in manuals was the glance-api
install guide samples. This patch updates the samples from
the glance master, and makes the small number of changes
(flavor, keystone_authtoken setup) that were in the previous
samples.
Change-Id: I673590ed2470d07cce93ed5713c7bffe7f57730c
Closes-Bug: 1332301
An introduction to the nova-cert module was missing
from the compute introduction. This adds an entry to the
list for it.
Change-Id: I3e805ed953d27a48e007e2776ae37205726704d6
Closes-Bug: 1160757
The ceilometerclient patch refered to in the bug report
changed the way ceilometerclient works to not require the
-a flag for certain alarm commands (history, show etc).
The CLI reference has already been updated, but this patch
fixes the remaining manually written commands
Change-Id: I2e00a6830cd0d4abaa2d37dfb3516bb52f13914b
Closes-Bug: 1268557
"keystone user-list" command has some options which names contain
alphabet chars and hyphens, but the sample on the training guide
contain underscore.
This patch fixes this typo.
Change-Id: I1666f3e0ee46ebbd2028c93f4681809178a13795
Keystone command don't have "--username" or "--password",
" --tenant_name" flags, but the samples on the admin guide
contain these flags.
This patch fixes these typos.
Change-Id: Iff554f0b8406a26254c09d6d87b73c262f4d0693
Building on an earlier patch, I further clarified the purpose
of the heat_stack_owner and heat_stack_user roles.
Change-Id: I67804d2e7bfbd53e8f453adc251a102c6f0e39ff
Closes-Bug: #1401668
backport: juno
Since RabbitMQ version 3.3.0, the guest user has no remote access,
document how to enable it for SUSE distros.
Backport: juno
Change-Id: I3032c8e867d3e367004907da8d8479dc61beca66
Closes-Bug: #1390419
changed sevices to services (typo)
technicalrequirements - added space
loggin changed to logging
Logstach should be Logstash
Change-Id: I9f2d9c352d92e46c58125ad384222eb2fbfd2dd2