- Sep 27, 2022
-
-
Michal Nasiadka authored
It's a followup to 73a1812c addressing post-merge comments. Change-Id: Idd458ad6ef29e4eee2f9e537b4eae39d26eb9f64
-
- Aug 08, 2022
-
-
Monty Taylor authored
clouds.yaml[0] is a richer way to express configuration for OpenStack clouds. It's also fully supported by Ansible's OpenStack modules as well as python-openstackclient and openstacksdk. It's the future - who doesn't like the future? Write a file using both the public (default) and the internal endpoints for the admin user. Also, change all of the examples to reference it and to get python-openstackclient to use it too. [0] https://docs.openstack.org/openstacksdk/latest/user/guides/connect_from_config.html Implements: blueprint use-clouds-yaml Change-Id: I557d2e4975c7b3d3c713a556b9ba47af9567ce6e
-
- Nov 20, 2020
-
-
likui authored
* Use 'apt install' command instead of legacy 'apt-get' Change-Id: Idae8d325bce354fa3b4c5be412965122af8f1413
-
- May 29, 2020
-
-
Luke Short authored
Python packages are now prefixed with 'python3' instead of 'python'. 'bridge-utils' is also no longer shipped. Change-Id: I6e8765e53fd5c3a7f7169671d75e965c22213c61 Signed-off-by:
Luke Short <ekultails@gmail.com>
-
- 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
-
- Apr 23, 2019
-
-
ZhongShengping authored
1.Use opendev.org instead of git.openstack.org. 2.Use review.opendev.org instead of review.openstack.org. You can see the discussion below: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html Change-Id: Ice4509204df788a1a44a06fb89fb44cfe6b54b94
-
- Nov 19, 2018
-
-
Doug Szumski authored
Add a couple of missing steps to complete a Vagrant deployment. In the case of the multi-node deployment we could go one step further and ensure that the supplied inventory matches the default set of nodes created by Vagrant. Change-Id: Iee878e26989e92e4de06c071704a6794011b6e58
-
- 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
-
- Jul 26, 2018
-
-
Trinh Nguyen authored
In Ubuntu 16.04, Vagrant up process requires qemu-utils and qemu-kvm Change-Id: Idb89f3ace6ada1df2db32579b3f1da289547efa8
-
- Apr 19, 2018
-
-
Borne Mace authored
Updated the vagrant dev environment to include support for development and testing of the kolla-cli Change-Id: I1d8f66cced7f0a9cc37e3b296c5ae10ab989f736
-
- Feb 08, 2018
-
-
chenxing authored
We upgrade the rst convention by following Documentation Contributor Guide[1]. [1] https://docs.openstack.org/doc-contrib-guide/ Change-Id: I065ceb2f4d455412efeb502e7073e2cb7bc96996 Partially-Implements: blueprint optimize-the-documentation-format
-
- Jan 23, 2018
-
-
gaofei authored
Merge commit from[1][2] [1]https://review.openstack.org/#/c/536657/ [2]https://review.openstack.org/#/c/536657/ Change-Id: I79bd4ca2457222abcc6a58cd3b44be21a11b5a87
-
- Sep 28, 2017
-
-
Surya Prakash Singh authored
On personal experience when i reach to line no 116 with fresh centos-7.1 it ask to install git package, same has been taken care in next section for ubuntu-16.04 Change-Id: I688a6ee70d8211740f7d1149ccdfb17183e3a995
-
- Sep 27, 2017
-
-
caoyuan authored
Change-Id: Id6264fa8af55b9da5f8e0cad705287b0c115c7e7
-
- Sep 06, 2017
-
-
chenxing authored
For more detail, see the doc migration spec. http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Co-Authored-By:
Eduardo Gonzalez <dabarren@gmail.com> Change-Id: I3a7c0ed204ee1e9060b5325f20622afe9a5e3040
-
- Jul 21, 2017
-
-
chenxing authored
Change-Id: I8c340cfe33789badb4f8df93f0c13f56fdea5dbf
-
- Jun 12, 2017
-
-
Juan J. Martinez authored
- Updated Ubuntu image to use 16.04. - VirtualBox provider to use centos/7 image + vagrant-vbguest plugin. - Improved docs so it is clear that vagrant-vbguest plugin is only required with VirtualBox. - Clarified comment and made it independent of the release. - Refactored the kolla and kolla-ansible paths to be based on the username used by Vagrant, that can change depending on the image. Change-Id: I23d84dcc3297c43eb12eff9c443d282281fc6c82
-
- Jun 07, 2017
-
-
Surya Prakash Singh authored
Updated the package with correct one and got the command working for ubuntu 16.04 Closes-Bug: #1696044 Change-Id: I643d36459ed563965fe95e57a47117be926a8d49
-
- Jun 06, 2017
-
-
Chandan Kumar authored
* Removed Fedora 22 instructions, it is not used too much. * Fixed tox -e docs issues Change-Id: I8d30ae962180bf71eec10c4ab69f8479905ee21c
-
- May 31, 2017
-
-
Juan J. Martinez authored
After the repo split into kolla and kolla-ansible the Vagrant development environment was broken. With this change Vagrant will run from kolla-ansible and kolla repo is expected to be in the same directory level so the bootstrap can include it inside the VM. - Modified the bootstrap code to copy both repos into the VM. - Added one configuration token to specify kolla-ansible location inside the VM. - Updated the docs. Change-Id: I6b56822d50472f8eda6fc60f69196d3c9b8b6cf8 Closes-Bug: 1693847
-
- Apr 10, 2017
-
-
Bertrand Lallau authored
Last Openstack version supported on Ubuntu 14.04 is Mitaka. Hence Ubuntu 14.04 related documentation can be remove since Kolla Newton release. Change-Id: Ibedd9dea659fc787660e44909573a59339b870c3
-
- Mar 30, 2017
-
-
Cady_Chen authored
In order to slove the problem of running `vagrant up` hangs on NFS mounting, we can allow these services on server firewall. Change-Id: I70fb072b6103fa662fcfaaafd0f8f57e45193798 Closes-Bug: #1675378
-
- Feb 22, 2017
-
-
zhuzeyu authored
Change-Id: I72e14bd2bb306498f5e010e8f9309e23243db00e
-
- 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 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
-
- Oct 29, 2016
-
-
caoyuan authored
TrivialFix Change-Id: I3cfa94d9f6202664a06c24d691376eb8759b922a
-
- Oct 25, 2016
-
-
Hui Kang authored
Change-Id: Ifd677065b42761f44a0222abbccb93f9b706989d closes-Bug: #1636553
-
- Oct 14, 2016
-
-
Christian Berendt authored
TrivialFix Change-Id: Ifb8f19afa1514488bd288670d08b96f84982a4e1
-
- Sep 16, 2016
-
-
prameswar authored
Closes-Bug: #1623967 Change-Id: I214d9ab42b57e94bd13448773432580861aee32f
-
- Aug 22, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
Updated vagrant doc to include - package installs for CentOS - add git and gcc required during install Change-Id: Ic52350fb16f69cde87bd1a8177d4a76ef7fd4f5e
-
- Aug 06, 2016
-
-
Robin Naundorf authored
Github is just a mirror of the OpenStack git-repo. Changed from Github to OpenStack git url wherever possible. Change-Id: I7941ef86967de4efe7f23ff9fb11ec86c793901e
-
- 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
-
- Jun 17, 2016
-
-
Martin André authored
In vagrant environments, the kolla_internal_vip_address didn't belong to the private network provisioned on the machine and was failing the prechecks. TrivialFix Change-Id: I0e7e4d134e350c49ef7510c7262677754a83bcbf
-
- 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 26, 2016
-
-
Swapnil Kulkarni (coolsvap) authored
Change-Id: If4be00b937e14ec93443dcb7249cf17099d57cbe Closes-Bug: #1569417
-
- 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
-
- Apr 26, 2016
-
-
Paul Bourke authored
Change-Id: I4c34a30eba0bd56ea3aeb20f18430e266deea773
-