This is another series of typo/spelling errors fixing, in particular for
common/ dir
Change-Id: I04c0d5b2fe7d72e120b82da9039d116ad4c802cc
Closes-Bug: #1356460
New section for 'Caching' with subsections for tokens and
token validation and assignment using CRUD.
Change-Id: Id68ec3b6e5dfa20123807ffa42a19c79c3123b41
Closes-bug: #1216478
Closes-bug: #1218194
While spell-checking some openstack-manuals guides, some typos were found and
this patch address those in the first three directories of the manuals repo.
Change-Id: Ibc2cb5a52679223cd903d2c4162cef98d5da8670
Closes-Bug: 1355720
This patch works several files that were not in common use back
into the documents they should live with.
The intended end result of this activity is to make common as lean as
possible so it can be more easily translated.
Also: Don't include configdrive table in user-guide since it's not
relevant for audience
Change-Id: Iacd5c68c639e60e8c711cb18351543e477444299
The first paragraph of the building block section of the compute admin
guide implies that an ephemeral instance will loose it's state on
shutdown of the instance. Shutdown may imply deletion, but as there
is a shutdown state that does not remove the ephemeral volume, it
is more appropriate to talk about the deletion of the virtual
instance. This change addresses that inconsistency.
Removed excess spaces
Removed Nova-Volume reference
Change-Id: If00ef49fecdf864f74efc7171850bbacd60dbcd0
Add a note about the service_plugins syntax.
Closes-Bug: #1349794
Add a warning about the service_provider option that should not be set
on RHEL.
Closes-Bug: #1346295
Minor formatting updates.
Change-Id: I4472b585e8079bbbca7528fa307fbf7678fea24a
This patch adds a new section to the cloud admin guide that explains
the various features that affect how an image is downloaded to a compute
node.
Change-Id: I2bc3bdacf58815584a538de1663fd1bdb2944b5c
Closes-Bug: 1202891
As Juno will not be supported on Ubuntu 12.04 Precise,
this patch changes all references to 14.04 Trusty, which will
support the next 4 releases.
Updated section_ubuntu_example.xml for consistency.
Change-Id: Ib52513db38b17240026e6a278e8c97c0438358ec
Updated replaceable values to format correctly.
Changed a L2 -> an L2; a L3 -> an L3; a SQL -> an SQL
Other small edits
Closes-Bug: #1344264
Change-Id: Ia976584a79f099327eab968fc18695b4189573a4
The section_networking_introduction.xml is too long, and contains more
than introduction content, it is better to split it to make it easier to
mantain.
This patch simply split it to 3 xml files:
- The section_networking_introduction.xml contains the overview of
networking.
- The section_networking_config-plugins.xml introduce the configuration
about plugins.
- The section_networking_config-agents.xml introduce the configuration
about neutron agents.
For the plugin configuration and the neutron agents configuration is not
introduction scoped, so this patch will change the documantation
structure.
Change-Id: I42d373fa7488799a0d25e073605da398c52285be
Closes-Bug: #1341342
The duplicate in doc/common/section_getstart_object-storage.xml will
be removed with https://review.openstack.org/#/c/106834/ .
Change-Id: I1f98a479568be9f07a324e60a2dffb9d348f25e4
Add the IBM SDN-VE plug-in to the listings.
Add this plug-in to the list of plugins that do not need
neutron-l3-agent to work. Also reorder this list alphabetically.
Change-Id: Ia475a16e1345e15a93fd11ba7ddb56a47a84eac9
Closes-Bug: #1337023