27 Commits

Author SHA1 Message Date
William Snow
2fac978566 Minor update add prechecks into workflow path
TrivialFix

Change-Id: I93f9ec574b4d46a53086ca11946bfa1003e26fa0
2016-02-22 11:36:39 -08:00
Suhail Syed
2ccb83cee1 Refined documentation regarding registry
The documentation had old information about running
docker registry version 1.  Documentation improvement
uses exclusively Docker register version 2.

TrivialFix

Change-Id: I320341c1a646eeeec35fb928a970f4d7e8a13bb9
2016-02-18 17:40:21 -05:00
Éric Lemoine
bc3d471584 Fix typo in quickstart
TrivialFix
Change-Id: I885995498ac70251e317c49c9374c9850165af89
2016-02-18 08:42:50 +01:00
SamYaple
8025798379 Fix missing 14.04 info
Change-Id: Iee3f14c002bc0f9242d341842e5c88630bf5f485
2016-02-17 21:43:17 +00:00
Audrey Yaple
1fbaf4dc8f Update docs with information about MountFlags
This is needed for thin containers.

Change-Id: I57a49a3ac35facc157fff846560787027be9a08f
2016-02-17 03:24:56 +00:00
Marek Zawadzki
d4efb6aa7c Added note about root permissions, removed sudos.
Change-Id: Idc390774ba3bf63860bfaee1494b6e0180d112c1
2016-02-16 11:36:08 +01:00
Naren Narendra
e4a659e0be Clarify Ansible installation for distros in docs.
For CentOS, install from distro packaging by default.  Explain
how to install on DEB based systems from packaging when they
update to a newer version of Ansible.  Finally, clean up the
ordering of the dependencies for a pip based install.

TrivialFix

Change-Id: I9564a03c2e75fd30b5ec9c7d64f5defb709d7fde
2016-02-11 20:41:21 -05:00
Allen Gao
0ef2a3691f Fix the required min docker version
We are using the mount propagation in Docker 1.10.

TrivialFix

Change-Id: Ic2ef1fbce9dba217eac75f3743cef7f6ac702b00
2016-02-09 13:20:35 +08:00
Hui Kang
5c7061250c Remove unused docker_pull_policy in quickstart.rst
TrivialFix

Change-Id: Ia7dc521a83b13799345ca8b89ba4130aba039d60
2016-01-23 22:01:15 -05:00
Wanlong Gao
1574dad493 Update the document to use kolla-ansible post-deploy
TrivialFix

Change-Id: Ia2568495df07c3ed3983594c99aac220d2146f99
2016-01-16 14:20:41 +08:00
Wanlong Gao
a269385a6b Limit the Ansible version up to <2.0.0
TrivialFix

Change-Id: I4b7a86a24dcab1cc42d5c12ef2e8b528fd0f94d0
2016-01-15 06:55:52 +08:00
SamYaple
64a75735cc Documentation improvements.
The version changes in docker are needed to support named volumes
which are replacing data containers in our implementation. Docker
is no unblocked upstream for us thanks to our new kolla_docker
module so I removed the cap on that as well.

Change-Id: I847979b9f7c9e42a55273b5ee926a4aff19a7bec
2016-01-03 17:03:08 +00:00
Britt Houser
4b2767ae74 Update to quickstart for CentOS multinode
As I walked through quickstart guide doing a CentOS
multinode deployment, I found a few items that needed
updating.

Change-Id: I3fa6d59ea856ff05be415faffd7f45197be67178
2015-12-24 16:04:48 -05:00
Hui Kang
46673b81c1 Create openrc file on the deploy node
This task is run as a post-deploy playbook

Implements: blueprint ansible-task-generate-openrc
Change-Id: I69f4ee895094da5c73494a41dccb2e86eb481656
2015-11-23 17:02:54 -05:00
Swapnil Kulkarni (coolsvap)
93b6333453 Updated quickstart guide for typos
Change-Id: I5e6422f31c1758ec3c5a8859aca371046c414c8f
2015-11-20 04:59:25 +00:00
Chris Ricker
a84e0f5235 Update commands in kolla-build section
Remove build.py reference from kolla-build for clarity.

