- Apr 24, 2017
-
-
Surya Prakash Singh authored
In quick start added the correct link which can be used to setup the development environment with vagrant Change-Id: Id3eabe3da05264058fed3136acc4cd270b5134ae Closes-Bug: #1681978
-
- Mar 28, 2017
-
-
Alexandra Settle authored
Currently the project-deploy-guide links to the entire dev doc repo for Kolla-Ansible. This is incorrect. It should link only to installation information that can be found in the quick start guide. This patch remedies that change, and ensures that there is a link to the kolla deploy guide published at docs.o.o. Change-Id: I43738e341e996cb5a589a09c4c59c0dc8b058458
-
gaozx authored
Change-Id: Id4fb97107c8a01f1b5e95a6fcdee3bed1f385b76
-
- Mar 13, 2017
-
-
Eduardo Gonzalez authored
With libvirt 2.0, when using qemu cpu mode is not properly evaluated and need to be set to cpu_mode = none. Add this option when kvm is not supported, otherwise user will still facing errors when launching instances over qemu. Change-Id: Ic970e3de74817ce4e17bb4e15d130e1e82d595cc
-
- Mar 02, 2017
-
-
David Rabel authored
Two lines that where too long and on trailing whitespace. Closes-Bug: #1669305 Change-Id: I4dda1a27feab4d66af6d35690ede025e8d7607c8
-
- Feb 22, 2017
- Feb 15, 2017
-
-
Jeffrey Zhang authored
Get follwing error when running tox -edocs doc/bifrost.rst:91: D001 Line too long doc/manila-hnas-guide.rst:28: D000 Title underline too short. doc/manila-hnas-guide.rst:28: D000 Title underline too short. doc/networking-guide.rst:93: D000 Title underline too short. doc/networking-guide.rst:93: D000 Title underline too short. doc/multinode.rst:14: D001 Line too long doc/quickstart.rst:474: D001 Line too long doc/vagrant-dev-env.rst:129: D001 Line too long Change-Id: I88090487a4710547224361d29aaf8371f8340c28
-
- Feb 06, 2017
-
-
Paul Bourke authored
Change-Id: I3832d41260849adc4bb24de287c1dbb624cbe7eb
-
- Feb 04, 2017
-
-
Steven Dake authored
Docker version 1.13.0 is broken with the kolla-ansible deliverlable. Mark it as such in the documentation. Change-Id: I91da906cfa2a4552739749b27b41006fbc06215d
-
- Feb 02, 2017
-
-
Sayantani Goswami authored
Update documents reference image-building documents correctly after image-building.rst was deleted from kolla-ansible directory. Change-Id: Ib66475e1f0f3055f2e38fc33ae649cae300c9c36
-
- Jan 28, 2017
-
-
Sayantani Goswami authored
Kolla-ansible related documents existed on both Kolla and Kolla-Ansible repositories. A lot of Kolla-ansible related documents were updated in the Kolla repository. Porting the changes made to these documents in Kolla repo to Kolla-Ansible repo so that the Kolla-ansible documents can be removed (Refer to patch https://review.openstack.org/#/c/425749/) Change-Id: I7c53626ce551189acdb0dcbabe9369b81eed3347
-
- Dec 08, 2016
-
-
Steve Wilkerson authored
Changed occurences of 'docker' to 'Docker' to be in accordance with Docker Inc's trademark guidelines found here: https://www.docker.com/trademark-guidelines This was done due to a pending change that will append Docker Inc's trademark notice in the kolla docs TrivialFix Change-Id: Ie3f385897bfa604986bd99329c0f4b961d3c8552
-
- Nov 28, 2016
-
-
liyingjun authored
Repo in kolla-ansible documentation needs to be updated from https://git.openstack.org/openstack/kolla to https://git.openstack.org/openstack/kolla-ansible Change-Id: Ib2400ebc2d84b805b1f262892d511feec379fff3 Closes-bug: #1643387
-
- Nov 03, 2016
-
-
Christian Berendt authored
Closes-bug: #1616387 Change-Id: Id97f88b9baa3d48d33ce120962450a374282d044
-
- Nov 02, 2016
-
-
Paul Bourke authored
Seen several instances of users having trouble attempting to mix and match Kolla and OpenStack releases. Add warning that this is not supported. Change-Id: Ibdb9e584646599e49a698cfcfaf5f114b5b8943a
-
- Oct 18, 2016
-
-
prameswar authored
As discussed in https://review.openstack.org/#/c/384073/ Change-Id: Ic1d59ce477798a92d21c384a0306fa46d82bc2d7
-
- Oct 17, 2016
-
-
Duong Ha-Quang authored
Fix tox -e docs error when compiling docs. Change-Id: I68857ff4a81c7814d4b14e1d2b8ee5c7310bce1e
-
- Oct 11, 2016
-
-
prameswar authored
Change-Id: I94d07e99d64eb16c49cfa34735354f88b45b62d4
-
- Sep 21, 2016
-
-
Michal (inc0) Jastrzebski authored
Since initial setup is arguably the hardest part of kolla deployment, let's show people our new plabybook to lower the barrier of entry. TrivialFix Change-Id: I6edf355772b5705207cdecfbe8c45672a63badf0
-
caoyuan authored
TrivialFix Change-Id: I2d068b22c34caa81a7a6b72e066435632dc14f41
-
- Sep 16, 2016
-
-
prameswar authored
Closes-Bug: #1623967 Change-Id: I214d9ab42b57e94bd13448773432580861aee32f
-
- Sep 05, 2016
-
-
Mauricio Lima authored
Change-Id: Id155d0877ca0b7fd4873fbef3fb71d3faf51ee53
-
- Aug 23, 2016
-
-
caowei authored
1.remove the # - it makes copy and paste very difficult 2.change "ubuntu" to "Ubuntu" 3.add "Restart docker by executing the following commands: " TrivialFix Change-Id: I0192d9fd7f597b0e2dc8d26d4fe5ba8b32483ce0
-
- Aug 20, 2016
-
-
Steven Dake authored
There were some problems in the documentaiton that prevented tox -e docs from working. Also changed attention to WARNING since attention was not as eye-grabbing as I'd hoped during a previous review. Change-Id: I2b661afa2cd4a4331bbcc99240d3e127a5d94a11
-
- Aug 19, 2016
-
-
Abishek Subramanian authored
The location for the Kolla configurations in the workflow for evaluation needs to be fixed correctly to /usr/share/kolla/etc_examples This was brought up on IRC - http://eavesdrop.openstack.org/irclogs/%23openstack-kolla/%23openstack-kolla.2016-08-18.log.html#t2016-08-18T21:02:18 Change-Id: Ie9f651308a7b51cfd3ad1c617637bab1b5cc568e
-
- Aug 18, 2016
-
-
lzachery authored
Updated quickstart.rst file to support both evaluation/deployment and development. Updated both dependency and install sections. Change-Id: Icd2a699e26553e3c41ee58ff6081716efe77dc25
-
- Aug 17, 2016
-
-
Duong Ha-Quang authored
Add guide: auto mount /run as shared upon startup to quickstart guide Change-Id: Icd6ad399a97e15ff357e75fa52e9646e78d09e21
-
- Aug 09, 2016
-
-
Christian Berendt authored
The heat dev environment is not functional, remove it to avoid confusions. Change-Id: I05ac25294516270328ca1fe88f15defeea570306 Partial-bug: #1562334
-
Robin Naundorf authored
* Remove the -y for every occurance of package install * Replace `source` with `.` according to http://docs.openstack.org/contributor-guide/writing-style/code-conventions.html Change-Id: I977c5dd58207be67a5bfc96d5ae1f9958b46089a
-
- Aug 04, 2016
-
-
Christian Berendt authored
This will test all rst files inside the doc directory for style issues with doc8 (an opinionated style checker for rst styles of documentation). This will fix all syntax issues identified by doc8 and will improve the syntax. Change-Id: Id1b9563e07e77e306aef5a0767c98c27f87c5c0e
-
- Jul 08, 2016
-
-
Asha Saravanamohan authored
According to the openstack contributer guide, the underlines in an rst file should be of the same length as that of the heading text to follow rst formatting conventions. http://docs.openstack.org/contributor-guide/rst-conv/titles.html Change-Id: I186abdfd87bc1e26fb822412b7335b1c42c25b25 Signed-off-by:
Asha Saravanamohan <assarava@cisco.com>
-
- Jun 24, 2016
-
-
Takeaki Matsumoto authored
python-pip package from canocnical for trusty is old. It causes resolving dependencies problem when "pip install". This fixes it. Change-Id: I9134d9d46eba3e9c37167552bf90758690b62ecf Closes-Bug: #1595792
-
hanchao authored
By adding `kolla-ansible pull` before the deployment, it may help to guarantee a successful deployment, and avoid polluting the host environment due to the failure of the deployment. Change-Id: I951a3093ca02601ed6c0469e626fcd92bd1297c1
-
- Jun 16, 2016
-
-
hanchao authored
Put commands to the code block in quickstart.rst. Change-Id: Ia2f12fd5693032029912d7fda2f6bf13701723fa
-
- Jun 14, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
[1] http://lists.openstack.org/pipermail/openstack-dev/2016-June/097227.html Change-Id: I73af59dcf1e755dbe0579486f1fb0ebe5ca0119c Closes-Bug: #1592286
-
- Jun 13, 2016
-
-
Patrick Powell authored
Closes-bug: #1585995 Change-Id: I3163720dd4402848904fc9673e3240082e0c708f Partially-includes: blueprint documentation-rework
-
- Jun 01, 2016
-
-
Marc-Andre Gatien authored
Change-Id: Ie73bfb1f2cd0879cb41adf1fce180f91bca40f73
-
- May 31, 2016
-
-
Paul Bourke authored
When a new comer looks at the docs launch page the quick start should be more prominent in the table. Change-Id: Ie4591e6201e17926d74a8d9a2f50da1cc959e2e7
-
- May 28, 2016
-
-
Hui Kang authored
Change-Id: I9e9a96b71498a7d824d34e21028ad73f57302125 Closes-Bug: #1579583
-