35 Commits

Author SHA1 Message Date
Sam Yaple
7ad9619e02 Unify commands in documentation
The deployer is expected to know the correct permissions for his
environment. Remove 'sudo' everywhere and unify commands

Change-Id: I1ca295221a57e9d8cb35293620d14c0d8c72007d
Closes-Bug: #1496566
2015-09-28 05:47:55 +00:00
Martin André
f49bfe2bc5 Simplify instructions to install vagrant-libvirt
A new version was released and it is not necessary anymore to install
from git.

Change-Id: Id05c4b0c969d32c14e63f1b3e88bc73c8b7ff890
Partially-Implements: blueprint vagrant-improvements
2015-09-26 17:43:37 +09:00
Jenkins
0e2a627ea8 Merge "Rename swift-readme.rst to swift-guide.rst" 2015-09-25 18:21:11 +00:00
venkatamahesh
b543f2d71b Fix the repository to openstack
Changed the repository of kolla to
openstack

(Note: the bug describes using github, but in the review it was
determined that using openstack repos is best.)

Change-Id: I26c9543776a441ab3ca606ad7aa7381db94fe094
Closes-Bug: #1495162
2015-09-25 13:16:04 -04:00
Steven Dake
bdad07d2de Rename swift-readme.rst to swift-guide.rst
All services should have a guide that follows the same style as
cinder-guide.rst or swift-guide.rst and all should be named
service-guie.rst.

Change-Id: Iaa75d137d4e159452153f9fe572fe017fe988be4
2015-09-25 08:54:44 -07:00
Martin André
0617de15a4 Fix git instruction in vagrant doc
Change-Id: I795d543f7ab600427618062d6eaa3231408d6660
Partially-Implements: blueprint vagrant-improvements
2015-09-25 18:47:07 +09:00
Jenkins
66608efd11 Merge "Consolidate kolla-build configuration in one file" 2015-09-21 19:30:20 +00:00
Martin André
cb153571c7 Update documentation for Vagrant environment
Implements: blueprint vagrant-improvements
Change-Id: I326e65333f368dc0081a36ffe93d325f2ccfab1b
2015-09-21 21:36:50 +09:00
Martin André
6c5aeeee41 Consolidate kolla-build configuration in one file
The source location definition previously in build.ini was merged in
etc/kolla/kolla-build.conf since it is really configuration for the
kolla-build tool.

Change-Id: I7531af0029bdfeabbaefb8a6aa97b70bb12c021a
Closes-Bug: #1496702
2015-09-21 21:20:48 +09:00
Steven Dake
5e83b6d369 Add a customize deployment document
Explain how to customize the deployment with an example and rationale
that is anti-templating :)

Change-Id: I148c89b0608211864d18b60ed7c7082c0b468931
2015-09-18 14:12:21 -07:00
Jenkins
4b107aff5f Merge "Spell corrections in Image building guide" 2015-09-18 17:56:29 +00:00
Jenkins
55a58e6745 Merge "Spell corrections in dev quickstart guide" 2015-09-18 17:55:45 +00:00
Jenkins
6b456e939c Merge "Spell corrections in AIO doc" 2015-09-18 17:54:49 +00:00
Jenkins
2bc8f4074c Merge "Spelling corrections in cinder guide" 2015-09-18 17:54:45 +00:00
Jenkins
9048b2eb1f Merge "Fix ring bulder command examples in swift readme doc" 2015-09-18 17:18:08 +00:00
Swapnil Kulkarni
f56109bb22 Spell corrections in Image building guide
Change-Id: I27d560fda14ec87217162c5a20b5752bd21210ef
2015-09-18 15:09:28 +05:30
Swapnil Kulkarni
c46b33828d Spell corrections in dev quickstart guide
Change-Id: Ifadd1e05e840f4c7605c4b9797bdc620ab62c353
2015-09-18 09:49:19 +05:30
Swapnil Kulkarni
bd27d4ad63 Spell corrections in AIO doc
Change-Id: I40d2eb9c5b778e633d54489d31cd32de0e82bf2f
2015-09-18 09:45:21 +05:30
Swapnil Kulkarni
6c201a6a52 Spelling corrections in cinder guide
Change-Id: I19e6efe2e6ba72675281ac789934f84a3faa2975
2015-09-18 09:43:06 +05:30
Qiu Yu
e4b825e084 Fix ring bulder command examples in swift readme doc
- avoid hard coding install type and base distro in sample commands
- fix semicolon to actually make for loop work

