Commit Graph

7 Commits

Author SHA1 Message Date
Diane Fleming
ed15af07b9 Fix xml and json validation errors in openstack-manuals
Change-Id: Iaeb551d44d9a3cd6e7131e925fac89ed269515bc
author: diane fleming
2014-03-02 12:28:46 +01:00
Andreas Jaeger
86328df037 Remove unused JSON sample files
These are not used anywhere and are even duplicated.

Change-Id: Ic399fde93e5a4e46314ab845143102fbdd810bfa
2014-02-25 20:26:16 +01:00
Summer Long
38cfb1aed9 Added sample files for the Dashboard service
Added keystone_policy.json and nova_policy.json samples
for the dashboard, and placed under new section.

Change-Id: I2e9de8ee7aded42d292b610e03a9fd4dc7fe67b4
Partial-Bug: #1281348
2014-02-25 09:27:30 +10:00
Sahid Orentino Ferdjaoui
cb26a66845 Uses different bind addresses for admin and public
Keystone supports configuration of an admin_port and a public_port.

Change-Id: I130a3e95bd9b84124ebede3210f8887e79b76946
Closes-Bug: #1250292
2014-01-21 17:09:54 +01:00
Tom Fifield
b112b46611 Remove use of fixed_range from docs
fixed_range in nova.conf was deprecated in Grizzly and has been
removed in Havana.

Change-Id: I663ab54260ab7a6041b951598b901cf95a259df3
Closes-Bug: 1207559
2013-10-01 09:45:33 -05:00
Andreas Jaeger
ac79160304 Move nova.conf/neutron.conf database configuration variables to [database] section
Commit https://review.openstack.org/34671 introduced for nova.conf:
"The database configuration variables are now in a new section
 [database]."

This change is also needed for the neutron files.

Change-Id: I3dcc46c163560e6ca277d421acf87a75683fa83d
Partial-Bug: #1205060
2013-09-17 21:50:08 +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