15 Commits

Author SHA1 Message Date
KATO Tomoyuki
319b50ff21 fix typo: "virt-manager" -> "virt-install"
Closes-Bug: 1343694
Change-Id: I2d94b821ad2b5e6368b1a2635643104370a123a7
2014-07-20 14:48:46 +09:00
KATO Tomoyuki
0763517d2e fix the broken link of the CentOS mirror page.
Change-Id: I64e20dcaf10ab7cf07c12844e8d70ebce62cf822
Closes-Bug: 1343023
2014-07-17 22:01:14 +09:00
Gauvain Pocentek
c44fca06a1 Install acpid in the CentOS guest image
Remove the note about 'virsh reboot' not working.
Document the installation of acpid on the guest system.

This restores changes accidentally dropped from review 106560.

Change-Id: I447506ef65169c8f3cd03f376e96fbc005aafe65
Closes-Bug: #1337242
2014-07-13 12:34:47 +02:00
Gauvain Pocentek
91e292a8ca Install acpid in the CentOS guest image
Remove the note about 'virsh reboot' not working. This is not a bug,
this is a feature (kind of).

Document the installation of acpid on the guest system.
Made edits for consistency.

Change-Id: I5462a128a0e8876fd2ec9e9fee66f1d2e662ccf4
Closes-Bug: #1337242
2014-07-12 15:59:17 -05:00
Christian Berendt
d84da4ac58 Unified the syntax of the XML root element (image-guide)
The XML root element of Docbook XML files should match the following
format:

<ELEMENT xmlns="http://docbook.org/ns/docbook"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  version="5.0"
  xml:id="THE_XML_ID_OF_THE_ELEMENT">

Change-Id: Ib124ae68dc6854613dc7d293af8ebfd8253ce008
2014-07-09 19:46:25 +02:00
Don Domingo
98e7068e48 Apply service name conventions for Image Service
There are several instances of "Image service" in the upstream
documentation. As was recently clarified in the docs mailing list,
these should be "Image Service". This patch applies the fix.

Change-Id: Iefb63673162ae97b2c0fe1c3ff3fb1ac05e95d83
Partial-Bug: #1217503
2014-03-26 15:35:12 +10:00
Shilla Saebi
c28f8d89f5 cleanup of section_centos_example
package typo corrected to package
correction: of changed to or
removed extra "the"
added the in sentence "for the the first time"

Change-Id: I557f71a405c5bd54ba8c0c19a6fd2123005b7c0d
2014-02-04 02:14:04 -05:00
Rhys Oxenham
48167af205 Adds NOZEROCONF option to CentOS Image Guide
The "NOZEROCONF=yes" option is a requirement for successful
access to the metadata service. By default in RHEL (or derivatives)
this option is not present.

Change-Id: Ic9427fd17ad08955d7a5a9e4c2f1227260999701
Closes-Bug: #1273916
backport: havana
2014-01-31 14:50:02 -05:00
Andreas Jaeger
e3085c79d7 Fix overlong lines
Fix overlong lines in PDF output.

Change-Id: I5a3a1f24043682e3eb289729dc5b377d27476a13
2014-01-27 10:07:45 +01:00
Don Domingo
3e1100a70a Applied conventions for "e.g."
As per convention, we should avoid using "e.g." (we should use "for
example" instead). Found and replaced them accordingly; didn't touch
instances that looked copy-pasted from stdout.

Change-Id: I45aae1a30b872f916744a6a33f6888abe8cf6eb0
Partial-Bug: #1217503
2014-01-20 19:59:27 +01:00
Chandan kumar
4baa2f8872 Fixes the typo error in Image-Guide
Change-Id: Ifb70adf66aad96a7651b726be95693b9c4f76e54
Closes-Bug: #1251467
2013-11-22 13:30:14 +05:30
Diane Fleming
8a16024a3a Fix headings in Image Guide
Partial-Bug: #1250515

author: diane fleming

Change-Id: I2378972adfd53803e5b3f7ff46439720d02dfe30
backport: none
2013-11-13 14:54:50 -06:00
Christian Berendt
e360c144a4 cleaning up several programlistings
* removing newlines at start and end
  * setting/adding correct language
  * converting from programlistings to screens

backport: havana

Change-Id: Idceefccf057abe43433a2ddd52743f8b7b960646
2013-10-25 12:14:37 -05:00
Andreas Jaeger
bdb4694552 Fix grub parameter
The parameter need two -.

Change-Id: I518b1639a8b792b5ad3e0a9fb080172f0ee7ba1d
Closes-Bug: #1236834
2013-10-08 22:12:59 +02:00
Diane Fleming
64b6c9261e Folder rename, file rename, flattening of directories
Current folder name	New folder name	        Book title
----------------------------------------------------------
basic-install 	        DELETE
cli-guide	        DELETE
common	                common
NEW	                admin-guide-cloud	Cloud Administrators Guide
docbkx-example	        DELETE
openstack-block-storage-admin 	DELETE
openstack-compute-admin 	DELETE
openstack-config 	config-reference	OpenStack Configuration Reference
openstack-ha 	        high-availability-guide	OpenStack High Availabilty Guide
openstack-image	        image-guide	OpenStack Virtual Machine Image Guide
openstack-install 	install-guide	OpenStack Installation Guide
openstack-network-connectivity-admin 	admin-guide-network 	OpenStack Networking Administration Guide
openstack-object-storage-admin 	DELETE
openstack-security 	security-guide	OpenStack Security Guide
openstack-training 	training-guide	OpenStack Training Guide
openstack-user 	        user-guide	OpenStack End User Guide
openstack-user-admin 	user-guide-admin	OpenStack Admin User Guide
glossary	        NEW        	OpenStack Glossary

bug: #1220407

Change-Id: Id5ffc774b966ba7b9a591743a877aa10ab3094c7
author: diane fleming
2013-09-08 15:15:50 -07:00