- Sep 18, 2019
-
-
Mark Goddard authored
We have agreed to remove support for Oracle Linux. http://lists.openstack.org/pipermail/openstack-discuss/2019-June/006896.html Change-Id: If11b4ff37af936a0cfd34443e8babb952307882b
-
- Sep 11, 2019
-
-
Mark Goddard authored
This is required for the dict2items filter. Change-Id: I60a04e839bf06506ff36c2631a286130d5fde972
-
- Aug 05, 2019
-
-
Radosław Piliszek authored
This change makes kolla-ansible more compatible with RHEL which does not provide epel-release package. EPEL was required to install simplejson from rpm which was an ansible requirement when used python version was below 2.5 ([1]). This has been obsolete for quite a time so it's a good idea to get rid of it. This change includes update of docs to read more properly. [1] https://docs.ansible.com/ansible/2.3/intro_installation.html Change-Id: I825431d41fbceb824baff27130d64dabe4475d33 Signed-off-by:
Radosław Piliszek <radoslaw.piliszek@gmail.com>
-
- Jul 01, 2019
-
-
Mark Goddard authored
This is necessary for some Ansible tests which were renamed in 2.5 - including 'version' and 'successful'. Change-Id: Iacf88ef5589c7571fcf56ba8b99d3dbe76975195
-
- Jun 17, 2019
-
-
chenxing authored
This ensures we have version-specific references to other projects [1]. Note that this doesn't mean the URLs are actually valid - we need to do more work (linkcheck?) here, but it's an improvement nonetheless. [1] https://docs.openstack.org/openstackdocstheme/latest/#external-link-helper Change-Id: I118e4d211617c5df66ff04dc04e308a1d2fc67ad
-
- Jun 06, 2019
-
-
Radosław Piliszek authored
Change-Id: If4c78c5ccefc6ff987b70509379dd91588eeea70 Signed-off-by:
Radosław Piliszek <radoslaw.piliszek@gmail.com>
-
Radosław Piliszek authored
Script looks like it is meant to be run and docs mention running it rather than sourcing, yet the examples sourced it. Change-Id: Ib4492ae01bee11b562022099cee8b06b4e3ee3c1 Signed-off-by:
Radosław Piliszek <radoslaw.piliszek@gmail.com>
-
- Jun 04, 2019
-
-
chenxing authored
Depends-On: https://review.opendev.org/662209 Co-authored-by:
Stephen Finucane <stephenfin@redhat.com> Closes-Bug: #1830586 Change-Id: I48d3f4c5f7c04b1ab41b3bad2a6c19e1e9a218fd
-
- May 21, 2019
-
-
Mark Goddard authored
The etc_examples and inventory should be copied from the virtual environment rather than the system. Change-Id: I3ac1e057971b7481a0bce2a15351031e51bf97d6 Closes-Bug: #1829435
-
- May 14, 2019
-
-
chenxing authored
Remove some unexpected indents. Change-Id: I50b8239ab7270814ffc8be9affb3bd28ce1f855b
-
- Apr 09, 2019
-
-
Mark Goddard authored
* Recommend using a virtual environment * Fix reference to multinode inventory * Add explicit use of sudo where necessary * Change ownership of /etc/kolla to current user These changes should make it possible to copy/paste from the quickstart to get a working deployment. Change-Id: Ib3990f9e16eaa1e19a4ad5bfea5bdb2e4bc1c333
-
- Feb 28, 2019
-
-
Mark Goddard authored
To avoid links to OpenStack docs getting out of date in our docs, use the latest version. Ideally after cutting each stable branch we should change these links to use the current release. Co-Authored-By: Isaiah Inuwa Change-Id: Ia1e3c720f4e688861b8f76874a3943b0f4e50b17
-
- Nov 18, 2018
-
-
jacky06 authored
Change-Id: Ia1b29ca85e8ddb4d9bc740888d92bb2378a44fbf Closes-Bug: #1803874
-
- Sep 28, 2018
-
-
chenxing authored
Following by https://review.openstack.org/#/c/605097/ These were used by now-dead tooling. We can remove them. Change-Id: I0953751044f038a3fdd1acd49b3d2b053ac4bec8
-
- Aug 03, 2018
-
-
caoyuan authored
Now, kolla-ansible support non-root to deploy[0], the note is outdated and inaccuracy, remove it is necessary [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L18 Change-Id: I4fc005949afd64389bc2be68161426c6a2590ca4
-
- Aug 01, 2018
-
-
jacky06 authored
Change-Id: I6875cde5c3cc7775c39011816c513e73df3396db
-
- Jul 08, 2018
-
-
wu.chunyang authored
ansible command need assign hosts to run. Change-Id: Ifadc48ba06ef1726aa73b21ff37366360cfffbbe
-
- Jul 05, 2018
-
-
jacky06 authored
Change-Id: Ib9b9440ce56ab2632d2a17c04be7c786b0b3688f
-
- Jun 27, 2018
-
-
chenxing authored
Change-Id: I0e3c098db9d1f0a8fda383910c05ed5efc929994
-
- Jun 12, 2018
-
-
fan_guiju authored
setuptools should be used as a base dependency package that deployment kolla-ansible. Change-Id: I4737fcd157342b37a8304cadfb20e24fe585a8b4 Closes-Bug: #1776426
-
- Jun 11, 2018
-
-
confi-surya authored
Currently, to run kolla-ansible inventory files, wrong path was followed. So this patch correct use of invetory file path. Change-Id: Id1526c3d9df54e7f456f5af1089a393f296d3be9
-
zhulingjie authored
the path of globals.yml should be `/etc/kolla/globals`, not be `/etc/kolla/kolla/globals` Change-Id: I49d91c4dab13b197402844ac74f87b5dd2adbfca
-
- May 24, 2018
-
-
wu.chunyang authored
"clausule" is dutch,should be "Clause" Change-Id: I0c92b26db0876ce3622b67317b7f0bd85564e881
-
- May 21, 2018
-
-
confi-surya authored
For compliance with the Project Testing Interface [1] as described in [2] [1] https://governance.openstack.org/tc/reference/project-testing-interface.html [2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html doc8 command is dropped from docs tox envs. So this affect nothing and run in PEP8. Related-Bug: #1765348 Depends-On: Icc7fe3a8f9716281de88825e9d5b2fd84de3d00a Change-Id: Idf9a16111479ccc64004eac9508da575822a3df5
-
- Apr 19, 2018
-
-
Eduardo Gonzalez authored
Doc says use pike for latest stable branch. Currently we are in queens Change-Id: I3983682475b4abf141784c25e117b24cfd38cf29
-
- Apr 10, 2018
-
-
caoyuan authored
the path should be "/etc/kolla/globals.yml" rather than "/etc/kolla/kolla/globals.yml" Change-Id: I119095bb63fc2af7eb34f16de43ce82f864dd8a4
-
caoyuan authored
when run ansible command, the inventory should be added, or ansible will use /etc/ansible/hosts by default, but it does't we wanted. Change-Id: I7f2a05c27ddfa95d0747abb9ba931ee1c5714dc0
-
chenxing authored
- Add the requirements installation step for development - Add step number for some section, to make step more clear - Some format issues fix Change-Id: I78deee5f4ae424eec06876168cbdfdf8d25d6bcc
-
- Mar 23, 2018
-
-
melissaml authored
Change-Id: I5585561f9bfa42ea54c992e38dda4b9a89568553
-
huang.zhiping authored
Change-Id: Ib47345d54c9cf1077a24b50a358d5e41c0bf696a
-
- Mar 19, 2018
-
-
chenxing authored
We upgrade the rst convention by following Documentation Contributor Guide[1]. [1] https://docs.openstack.org/doc-contrib-guide Change-Id: Ieceb3942073512fb10670a48d258c4055909496e Partially-Implements: blueprint optimize-the-documentation-format
-
- Feb 24, 2018
-
-
zhubingbing authored
This is mainly kolla-ansible installation part Change-Id: Iab14884cfc037bc3cb8055db487c53aa14da070f
-
- Jan 21, 2018
-
-
caoyuan authored
doc/source/user/quickstart.rst:194: D001 Line too long doc/source/user/quickstart.rst:337: D001 Line too long doc/source/user/quickstart.rst:339: D001 Line too long Change-Id: Ibbb3588bddf3bfe9d49c2b2b6909f80c36ec2aff
-
- Jan 17, 2018
-
-
Michal (inc0) Jastrzebski authored
Nearly full rewrite of our QSG to make it more 2017. Co-Authored-By:
chenxing <chason.chan@foxmail.com> Partially-Implements: blueprint ka-queens-doc-restructure Change-Id: Ie558e1121438a502611c7c0e6c0e5ac0f6574827
-
- Nov 23, 2017
-
-
Ravi Shekhar Jethani authored
Currently init-runonce script changes directory to the script's base directory (/usr/...) before doing anything else. This unnecessarily _forces_ a non-root user to use sudo for running this script thereby raising privileges for code which doesn't want it. Also downloading temporary stuff in places like /usr... seems not a good choice. Hence deleting the said code part and letting the deployer work comfortably from any directory. Made documentation changes accordingly. Change-Id: Ib3c7ed97aa5f53c115b6337aaf572b5fdc7a71f3 Closes-Bug: #1732963
-
- Nov 02, 2017
-
-
chenxing authored
This warning message mentions PBR, but this is the first instance of this acronym in the documentation. Use the full name can be made clear what PBR stands for in its first usage. Change-Id: I46c7db79eb330e7f58d71afd6c749dd27e2c0f80 Closes-Bug: 1729476
-
- Oct 27, 2017
-
-
Eduardo Gonzalez authored
Mitaka and newton are deprecated and no longer maintained by OpenStack comunity. Users can check specific documentation for old releases. Change-Id: I43fd1d40bc2f094fee4c1547879f798a92593df4
-
- Oct 18, 2017
-
-
chen authored
The text "Docker Hub Image Registry" is supposed to be assciated with the link defined at the end of quickstart.rst. This patch ensures that. Change-Id: I840413520473b1cc3eb7685254d8d133d4c8d497
-
- Oct 16, 2017
-
-
Surya Prakash Singh authored
Change-Id: I2a6ee471b1029bcc2fe1ce76917faf925f1ad239 Closes-Bug: #1723886
-
- Oct 12, 2017
-
-
Surya Prakash Singh authored
for reference: https://docs.openstack.org/python-openstackclient/latest/index.html#getting-started Change-Id: Iacb29585ad89c08de24ea49dfefe7d0d0f5a1815
-