- Nov 06, 2015
-
-
Jenkins authored
-
Kirill Proskurin authored
pip install default prefix in Ubuntu is /usr/local, and Kolla tools scripts didnt respect that. So I added few OS checks in this scripts. I improve config path check in build.py. Added more verbose error if we can't find config directory. Change-Id: Ide521ed205b0dc1fc27e237a9a8f4da0168e664f Closes-Bug: #1512302
-
Jenkins authored
-
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
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
Use the absoluate path rather than that with `..`. This will be helpfull for end-user to see where is the folder/file. Closes-Bug: #1513726 Change-Id: I7169952d874ddf14469605444044de0163b033d3
-
Martin André authored
This was conflicting with Percona-Server-devel-55 and broke centos source build for openstack-base image. Backport: Liberty Change-Id: Ia2bb2106038e8e2eadb6668f4ae1ad1d95710c09 Closes-Bug: #1513711
-
lin-hua-cheng authored
Change-Id: I81d80c3bdb401a044d42abb568c35117f6ead51a
-
Jenkins authored
-
Jenkins authored
-
Sam Yaple authored
Change-Id: I3e05e2d5c739794ae6ff0cc375dc6226f81bb542 Paritially-Implements: blueprint multinode-gate
-
- Nov 05, 2015
-
-
Jenkins authored
-
Jenkins authored
-
David Moreau Simard authored
- Remove ansible-deployment documentation link, it was moved to quickstart. - Link to rendered documentation on docs.openstack.org instead Change-Id: Ib97cfa23e7932c1d7012d1b36a26f32914431790 Closes-Bug: #1513582
-
Sam Yaple authored
The bootstrap must occur on the nova-api node due to binding in the nova-api directory (same goes for all other services) Closes-Bug: #1513439 Backport: Liberty Change-Id: Iab88b49712828085e4d7e7f85e6d8f0b7999a9bf
-
Sam Yaple authored
The main reason for this change is to allow the DinD stuff to work. It has limited use outside of that use case, but it may still be useful to others in the future. Change-Id: Ib3a4639cfb3fc0d378d33fc8b9ff8eb597f818ab Partially-Implements: blueprint multinode-gate
-
Sam Yaple authored
Adjust all the configs to list all the rabbitmq hosts rather than running rabbitmq through the VIP. This is made possible by clusterer which has already merged. Change-Id: I5db48f5f10ec68f4c8863a29bc13984f6845a4f9 Partially-Implements: blueprint rabbitmq-clusterer
-
David Moreau Simard authored
The URL scheme has changed and the link was broken. Change-Id: Id5e293d6addf1a70b3af51129b66e1a406628f59
-
Jenkins authored
-
Paul Bourke authored
In some cases we're seeing httpd not cleaning up properly after itself, which results in the keystone container failing to restart. This is confirmed to happen on rpm based distros, but have not had any reports on Ubuntu. Change-Id: I58b006189e700f1c851601b4f64dd0fae931103c Closes-Bug: #1489676 Co-Authored-By:
Tim Potter <tpot@hpe.com>
-
Sam Yaple authored
So we can respect DRY and share as much code as possible I have broken out the common code between the aio and multinode gate scripts. Additionally, this lays the ground work for removing our policy on root-everywhere by using sudo. Once we get the non-root stuff worked out we can gate as non-root user. Change-Id: I781c597ab10f2296b95f51ae27e0fa617ffe0a66 Partially-Implements: blueprint multinode-gate
-
Sam Yaple authored
Change-Id: I3c953125ed0105b7e8b62e62da56bf3fa30889d1 Partially-Implements: blueprint multinode-gate
-
Sam Yaple authored
Mention `chrony` since thats what docs.openstack.org recommends for WAN connections. It does do better than ntpd Change-Id: I28caade26492294bf12b092ff949003c7bf0bb8e
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
Fix up some gramatical errors in the quickstart documentation. TrivialFix Change-Id: I82dada5b1fc24a48dee143447042861b106ceeed
-
Sam Yaple authored
This is in preperation for the DinD gate. Change-Id: I2d2489df00808824f957ed0e3aa3a44496ff7e3e Partially-Implements: blueprint multinode-gate
-
Sam Yaple authored
The Fedora code is no longer used and can be removed. Should it be needed in the future the code is very similiar to CentOS. As is it will just become out of date as the code is never excersied. Change-Id: I7df832e5b0830ac8b4507f000ed8ed6e43d39463 Partially-Implements: blueprint multinode-gate
-
- Nov 04, 2015
-
-
Ryan Hallisey authored
Register with RHEL on the host machine and use yum to setup the repos in the container. Change-Id: I38aaf43fffaf7a235e69b330d5d9f0f1be31fe83 Backport: Liberty Closes-Bug: #1513088
-
Jenkins authored
-
Sam Yaple authored
We target 14.04 which has the package name 'syslinux' >14.04 has the package name 'pxelinux' TrivialFix Backport: Liberty Change-Id: Id0f4f503257d62d9ce45be5eb8f4faa766244d0a
-
- Nov 03, 2015