- Feb 22, 2016
-
-
William Snow authored
TrivialFix Change-Id: I93f9ec574b4d46a53086ca11946bfa1003e26fa0
-
- Feb 18, 2016
-
-
Suhail Syed authored
The documentation had old information about running docker registry version 1. Documentation improvement uses exclusively Docker register version 2. TrivialFix Change-Id: I320341c1a646eeeec35fb928a970f4d7e8a13bb9
-
Éric Lemoine authored
TrivialFix Change-Id: I885995498ac70251e317c49c9374c9850165af89
-
- Feb 17, 2016
-
-
SamYaple authored
Change-Id: Iee3f14c002bc0f9242d341842e5c88630bf5f485
-
Audrey Yaple authored
This is needed for thin containers. Change-Id: I57a49a3ac35facc157fff846560787027be9a08f
-
- Feb 16, 2016
-
-
Marek Zawadzki authored
Change-Id: Idc390774ba3bf63860bfaee1494b6e0180d112c1
-
- Feb 12, 2016
-
-
Naren Narendra authored
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
-
- Feb 09, 2016
-
-
Allen Gao authored
We are using the mount propagation in Docker 1.10. TrivialFix Change-Id: Ic2ef1fbce9dba217eac75f3743cef7f6ac702b00
-
- Jan 24, 2016
-
-
Hui Kang authored
TrivialFix Change-Id: Ia7dc521a83b13799345ca8b89ba4130aba039d60
-
- Jan 16, 2016
-
-
Wanlong Gao authored
TrivialFix Change-Id: Ia2568495df07c3ed3983594c99aac220d2146f99
-
- Jan 14, 2016
-
-
Wanlong Gao authored
TrivialFix Change-Id: I4b7a86a24dcab1cc42d5c12ef2e8b528fd0f94d0
-
- Jan 03, 2016
-
-
SamYaple authored
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
-
- Dec 24, 2015
-
-
Britt Houser authored
As I walked through quickstart guide doing a CentOS multinode deployment, I found a few items that needed updating. Change-Id: I3fa6d59ea856ff05be415faffd7f45197be67178
-
- Nov 23, 2015
-
-
Hui Kang authored
This task is run as a post-deploy playbook Implements: blueprint ansible-task-generate-openrc Change-Id: I69f4ee895094da5c73494a41dccb2e86eb481656
-
- Nov 20, 2015
-
-
Swapnil Kulkarni (coolsvap) authored
Change-Id: I5e6422f31c1758ec3c5a8859aca371046c414c8f
-
- Nov 13, 2015
-
-
Chris Ricker authored
Remove build.py reference from kolla-build for clarity. Change-Id: I82db9428fe3b1697877e967e060843270574ae71 Closes-Bug: #1516040
-
Chris Ricker authored
Trivial patch to remove duplicated text. Change-Id: Icb6046a6a3d0c31c1ad7ef58b0da79d4ececdd9b Closes-Bug: #1516017
-
- Nov 09, 2015
-
-
Steven Dake authored
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
-
- Nov 06, 2015
-
-
Proskurin Kirill authored
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
-
Britt Houser authored
The commands around installing docker on Centos7 in the quickstart guide needed a little tweaking and a little spell checking. Change-Id: Ia0367900ab9792a096f753d5fd943ffab0a005a4
-
- Nov 05, 2015
-
-
Sam Yaple authored
Mention `chrony` since thats what docs.openstack.org recommends for WAN connections. It does do better than ntpd Change-Id: I28caade26492294bf12b092ff949003c7bf0bb8e
-
Steven Dake authored
Fix up some gramatical errors in the quickstart documentation. TrivialFix Change-Id: I82dada5b1fc24a48dee143447042861b106ceeed
-
- Nov 03, 2015
-
-
Proskurin Kirill authored
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
-
- Nov 02, 2015
-
-
Steven Dake authored
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
-
Steven Dake authored
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
-
- Oct 11, 2015
-
-
Steven Dake authored
Without NTPD, rabbitmq reconnects often and generally causes havoc in an OpenStack installation. Change-Id: I7911d115312132a156331f61b8c320c32ddc798c
-
- Sep 28, 2015
-
-
Sam Yaple authored
The deployer is expected to know the correct permissions for his environment. Remove 'sudo' everywhere and unify commands Change-Id: I1ca295221a57e9d8cb35293620d14c0d8c72007d Closes-Bug: #1496566
-
- Sep 25, 2015
-
-
venkatamahesh authored
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
-
- Sep 18, 2015
-
-
Swapnil Kulkarni authored
Change-Id: Ifadd1e05e840f4c7605c4b9797bdc620ab62c353
-
- Sep 16, 2015
-
-
Eduardo Patrocinio authored
Closes-Bug: #1496547 Change-Id: I429152ff9c1e63164e3a36a09f7cee8567b9296a
-
- Sep 04, 2015
-
-
Martin André authored
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
-
Steven Dake authored
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
-
Georgy Okrokvertskhov authored
Change-Id: Iec83a99f67d547ff8dd218a4ddf5642c79f42b99
-
- Sep 03, 2015
-
-
Steven Dake authored
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
-
- Aug 28, 2015
-
-
Kai Qiang Wu(Kennan) authored
Partially-Implements: blueprint kolla-tox-doc Change-Id: Ie950667a61d9ce45fcc7e26915a7aa0f0ca6b597
-
- Aug 27, 2015
-
-
Major Hayden authored
Change-Id: Icc29fadc80030e4ff30fed8270629b21f6be6087
-
- Aug 25, 2015
-
-
Kai Qiang Wu(Kennan) authored
Change-Id: Ib1e1ef16f62f3826e913bf865ad6f6e043673508 Closes-Bug: #1488014
-
- Aug 24, 2015
-
-
venkatamahesh authored
For two links extension is wrong, it is changed For other one the path is wrong, it is updated Change-Id: Idc2c7054f5bd0c47ff30de79585cf902082da448 Closes-Bug: #1488025
-
- Aug 21, 2015
-
-
Steven Dake authored
Individuals are beginning to evaluate Kolla and our quickstart documentation is in terrible terrible shape. Pleae just approve this change but do leave feedback. I will address changes in an iterative process in future patches rather then having a perfect documentation patch in one bang. Since this isn't code, there is not a high cost to refactoring or risk of regressions. Change-Id: I222cf15f4c5d748fb2daf3638094b4e7b35f8844
-
Steven Dake authored
This converts all MD formatted docs that were renamed to RST to preserve git history into actual RST documentation. Some minor edits were made but in general the purpose of this patch is to *only* convert the documentation not rework the documentation. I do plan on reworking the documentation in further patch sets. All links were tested and a test rendering is available: http://github.com/sdake/kolla Change-Id: I3df430b14df1ede15407c7f4ba7afcbdc6f9d757
-