- Aug 09, 2016
-
-
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
-
- May 27, 2016
-
-
Mauricio Lima authored
Applying RST formatting conventions [1],[2] and [3] [1] http://docs.openstack.org/contributor-guide/rst-conv/gen-guidelines.html [2] http://docs.openstack.org/contributor-guide/rst-conv/inline-markups.html [3] http://docs.openstack.org/contributor-guide/rst-conv/lists.html Change-Id: I38b77a45d30ca0542058675dd1e8aba790c68567 Partially-implements: blueprint documentation-rework
-
- May 25, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
Change-Id: I1d9f5c354e439754564bc654fce9d4dfcf515a10 partially-implements: blueprint documentation-rework
-
Martin André authored
Remove information about build time on specific hardware and reasons for not pushing images per commit that are not relevant for a quickstart guide. Link to detailed instruction about image building from the quickstart guide and update the image building guide to use `kolla-build` command by default instead of `tools/build.py`. Change-Id: If821370acdaaa860c96597aa373687f5f10d3121 Partially-implements: blueprint documentation-rework
-
- May 16, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
Restructured the documenation to 1. Add reference at the top 2. Updated the title formatting 3. Updated the heading formatting 4. Updated the links formatting Change-Id: Ie3786e92fee674da1fa39cf07f1bf0a3badd5b92
-
Zhijiang Hu authored
CentOS shipped with an older version of docker-py named docker-python before. But currently CentOS also shipped with a new rpm named python-docker-py-1.7.2 which obsoletes docker-python and also fulfill kolla need according to its version(kolla needs docker-py >= 1.6.0). Change-Id: I684a6a4e6b6baa9589e9b2afd3cfcc195d2a5e21 Signed-off-by:
Zhijiang Hu <hu.zhijiang@zte.com.cn>
-
- May 14, 2016
-
-
Ryan Hallisey authored
Our quickstart guide is way too complex. We need to simplify the quickstart guide by pulling out the overwhelming amount of information and splitting it into other docs. Change-Id: Iec175ee7f60bfd11ce06b22c861e51e180c188a9 Partially-implements: blueprint documentation-rework
-
- Apr 28, 2016
-
-
Blake Smith authored
EPEL has added an Ansible 2.0 rpm. Version 1.9 needs to be specifically called out. Change-Id: I4bf296d72cc6eab50213a3a96923bf7e6b5f3399
-
- Apr 21, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
Change-Id: Ie9fc941bb48edf86b00fc1f2dba0b83b675a5a1c Partial-Bug:#1569417
-
- Apr 16, 2016
-
-
Steven Dake authored
Global requirements are 2.8.0 for Jinja2, and master will not run without it. Change-Id: I91f93736b1e067653840dff219fb8be9359da078
-
- Apr 15, 2016
-
-
akwasniewska authored
Includes basic information about how to search, visualize and analyse logs, create a Dashboard and export/import created items. Closes-Bug: #1570544 Change-Id: I70ce5d28a6bb719a94570d23e85d5ba4aa0b114e
-
- Apr 12, 2016
-
-
Dave McCowan authored
The disable HAProxy option is not commonly used and not recommended. This patch moves the section that describes it out of the Quick Start Guide and into the Advanced Configuration Guide. Change-Id: Iccd8a6369d772bd85f304cba0a99300180a369c8 Closes-Bug: #1569560
-
- Apr 11, 2016
-
-
Steven Dake authored
Heat development environments don't work at all. As such document this so folks avoid them unless they want to work on making them better. Change-Id: Ibe3296660d30ccc24213c272ef379e6d3e2c21f2
-
- Apr 07, 2016
-
-
Rajath Agasthya authored
Kibana requires creating an index for the first time when you log in since we don't have a default dashboard yet. Documenting that step in quickstart.rst. Change-Id: I82ecd228c61e2affa5c8f9f9c93f8845728f707f
-
- Apr 05, 2016
-
-
Ryan Hallisey authored
Change-Id: I1333bf4352aa559f3f9ee5c78ff85533e27c7716
-
- Mar 31, 2016
-
-
Davanum Srinivas authored
Make it a bit more clear on how to switch distro if needed TrivialFix Change-Id: I888c8310d11c8bc65f579df2cdc9d32f3928dc23
-
- Mar 24, 2016
-
-
Gerard Braad authored
Change-Id: Ic4725a4cef02a57e837c727378a99bf7575d4ebd
-
Gerard Braad — 吉拉德 authored
Change-Id: I5a55f6798d73b289b02232dd26f5e5fb72da9e4c
-
- Mar 22, 2016
-
-
Carlos Cesario authored
Added information when using nested environment for Kolla deployment. Added check command to verify hardware acceleration Change-Id: I6cb43ebbf11b5cf34f866fdccb550e9641a47f6c
-
- Mar 21, 2016
-
-
SamYaple authored
As with all tools, this is a first pass at the generation. Perhaps we even want to move this into kolla/kolla/cmd and be generated with tox itself in the future. This tool, when run, will only populate empty fields that have no values meaning that it is safe to run repeatedly on the same file. Of note, there is no way to preserve comments in the file after it has been processed by the yaml parser in python. Comments and sections will remain in the passwords.yml template for additional documentation if the user wishes to populate the file themselves. Use SystemRandom and clean up the docs a bit to not use pronouns. Co-Authored-By:
Steven Dake <stdake@cisco.com> Closes-Bug: #1559266 Change-Id: I2932d592df8871f1b7811059206d0b4d0553a687
-
- Mar 19, 2016
-
-
Maru Newby authored
While it's possible to edit distro/package unit files installed to /lib/systemd/system, a cleaner solution exists. systemd will pick up 'drop-in' unit files located in '/etc/systemd/system/[unit name].d/'. A drop-in unit file only has to include fields that override those in the main unit file, and the drop-in unit and main unit file can change independently. This change updates the quickstart doc to use drop-in unit files to configure docker.service instead of editing the main unit file. See: https://coreos.com/os/docs/latest/using-systemd-drop-in-units.html Change-Id: Iddbebf658741937e3c4157fc0a021751f10fabd2
-
- Mar 18, 2016
-
-
Steven Dake authored
During multi-node, it is possible for master target node images to be older then the Ansible master playboks if the repository is updated. Add documentation to explain this situation. Change-Id: I2ccf57004147873e89f23fbb996d01f550e90c3f
-
- Mar 12, 2016
-
-
Steven Dake authored
Change-Id: I3c5b6f73b19968c9ae26b12e64864c72a5e2b7f2
-
- Mar 11, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
We need the gcc and other dependencies installed before we can do any tox related commands. Installation of git was never checked in QSG. I happened to create a baremetal CentOS server with minimal install and there was no git. Added steps to install git. Moved the steps related to git clone and other kolla configuration after basic installation. since tox fails for gcc. In the quickstart guide we are generating the configuration using tox but tox is not installed before doing so. Adding steps to install tox before generating conf. Change-Id: Ic8a756e66d33963e47607ed60c4c768e0859152d
-
- Mar 10, 2016
-
-
Martin André authored
Although not strictly mandatory, it's less confusing to have a kolla-build.conf file in /etc/kolla that users can modify it they want to customize their builds, rather than to rely on defaults settings and command line options. The `tox -e genconfig` was already documented in "Image building" doc. Change-Id: Ia44e6f28ce18601cdaba5109ea12cd50fa8372b2 Closes-Bug: #1532066
-
- Mar 03, 2016
-
-
Nikolai Korablin authored
After change change 284856, there were some comments about ambiguity in docs. Change-Id: I90129c475b87bf63f2e5c870dba7bd07893c8c9c
-
- Feb 27, 2016
-
-
Rajath Agasthya authored
Vagrant and Heat, while really cool tech, are not very well maintained in Kolla. They are not always up to date, and as a result, are not recommended for evaluation purposes by this change. TrivialFix Change-Id: Ic8b8519431ed5c50a9a46b2e8b8f822d0982b1cf
-
- Feb 26, 2016
-
-
SamYaple authored
Due to poor planning on our variable names we have a situation where we have "internal_address" which must be a VIP, but "external_address" which should be a DNS name. Now with two vips "external_vip_address" is a new variable. This corrects that issue by deprecating kolla_internal_address and replacing it with 4 nicely named variables. kolla_internal_vip_address kolla_internal_fqdn kolla_external_vip_address kolla_external_fqdn The default behaviour will remain the same, and the way the variable inheritance is setup the kolla_internal_address variable can still be set in globals.yml and propogate out to these 4 new variables like it normally would, but all reference to kolla_internal_address has been completely removed. Change-Id: I4556dcdbf4d91a8d2751981ef9c64bad44a719e5 Partially-Implements: blueprint ssl-kolla
-
Michael A. Trimm authored
Signed-off-by:
Michael Trimm <mitrimm@cisco.com> Change-Id: Iccd3c53526caf8b109ba4ede117eebf66958782d
-
- Feb 25, 2016
-
-
Abe Music authored
- Provided info on installing ansible via yum from EPEL and pointed readers to the EPEL docs to learn how to install/enable the repo Change-Id: I4bf87fbf90779be85293eb65fe7cd2ffe548d6ae
-