* Updated API landing page to say Read instead of Browser View for the rounded buttons
* Updated Developer landing page to say Read instead of Browser View
Updated again with fixes to API page
* Fixed Openstack to OpenStack in API page
* Fixed column span mess up
Can do tidy on the files, just let me know what width.
Change-Id: I563b14b0c7ff1210adefbe3782ff1c55bd052039
* Adds note about supported operating systems to system requirements table
* Changes pom file for canonical URL for API Programmer's guide
Change-Id: I50080e14e742697c8ed6ec39016c26bf84e7c2eb
* Adds VNC console document from nova/doc/runnova/vncconsole.rst
* Reformat on ch_identity_mgmt.xml
* Adds starting images to the identity management
* Adds VNC console to the interfaces chapter
* Updates the dashboard screenshot to Essex dash
* Updates tutorial to use TryStack
* Adds docbook conversion of API Programming Guide
Change-Id: I403733b8bc19ccf697f98506df6de3d8837ec023
* Change tuturial to use TryStack
* Update interfaces chapter inadvertently knowing VNC updates are in another patch
* Update <literallayout... to <screen> or <programlisting> where needed
Change-Id: I41da39a81682d17cf5b83e400931a96afc1742bb
In essex, flags are no more. They are configuration options.
This merge attempts to clean that up.
Also needed to assign xml:id to some sections in the Qpid write up - that ensures comments stay with the page they were intended for even if we rearrange
the content a bit.
Change-Id: I7d76b11347ca4b369646da74b36c6f79b3671a13
Fixed pom file to create a -trunk pdf.
Updated Dashboard image.
Added keystone.conf file after testing with a VM
Added more to glance validation steps
Still needs testing but might be close enough?
Also want to get Xen in there but we can publish before that.
Updated Keystone config based on reviews and Mailing List input.
Removed "identity management" chapter as it was overkill for this context.
Changed the ADMIN fake token to 012345SECRET99TOKEN012345.
Update to include Glance configuration files.
Updated to use an essex-style nova.conf file.
Please review with "draft" in mind and give feedback.
Change-Id: Ic7e50eddf7130bbbbce28f2646e2eb1d85583294
Bug #938408: Possible typo in a relevant technical term
Added <?dbhtml stop-chunking?> processing instruction so the introduction appears as a single page.
Add an introduction to Xen, XCP, and XenServer, with explanation of the
variety of technical terms. This is included as part of the Installing
OpenStack Compute and Image Service chapter in the installation manual, and
the Hypervisors chapter of the compute admin manual.
Change-Id: I381e9b8ec19638ba90a8436fdcb6b5059f3ff963
Added from Alexey's abandoned review with the markup suggested by Russel.
Reordering is simply doing alphabetized Debian, then Fedora/RHEL, then Ubuntu.
Change-Id: Iafba48558d4af1f925d5e93d6b65f3601f51f9d7
The compute admin guide incorrectly states that nova uses a distributed
datastore to maintain system state. I think at one point, nova used Redis,
but it currently uses a traditional database such as MySQL or PostgreSQL.
Fixes bug #912091
Change-Id: I9d6cf491b0d95ad8a88e56795fdda4fc18e26b0c
Removes identity admin manual and image admin manual as separate "books"
Changes index.html to go to "current" which is "trunk" and Diablo only if clicked
Changes compute admin manual to include identity information imported from keystone.openstack.org
Yes, still needs lots of work, just a starting point for consolidation.
Change-Id: I979107ad496ea3e06be613a899ba2d1f83cfa56f
* update cli docs to use current env vars and options (flags) for
authentication via keystone per http://wiki.openstack.org/CLIAuth
Change-Id: If3c363877b89be3ed7d282aa6f7f241ebc0d9711
* change the trunk index so it doesn't point to PDF as a button, those are now linked from the html
* change the root index the same way
Change-Id: I8221851c04f0d19c66ea97192cd69924a04e7bd1
Updating developer/index.html to have "search all OpenStack manuals" as the others do
Also point diablo/index.html to diablo.pdf files
Also point /index.html to trunk rather than diablo
Change-Id: Iff7e5ae1573e8f1da2e1c3fb2ddcfa10132e3ea9
This patch updates this chapter will more docbook element usage. Most
of the changes fall into these categories:
1) Use <filename> for filenames.
2) Use <literal> around a lot of things, such as configuraiton options
and values.
3) Remove the "default: " from the cells in the "Default" column of most
of the tables, as it seemed redundant.
Change-Id: I3749faf060bcfa9ec9236b2c9961839fd60b9ee0
Update the section that discussed configuration related to RabbitMQ to
also include the configuration required if Qpid is used instead.
Change-Id: Ibfbdcbd9787baf121dbcb9563b3b28df6ced9f1d
Added a new section on compute API configuration, moved API rate limiting
into that section, and added a new section on generic API configuration.
Also updated compute API developers guide to include a reference to
the new flag.
Change-Id: I6bc1a346e744c627d6a8304430a64c545742bcf7
This patch removes the old RHEL 6 installation instructions and provides
updated information. It's essentially just a couple of links over to
the Fedora wiki where the latest information is being maintained.
In passing change a section title from "Installing OpenStack Compute on
..." to "Installing on ...". It seemed a bit redundant since the
chapter is called "Installing OpenStack Compute".
Change-Id: I7321fe5d9dba5e02a5e12761e4249dfd6dc37430
1) Remove the note that says the Dashboard must run on the same server
as nova-api.
2) Fix the devstack git repo URL.
Change-Id: I4989f388798a8d0926f2ea94bd705c4c0e199fa3
This patch consists of a pass through computeinstall.xml to update
docbook element usage based on conventions recently discussed. I
skipped a couple of sections:
1) The RHEL installation section, because I plan to mostly rewrite it.
2) The Cactus to Diablo upgrade section. I think this section should
either be updated to be a "Diablo to Essex" section, or just removed.
Change-Id: Id2cf46f33deb4e797ba6ce31297e682e0ad14b30