114 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
SamYaple
89cb146ac1 Add docs to explain why we disabling selinux
Change-Id: Iadbd4a0d77aee692abd9ab4f81ba67ead8949b1e
2016-02-18 16:04:03 +00: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
Qiu Yu
a0fc2bd644 Detect and use physical disks for Swift storage
This change let Swift detect and use physical disk for storage. The
old named volume for storage isn't really useful for any serious setup.
Also updated swift-guide.rst accordingly.

Change-Id: I4f577b7b69d8bcd8b3961500946241c65a16db22
Partially-Implements: blueprint swift-physical-disk
2016-01-30 04:03:55 +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
Allen Gao
23555a6936 add the kolla-build.conf generation doc
TrivialFix
Change-Id: Ic55664a8156560a9f979556ac9b0094fa2946ba4
2016-01-22 21:46:07 +08: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
Jenkins
8c4a2ee781 Merge "Update Ceph doc for RadosGW" 2016-01-13 15:42:23 +00:00
Andrey Shestakov
65906dd01e Update Ceph doc for RadosGW
Implements blueprint radosgw-container

Change-Id: Icc397cc90a64e5af5f844de089fe57c7c1dd651e
2016-01-13 09:27:06 +00:00
Yongfeng Du
4e4c027228 Fix typo in the doc
Change-Id: Ia5768727c01fbd518557997a3753cc8a90fa39f6
2016-01-05 16:13:24 +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
Hui Kang
047dbf12e0 Enable nova fake driver in nova containers
- See instructions in doc/nova-fake-driver.rst

Implements: blueprint nova-fake-driver

Change-Id: I553a40c2df39bdcc391eb1b8b2b8fd5f4ed48c33
Signed-off-by: Hui Kang <kangh@us.ibm.com>
Signed-off-by: Marcio D. Silva <marcios@us.ibm.com>
2015-12-29 06:39:35 -05: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
Jason Brooks
2b381a6b17 restart firewalld to apply firewall changes
In order for the firewalld changes to apply, we must either restart
firewalld (as in this commit), or issue the four add-port commands
listed in the doc again w/o the "--permanent".

Change-Id: I09a12024085c315117bc27d095bae91af9c00d5e
2015-12-09 10:38:08 -08:00
Jenkins
bfa2ea6c1c Merge "Fix typos in kolla/doc" 2015-12-07 19:36:37 +00:00
Kuo-tung Kao
09345bf127 add ubuntu dependency for vagrant
add ubuntu dependency for vagrant

Change-Id: I96161dd34b68795c2d78312f160579706a6bab86
Closes-Bug: #1515548
2015-12-07 11:13:19 +08:00
Mitsuhiro SHIGEMATSU
897cdf900d Fix typos in kolla/doc
Change-Id: I17b4b40a6c49210faa535bdf3032c000daae0e2e
2015-12-05 17:06:58 +09: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
Sam Yaple
d6c57809ed Documentation on cache tier setup for ceph
Additionally add some stuff in there for erasure coding

Change-Id: I3bbfa3d2cbf6f8e38f517d05f6f0509abeb3c8f1
Closes-Bug: #1512535
2015-11-22 00:36:19 +00:00
Jenkins
d828a5288d Merge "Updated quickstart guide for typos" 2015-11-20 12:53:54 +00:00
Swapnil Kulkarni (coolsvap)
93b6333453 Updated quickstart guide for typos
Change-Id: I5e6422f31c1758ec3c5a8859aca371046c414c8f
2015-11-20 04:59:25 +00:00
Swapnil Kulkarni (coolsvap)
5c28abd5fb Updated image building guide for typos
Change-Id: I53b15f9edeb7a59f562f6648a5c5da16845f10a0
2015-11-20 04:58:52 +00:00
Swapnil Kulkarni (coolsvap)
10c1281d4f Updated Ceph guide for typos
Change-Id: I110b8bdfe47ed3ea6b577f4891ec5bc5e1d2f9de
2015-11-20 10:27:53 +05:30
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
ef046ee940 Fix broken link
quickstart got busted in a previous commit

Change-Id: I8affb6e0ecc3250eabe276aab401222dc6239349
2015-11-02 15:17:51 -07:00
Steven Dake
83e540cca3 Tidy up index.rst
Include our full mission statement and tidy up the documentation
landing page so it looks more professional and has shorter
titles that communicate the same information.

Change-Id: If54acbfa817e9a9a71e9f16f923094248b2f62f0
2015-11-02 11:25:27 -07:00
Steven Dake
2492362dd7 Shorten up title in docs
Change "kolla's Philosophy on Deployment" to "Kolla's Deplooyment
Philosophy" so it takes up less bytes.

Change-Id: I35d7b91f6b5260878e3a5a45d89b97c74d88cddc
2015-11-02 11:06:14 -07:00
Steven Dake
0f3e00d8fb Fix spelling error
Development was mispelled in the vagrant documentation

Change-Id: I6a23a5202a78fad32aad7142b51858319def5d5d
2015-11-02 10:26:11 -07:00
Steven Dake
2d237fdddf Add proper section/subsection to philosophy
Add overview, how not to do the job, how to do the job. :)

Change-Id: Id3c95ae376f92bfdeb9d43a2360bfd9f01e6f22f
2015-11-02 09:37:11 -07: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
Jenkins
efab0314e9 Merge "Make version requirements more visible" 2015-11-01 23:47:03 +00:00
Rob Hirschfeld
d038e223ee Make version requirements more visible
The documentation was correct.  This table change helps
highlight that default packages are not recent enough
or too recent for the Kolla playbooks.

Change-Id: I9ea3cfc87aebcc10cb344cd8f32e9b91782ecf55
2015-10-26 15:14:22 +09:00
Paul Bourke
61f9f407c4 Add documentation around how to build behind a proxy
Change-Id: Ie0e69f72a9f4c4c1eee897d2b48b4318c3b94638
2015-10-21 12:35:19 +01:00