- Jul 14, 2016
-
-
Patrick Powell authored
Keystones openstack_auth is undefined for Keystones sanity check closes-bug: #1601808 Change-Id: I445482ce32b924d9220e8c351363b6793558d3b4
-
- Jun 14, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
This solves the following issue when running an ansible command inside the kolla-toolbox container: [Errno 13] Permission denied: '/home/ansible/.ansible' Change-Id: I654d27c49b7fcc50e018b61146084660894352aa Closes-bug: #1592268
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Jun 13, 2016
-
-
Mauricio Lima authored
Change-Id: I2fc8f50f6448d58852f9e6c6d465e6f4e7288afa Closes-Bug:#1581731
-
Patrick Powell authored
Closes-bug: #1585995 Change-Id: I3163720dd4402848904fc9673e3240082e0c708f Partially-includes: blueprint documentation-rework
-
Jenkins authored
-
MD NADEEM authored
This doc explain how to run kolla tests. Change-Id: I498e18187c2c69bbd37c490ce4e1a8548f933791 Partially-implements: blueprint documentation-rework
-
Jenkins authored
-
TuanLAF authored
TrivialFix Change-Id: Id916352b419a100d1cae463031e3182bd1080776
-
Jenkins authored
-
Jeffrey Zhang authored
In the master branch, we should use 3.0.0 release version Change-Id: I3b10307c2072c28ea00e26fbbdf6723ebc318f30
-
- Jun 12, 2016
- Jun 11, 2016
-
-
Hui Kang authored
ceilometer user and extend_start.sh should be added to both source and binary type Change-Id: I149e27e31c6eb200b508e5b67a98edccc8d86962 closes-Bug: #1582062
-
- Jun 10, 2016
-
-
Jenkins authored
-
- Jun 09, 2016
-
-
Michal (inc0) Jastrzebski authored
Since it's no longer relevant as liberty 1.0.0 is not there any more TrivialFix Change-Id: Id2b2404d76c82444418c00162b1abab2e1a64eed
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Swapnil Kulkarni (coolsvap) authored
This revert is not related to the build namespace. Need revert. This reverts commit 9803b459. Change-Id: Ic1759e02287e0272b1f5901c94f204cf7b4844aa
-
Joshua Harlow authored
Instead of trying to use a signal handler to stop when ctrl-c is triggered use technique that cooperates better with the threads that are running and lets them die a happy death vs being forced to die in unpleasant ways. Closes-Bug: #1586476 Change-Id: I7fdb6a77a144bdd02276cca07b616bbb0c2f1957
-
Joshua Harlow authored
The things in self.images are images, not items so reflect these to use the shared 'image' name vs having a one-off that uses 'item'. TrivalFix Change-Id: I781514d3e116de32b4fe61a7f55455282680fec1
-
Vikas Jain authored
The oslo configuration generates containers that default namespace to kolla instead of kollaglue docker hub registry upstream. The impact of this bug is that when using oslo config generator, the default containers can't be launched. Change-Id: I29a75874af0453df89eca6d6a9294441204d85f5 Closes-Bug: #1590619
-
- Jun 08, 2016
-
-
Jeffrey Zhang authored
Change-Id: I7005a7ce15fa91df2c1e54569a80d7085e99e24e Partial-Implements: blueprint ansible2
-
Jenkins authored
-
Jenkins authored
-
- Jun 07, 2016
-
-
Michal (inc0) Jastrzebski authored
This patchset enables potentially full customization of Dockerfiles provided by Kolla without having to change main Kolla code. Mechanism is based on jinja2 block mechanism. In our dockerfiles we'll add blocks (mostly empty) with highly standarized naming, then in override file users will be able to fill/override contents of these blocks. Example is shown in this patch. To enable cutomized override file call build.py --template-override=path-to-file Only caveat is that header {% extends .. %} has to stay Change-Id: I5957024e5652f9677c439fb2fcd524e467b951af Partially-implements: blueprint third-party-plugin-support
-
Jeffrey Zhang authored
First step to break it down is to make it importable lib rather than self-contained script. Change-Id: Ibbc924c2849cc79006046f62f31a1909ce959066 Partially-implements: bp build-refactor
-
Dave Walker (Daviey) authored
Previously, when either setup_{RedHat,Debian}.sh was ran multiple times a mess was created due to multiple loop devices being setup. This change now looks to see if '/docker' or '/swapfile' already exist, and not re-create them if they do. *However*, /var/lib/docker (/docker) is still wiped - but it means that the script can run and bring the system into a constant vanilla state. Change-Id: I169662fa04c2bf644672ca75c3ee579795943727 Closes-Bug: #1586563 Signed-off-by:
Dave Walker (Daviey) <email@daviey.com>
-
Jeffrey Zhang authored
The newly added lbaas agent crashes the neutron reconfigure. This PS fix the issue. TrivialFix Change-Id: I170ab809e9880fd7b1edcee68409c4a7b373e700
-
Jeffrey Zhang authored
Kolla do not depend on certain version of Ansible. So install the ansible using pip Change-Id: Id1bf103a1f5c2a1cde653d53110f28c903ae8768 Partial-Implements: blueprint ansible2
-
Jeffrey Zhang authored
TrivialFix Change-Id: I3ee10efc093ed394c3af483a229dcd9dc732ec9a
-