Change-Id: I15b46fec5b4ebf7987ea22e7c71a44c739f7dee3
2015-09-18 09:00:09 +08:00
Martin André
7a4a9eef20 Implement configuration file for kolla-build
Kolla build script configuration now lives in
/etc/kolla/kolla-build.conf.

This allows overriding configuration options without the need to pass
arguments on the command line.

Command line arguments still get precedence.

Closes-Bug: #1496185
Change-Id: I69482a11437087f19d7f76b379dca85b1f622268
2015-09-17 17:21:31 +09:00
Eduardo Patrocinio
3d486550fa Fixes a typo in the documentation
Closes-Bug: #1496547

Change-Id: I429152ff9c1e63164e3a36a09f7cee8567b9296a
2015-09-16 16:04:39 -04:00
Swapnil Kulkarni
f525f66565 Update all-in-one doc
Change-Id: I9a166ef3035482adc863b79ad70c3ebd56e4ce59
2015-09-14 07:18:17 +00:00
Swapnil Kulkarni
b10e234778 Update vagrant doc to openstack repo
Change-Id: Idfbe4380353fe9e5feba883382970f6477efdfd4
2015-09-14 07:12:31 +00:00
Jenkins
0d09769da4 Merge "Add deploy all in one node document" 2015-09-10 08:30:42 +00:00
Kuo-tung Kao
d4ac18c4fd build.py fails with error on AUFS
add workaround to avoid the issue to image-building document.

Change-Id: Icf34acb2f25c813dee7c7a3dfbb71560be5a970f
Closes-Bug: #1487458
2015-09-10 14:58:41 +08:00
Kuo-tung Kao
26eee6404e Add deploy all in one node document
Add deploy all in one node document.
Use ubuntu host and ubuntu docker image as example.

Change-Id: I8bc0862827e192b63ff3cbf7be9f7227e4f7b1bd
2015-09-10 13:56:00 +08:00
Jenkins
11cba5fb66 Merge "Fix document references in documentation" 2015-09-04 15:12:58 +00:00
Jenkins
88bdbf8db5 Merge "Add support to the base image for RHEL" 2015-09-04 14:58:15 +00:00
Steven Dake
360999929d Add support to the base image for RHEL
Add support to the base image for running RHEL containers.  Document
how to register a system with RHN in image-buliding.rst.

Change-Id: Id69c114cf734a8242066b8d7d05ba19c07af036a
Partially-Implements: blueprint rhel-based-image-support
2015-09-04 07:06:56 -07:00
Martin André
1805e540e5 Fix document references in documentation
Kolla documentation is now published online at
http://docs.openstack.org/developer/kolla/.

Fix document references to not point to external resources.

Change-Id: Ie0a0114f269f5a12123718080627c8da86a8c91d
2015-09-04 14:21:01 +02:00
Steven Dake
138a556ebf Remove -T option from build.py
The -T option is no longer necessary to be specified on each build.
The defaults work well enough, so remove -T 1000 from the documentation.

Change-Id: I13a9a4ac6b3f402d8ca0ba57fa1dbfd19a82ae1f
2015-09-04 00:22:22 -07:00
Steven Dake
501d6da665 Add image-buliding.rst to index.rst
Also tidy up title for the main deployment documentation.

Change-Id: Ibd137f01077565ece7cf87affe4200f414a0dce6
2015-09-03 22:21:41 -07:00
Georgy Okrokvertskhov
d799f819d4 Small spelling corrections in docs
Change-Id: Iec83a99f67d547ff8dd218a4ddf5642c79f42b99
2015-09-03 20:55:28 -07:00
Steven Dake
233864ff32 Rename docs dir to doc for publishing
The publishing docs expect the documentation to be present in the
/doc directory not the /docs directory.  If the documentation is in
the /docs directory, according to fungi the docs won't be published
properly.

Change-Id: I718fec7e69d298a5cb2376ca4e2455e12169566e
Partially-Implements: blueprint kola-tox-doc
2015-09-02 22:37:36 -07:00