6072 Commits

Author SHA1 Message Date
Christian Berendt
6d17f8e033 fixed several prompts inside screen environments
Change-Id: Ide1e0d529014363474c1026c1d11cb169074734f
2014-05-06 23:18:13 +02:00
Jenkins
1bd914b372 Merge "User Guide: Fix auth script" 2014-05-06 19:14:18 +00:00
Jenkins
7469b6767d Merge "Correct second network to be labeled as such" 2014-05-06 18:45:31 +00:00
Christian Berendt
58a889357e corrected intents of screen environments
Also merged several screen environments in the Hyper-V chapter.

Change-Id: Ib81eafbf1429c881260958548676b884b4a15cca
2014-05-06 10:55:45 +02:00
OpenStack Proposal Bot
0a28011409 Imported Translations from Transifex
Change-Id: Icb4acaa3d1a02f19fde71252d812e04fe6b8ac9a
2014-05-06 06:48:31 +00:00
Jenkins
206b249893 Merge "Removes Unnecessary Table" 2014-05-06 05:50:11 +00:00
Jenkins
3cd8815e04 Merge "Updated deprecated usage for libvirt options." 2014-05-06 05:50:04 +00:00
Aaron Rosen
4be1531825 Correct second network to be labeled as such
Change-Id: I9cbce119cfd1604c6f63543e4037433d27c48c88
Closes-bug: 1316408
2014-05-05 22:11:16 -07:00
Pranav Salunke
67156df5bf Removes Unnecessary Table
Removes code section being displayed inside table.

Change-Id: I6403917e800d77457ab1ac0fcaa67ad636ab002e
2014-05-05 22:38:25 +02:00
Andreas Jaeger
ec7be5004a User Guide: Fix auth script
Fix script,  we need to use env.get to allow not-set environment value.

Change-Id: I61a36bfc2b5fbf412edbbdef973bb09880aa9967
Closes-Bug: #1315763
2014-05-05 21:01:36 +02:00
Jenkins
6ad68cfa97 Merge "Edits in admin-guide-cloud" 2014-05-05 18:57:49 +00:00
Jenkins
dd42f32de0 Merge "Install Guide: Instruct to set hostname" 2014-05-05 18:47:19 +00:00
Jenkins
ff92d8e32e Merge "removed duplicated fors" 2014-05-05 18:36:22 +00:00
Jenkins
042937bf48 Merge "use zypper dist-upgrade instead of zypper update" 2014-05-05 18:36:16 +00:00
Andreas Jaeger
469898a451 Edits in admin-guide-cloud
Move all blockstorage related section files into its own subdirectory
like it is done for other section files.

Follow conventions for service names/project names and capitalization.

Change-Id: Ibaa14ca926975c37305f3a08fa1f4e7d50eea605
2014-05-05 20:27:02 +02:00
Summer Long
a07a2c037d Updated deprecated usage for libvirt options.
Changed libvirt_image_* => image_*

Closes-bug: #1255324

Change-Id: I52022b7be38acb008c949b52dabd209d4f672f00
2014-05-05 20:00:51 +02:00
Jenkins
d87badc476 Merge "removed introductive comment in configuration example" 2014-05-05 16:28:58 +00:00
Jenkins
d62dda9e4d Merge "Fix Cell description" 2014-05-05 13:24:17 +00:00
Jenkins
2b84eeb607 Merge "Fixing deprecated libvirt options for nova.conf" 2014-05-05 13:23:48 +00:00
Christian Berendt
4c2f0870ff removed duplicated fors
Change-Id: Ia10ff5a7559b915b460af0a34e664228e40824e4
2014-05-05 14:21:39 +02:00
Christian Berendt
f399774fd5 use zypper dist-upgrade instead of zypper update
I think it's better to use zypper dist-ugrade instead of
zypper update to make sure that packages of higher versions
maybe avaialble in the OBS repositories are applied.
zypper update will not apply them because a vendor-change
is necessary.

Change-Id: Ia735ec0a15e27c8e90955c388235cfc520cd21cb
2014-05-05 12:52:26 +02:00
Christian Berendt
6dc2d876de removed introductive comment in configuration example
To avoid confusions about the location of the configuration example
it's better to not mention it at all directly in the configuration
example.

Change-Id: I2668a563bfc41c30cfe44b1630455dc5a49e4133
2014-05-05 10:57:37 +02:00
Jenkins
cbb8c94f4d Merge "Imported Translations from Transifex" 2014-05-05 07:35:54 +00:00
Jenkins
a178accc2b Merge "Remove unused file flatdchp-net.jpg" 2014-05-05 07:19:55 +00:00
Jenkins
3e40b49298 Merge "Give a full path for glance verification" 2014-05-05 07:00:12 +00:00
Jenkins
640474e360 Merge "Training Guides: Fix glossterm usage" 2014-05-05 06:51:42 +00:00
OpenStack Proposal Bot
d8e8b1280b Imported Translations from Transifex
Change-Id: Ife8a3d3e8e5805d223c1d4020442c5197d0cd076
2014-05-05 06:47:08 +00:00
Jenkins
91340baf0c Merge "Update titles to reflect repo (Icehouse)" 2014-05-05 05:00:44 +00:00
Jenkins
461b178ac6 Merge "Make JSON files more readable" 2014-05-05 05:00:37 +00:00
Summer Long
fa6a754723 Fixing deprecated libvirt options for nova.conf
[DEFAULT] => [libvirt]
libvirt_type => virt_type
libvirt_NAME => NAME

Closes-bug: #1253812

