- Jun 13, 2016
-
-
MD NADEEM authored
This doc explain how to run kolla tests. Change-Id: I498e18187c2c69bbd37c490ce4e1a8548f933791 Partially-implements: blueprint documentation-rework
-
- Jun 10, 2016
-
-
Jenkins authored
-
- Jun 09, 2016
-
-
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
-
-
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
-
- Jun 06, 2016
-
-
Ken Wronkiewicz authored
I just thought I'd dash off a quick patch and change the underscore to a dash. Change-Id: Ib34cfc8039de01be7e37176648482f9815ac3848 Closes-Bug: #1589734
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
The part "The valid types are: binary, source, rdo, rhos" is already a part of the generated kolla-build configuration file ("# Allowed values: binary, source, rdo, rhos"). TrivialFix Change-Id: I87b913c1b650fe54402ea643fc9c774448850f6b
-
- Jun 04, 2016
-
-
Christian Berendt authored
This resolves the following issue: $ curl -i http://hekad.readthedocs.io/en/ HTTP/1.1 404 OK Change-Id: I322b74a13f355e929a51fd332f7bc68f1346156d
-
Jenkins authored
-
Jenkins authored
-
Benedikt Trefzer authored
- use rabbitmq official package since debian does not offer required version - force-depend since we do not install logrotate Change-Id: I0818a6807210eb861aab5ef36d1f807a0ce435b2 Partially-implements: blueprint build-debian
-
Benedikt Trefzer authored
- handle different xen-utils version in debian/ubuntu - add rm -f to ignore nonexistent file in debian - add variable for libvirt group since different in debian Partially-implements: blueprint build-debian Change-Id: I44c55981819294286d163b5391aefe967b6dd1d9
-
Benedikt Trefzer authored
Change-Id: I911a684e1269076f9466fe0b6511c0b72dd80833 Partially-implements: blueprint build-debian
-
Benedikt Trefzer authored
- remove pinning to old docker version in ubuntu - move docker ubuntu repository to base image Change-Id: If05ccc0c5b3e89725acea3b603b5ef7acbbee649 Partially-implements: blueprint build-debian
-
Jenkins authored
-
Benedikt Trefzer authored
- add debian as base_system Change-Id: I1d0f1e5de819e8325243fa0b971c1eb7b83fb5b5 Partially-implements: blueprint build-debian
-
Benedikt Trefzer authored
- handle different path for os_client_config Change-Id: I1134a932845ee22e8318c14ec02f0478eee11b9a Partially-implements: blueprint build-debian
-
Jenkins authored
-
- Jun 03, 2016