Change-Id: I82db9428fe3b1697877e967e060843270574ae71
Closes-Bug: #1516040
2015-11-13 10:02:17 -05:00
Chris Ricker
cd7f451ea6 Fix typo in Fedora section of quickstart
Trivial patch to remove duplicated text.

Change-Id: Icb6046a6a3d0c31c1ad7ef58b0da79d4ececdd9b
Closes-Bug: #1516017
2015-11-13 09:07:59 -05:00
Steven Dake
dcd4f3fadf Add registry information to quickstart.rst
We get an awful lot of questions about how to operate with a registry
on the IRC channel and the obvious way to fix that is to document it.

I don't know what to document about Ubuntu but if someone leaves the
appropriate commands in the review I'll be happy to update it to include
the correct operations to make the registry run on Ubuntu.  Another option
is perhaps we can get Sam to write those docs once this hits the repo since
the structure will be mostly in place.

TrivialFix

Change-Id: Ib88abbaf9bd6bcabddae994157d9288aab8be2bf
2015-11-09 13:53:33 -07:00
Jenkins
b8a90b4b23 Merge "Few improvements in the quickstart doc" 2015-11-08 09:37:43 +00:00
Proskurin Kirill
eee6af5ef5 Few improvements in the quickstart doc
Fixed commands for disabling\stoping libvirt and ntpd in different OS

I encourage to install kolla tools via pip, so user could get rid
of relative paths to config and scripts and run it from everythere.

Change-Id: I77271ce2f72fbaa7d6586a84f7998a9888d9b3a2
2015-11-06 17:15:16 +03:00
Jenkins
a5c242f8d4 Merge "Update Centos7 docker commands" 2015-11-06 11:03:17 +00:00
Britt Houser
3733326fac Update Centos7 docker commands
The commands around installing docker on Centos7
in the quickstart guide needed a little tweaking
and a little spell checking.

Change-Id: Ia0367900ab9792a096f753d5fd943ffab0a005a4
2015-11-06 05:24:37 -05:00
Sam Yaple
fdb010e56b Add additional ntp information around ceph
Mention `chrony` since thats what docs.openstack.org recommends for
WAN connections. It does do better than ntpd
Change-Id: I28caade26492294bf12b092ff949003c7bf0bb8e
2015-11-05 10:01:45 +00:00
Steven Dake
8581fc8521 Tidy up quickstart.rst
Fix up some gramatical errors in the quickstart documentation.

TrivialFix

Change-Id: I82dada5b1fc24a48dee143447042861b106ceeed
2015-11-05 01:32:33 -07:00
Proskurin Kirill
58ee9c4b84 Updated quickstart doc
I merged "quickstart" doc with "ansible-deployment" and
"deploy-all-in-one-node". All three of them was covering same topic and
added a lot of confusion for new users.

I added some clarification lines from myself, with main goal to recive one
straightforward document for new users.

Change-Id: I793244c47ffbe0ba304e79bacf708494e59d99c4
2015-11-03 13:00:46 +03:00
Steven Dake
237013afef Retitle several documents
We decided during the ODS documentation session that several
documents need retitling.  This patch retitles the documents
but doesn't actually adjust the content.  There is a separate
patch under work which refactors the content from three documents
into one document.

Change-Id: If5a4718b0ab50c405d42a2e20b7b054b93f3227a
2015-11-02 08:23:01 -07:00
Steven Dake
426e637724 Implement Mitaka ODS Documentation structure
From this etherpad:
https://etherpad.openstack.org/p/kolla-mitaka-documentation

Lay groundwork for structure of new documentation layout.

Further work will finish the job on this doc work.

Note in a later change I793244c47ffbe0ba304e79bacf708494e59d99c4
ansible-deployment, deploy-all-in-one-node, and quickstart.rst
will be merged into one document.

Change-Id: I42b576ffab796da6e27adc9dbf55b2ceed641c16
2015-11-02 08:22:58 -07:00