Change-Id: I154ff62954bda5562f7e9c9ca1e56feecf18faf1
2014-05-05 11:10:44 +10:00
Jenkins
4878a71bc3 Merge "Use common entities file" 2014-05-04 10:13:48 +00:00
Jenkins
7742737d02 Merge "Enhance openstack.ent with common entities" 2014-05-04 10:13:42 +00:00
OpenStack Proposal Bot
df9d35f366 Imported Translations from Transifex
Change-Id: Iec58c250e4789d4b2490a3b2a89c11cf4c3b1c1f
2014-05-04 06:50:03 +00:00
Roger Luethi
37ad5d3ebe Make JSON files more readable
JSON formatting can be optimized for size or for readability. The JSON
files in openstack-manuals favor readability (for obvious reasons).
Unlike typical JSON formatted for reading (see Wikipedia article on
JSON, or Python's JSON output), however, the files have no space after
the name-separator, making them somewhat harder to read.

This changeset adds the missing space after the name-separator.

It also changes indenting from 3 to 4 spaces (matching our conventions
for Python and shell code).

The order of keys (which doesn't matter for the software parser) has
been preserved, because the order may be intentional (to help human
readers).

For instance:

   "uuid":"d8e02d56-2648-49a3-bf97-6be8f1204f38",

becomes:

    "uuid": "d8e02d56-2648-49a3-bf97-6be8f1204f38",

It also changes a few overly long empty sets. For instance:

   "volume:create":[

   ],

    becomes:

    "volume:create": [],

Change-Id: I559907e72578e6fb1a1a6895bd005ad9b22210d7
2014-05-04 07:57:04 +02:00
Jenkins
67e48a1420 Merge "Publish only for trunk" 2014-05-04 03:01:41 +00:00
Jenkins
aff487f6a2 Merge "Remove unused ENTITIES" 2014-05-04 02:22:13 +00:00
Andreas Jaeger
3422e45c68 Publish only for trunk
Publish documents only for trunk.

This patch needs to go in before we branch for stable. Once branched,
the stable/icehouse branch should be changed again to get a
publishdocs section that only contains the following line for publishdocs:
openstack-doc-test --check-build --publish --only-book install-guide --only-book config-reference

Change-Id: Ibb2f7ef3917801f158896308f1d5b5ba350acf5c
2014-05-04 02:06:50 +02:00
Roger Luethi
b4e0cbfedd Update titles to reflect repo (Icehouse)
The lab guides showed how to add Icehouse repos under the title "Add
Havana repositories". Titles updated.

Change-Id: Iffdd9825f1cee2236124057cbb28a1edc5b1d454
2014-05-03 18:15:59 +02:00
OpenStack Proposal Bot
78c3142d8a Imported Translations from Transifex
Change-Id: I8519968579796320d9d1068032b62c919ab1de25
2014-05-03 06:45:57 +00:00
Andreas Jaeger
9b1593617d Install Guide: Instruct to set hostname
Add explicit instructions to set the hostname of the nodes.

Change-Id: I2794e4a64c88d89ce28fb8889fee0d35ac542593
Closes-Bug: #1315555
2014-05-03 06:37:58 +02:00
Andreas Jaeger
b0ce83d945 Use common entities file
Instead of declaring entities separately for each file, include the file
common/entities/openstack.ent.

Change-Id: I99f905be679eab34059a30311f11189c17b5498c
2014-05-03 05:01:40 +02:00
Andreas Jaeger
b3e3457a70 Enhance openstack.ent with common entities
Collect currently used entities in common/entities/openstack.ent.

Change-Id: I98d6963590cfeb5d4aa0cf5e6854368d57836999
2014-05-03 04:49:23 +02:00
Andreas Jaeger
e226328295 Remove unused ENTITIES
Remove all ENTITY declarations that are not used in a file.

Change-Id: I9b53b53754b303b5b001a95b44e57493bb90b222
2014-05-02 22:31:35 +02:00
Andreas Jaeger
4cbf2b2075 Training Guides: Fix glossterm usage
There's no entry in the glossary for guest or host, remove
glossterm markup.

Change-Id: I6968bc683daa89f3e880dc4431ccf3ab57c9e867
2014-05-02 21:52:16 +02:00
Andreas Jaeger
4371ddd3f9 Give a full path for glance verification
Give a specific directory so that it's clear that this is not a
subdirectory of the Image store (/var/lib/glance).

Also, remove the created directory at the end to make it clear that this
is a temporary download.

Change-Id: If42e5e891e728e7fb87318e29d88ede1376294b2
Closes-Bug: #1271018
2014-05-02 20:42:44 +02:00
Jenkins
970409b30a Merge "Run keystone-manage token_flush cmd" 2014-05-02 18:32:47 +00:00
Andreas Jaeger
966c3b51be Remove unused file flatdchp-net.jpg
This file is unused, remove it.

Change-Id: I525b29ff3d1a76ab9954227d8c961fc87ba71b65
Closes-Bug: #1218968
2014-05-02 19:56:27 +02:00
Jenkins
f501ad8f0a Merge "Fix screen usage in Security Guide" 2014-05-02 17:35:19 +00:00
Jenkins
edef2aa3da Merge "fixed typos found by RETF in common directory" 2014-05-02 17:35:12 +00:00
Bruce Reeler
29e7164124 Run keystone-manage token_flush cmd
Because the Identity server's token database table grows unconditionally
over time as new tokens are generated, the token table needs to be
manually cleared. The administrator must run the keystone-manage token_flush
command on a regular basis. Recommended frreqencyis once every minute.

Change-Id: Ie3dbe5e4336af71af7b83d68d28a1a72471f53eb
Closes-Bug: #1315236
2014-05-02 12:22:25 -05:00