fixes bug Bug984977
This ensures mysql is installed before it is needed, and avoids
confusion
patch 2 adds the missing files from https://review.openstack.org/#/c/17951
and updates the commit mesage to be more readable
Change-Id: I55cebb45d9c4e4d80688dce2848c7736e78eb3d3
Change user value from <user> to actual sample value to be consistent with
other sample configuration files. Setting user to 'demo'.
Change-Id: Ie5875f3758534819f6e4f24825747b72fbf9c991
The bug report suggested to changes to the docs but it appeared to me that the one recommened change to glance-registry.conf was already completed. I did complete the other suggested doc change
Change-Id: Ic025dc345c0fd659bd74a578e60049eadff4a651
Remove a file that describes how to install on RHEL using Grid Dynamics.
The Grid Dynamics repo doesn't exist anymore, and this file doesn't
seem to actually be used anywhere, and we have a RHEL-based install
guide anyway, so this should be safe to delete.
Fixes bug 1085567
Change-Id: Iba33d3aca404338094d66a69ca6a9c959ee4136b
fixes bug 994324
adds a section on swift dispersion
Patch set adds to revision history, removes use of "I" in text.
Change-Id: I2d277b3bfb9c52ffc7d924fe26f08169fe080941
Ubuntu cloud archive bundles a swift-plugin-s3 package
to install swift3. This patch adds a note.
Rebase against master, update revision history.
Change-Id: I310712db9c5fa0d407ee9883d3c2f83a00d6da20
fixes bug 898682
This patch adds a new section to the xen-specific nova docs
that explains boot from ISO.
Patch Set 2 fixes spelling errors only.
Change-Id: I728f2dda2fda2c0247cb3fa949abac40775141bc
fixes bug 1034144
proxy-server.conf has a higher priority
if it memcache_servers is set there, so fix the doc to state this
Minor fixes and update to revision history in book file.
Change-Id: I509aa7249c460d7da499a446e31763cc8ed5b5cf
fixes bug 108277
The Quantum docs do not contain the minimum supported dnsmasq version
. The version is important as older dnsmasq releases do not support
all of the options that Quantum needs.
dnsmasq 2.59 and newer is known to work.
Patchset fixes misspelling of quantum from qantum
Change-Id: I83f0bcecf2c120475d375baa0ce9c58f9ceb9676
fixes bug 1061352
As in the bug report, public_interface in nova.conf was set to wrong
values and it was unclear that it should be an unconfigured physical
interface.
This patch changes the value and adds some comments and
clarifications from the mailing lists.
Change-Id: I13f087fca43d107ce20e31204132c6cd29e1bfb9
fixes bug 1063698
Previously this looked terrible. Adding some programlisting and para
tags make it much better.
Change-Id: I6948a478d820a38bfe6d60444ac3dc7ec017987e
Previous patch by Nirmal at https://review.openstack.org/#/c/14304/
updated for less marketing and clarification of nova.conf editing
fixes bug 1065119
Change-Id: I6d65821833807b30e5a6917ec0f13a371208a677
fixes bug 1083311
multi-line commands are indented when they should not be - fixed
the example of adding the admin role below is unclear, as as it uses UUIDs without indicating where
it got those uuids - replaced with more commands
Change-Id: I6e1050ea1a3bacd8e14ce25a1c26ab6873e6ddd9
fixes bug 1087067
As in the bug report, there are three issues with these documents:
1. one liner for glance
2. use raw links to the scripts on github
3. there is no novnc service to restart
which this patch fixes
Change-Id: I8366cfc1f0f044fdcc79670960e04be6996340db
fixes bug 1080680
As noted in the bug report, if the GID and UID are not identical
between the servers, live migration fails badly and requires
some cleanup. This change adds a step to ensure users are aware
this needs to be done before creating the mount.
patch 2: adds a new section to the System Administration chapter
for the proceedure to recover from a UID/GID mismatch
patch 3: clarifies that the proceedure from patch 2 is run on
nova-compute hosts
Change-Id: Ie91072554ffa1ed9c2954fd58eea49303edecef5