2869 Commits

Author SHA1 Message Date
Jenkins
e8e8a9a2ab Merge "Make galeradb bootstraping robust" 2016-01-11 20:23:58 +00:00
Paul Bourke
494729341d Fix missing jinja2 in source images for mesos
The base image is missing python-jinja2 for source builds which causes
the kolla_mesos_start script to fail on import.

Change-Id: I8550115dd42f4401a3351cd7c466fbeb1e02a665
Closes-Bug: #1532275
2016-01-11 15:30:16 +00:00
Jenkins
421b4c6bcb Merge "Horizon ubuntu binary container" 2016-01-11 14:52:49 +00:00
Artur Zarzycki
3d24231be6 Horizon ubuntu binary container
Change-Id: Ie11456e2b1e9bf641f7739044e8ae13d78405427
Partially-Implements: blueprint binary-ubuntu
2016-01-11 14:09:17 +01:00
Jenkins
853f037329 Merge "Allow mistral role to pull images" 2016-01-11 10:33:19 +00:00
Jeffrey Zhang
d33931ca10 Do not start and pull rsyncd on swift-proxy-server
TrivalFix

Change-Id: Ide5bd0103048e9ed096e8c77d2214855c2d65153
2016-01-09 19:28:22 +08:00
Jeffrey Zhang
4bdf8bfa84 Add trove source url and location
TrivalFix

Change-Id: I70c80d0090c35ffd6e4bf2866510b383d8486220
2016-01-09 18:25:03 +08:00
Jenkins
c042ca6a76 Merge "Docker run scripts with sh which doesn't support [[" 2016-01-08 17:52:36 +00:00
Jenkins
cd315c659d Merge "Fix the base-tag name in build.py script" 2016-01-08 17:52:20 +00:00
Artur Zarzycki
1bd0d2a1f7 Docker run scripts with sh which doesn't support [[
Change-Id: I368f5b89fbfded0f173b97058061a03783ce1829
Closes-Bug: #1531883
2016-01-08 14:05:37 +01:00
Jenkins
46ceb9fccc Merge "Remove the kolla-build.conf" 2016-01-08 03:22:18 +00:00
Jenkins
459d564573 Merge "Fix the package source don't register issue" 2016-01-08 03:21:49 +00:00
Jeffrey Zhang
8ba800f4ed Fix the base-tag name in build.py script
TrivialFix

Change-Id: Icfcb0736ab167c0c7acb0eeea98ffd136a8a760b
2016-01-08 09:39:36 +08:00
SamYaple
293a8ffe11 Fix some mistal mistakes
Change task capitalization to match rest of project and start
executor container properly.

TrivalFix

Change-Id: I657b70779b5c3e7695943183c3db7b1e5442dd0a
2016-01-07 16:02:24 +00:00
SamYaple
0995a40100 Allow mistral role to pull images
Change-Id: Id5e56f62dff4fc7bc52641a56abab3ee88a25740
Partially-Implements: blueprint pre-pull-images
2016-01-07 16:00:43 +00:00
Jenkins
e5af3536b5 Merge "openstack-cinder for centos-binary" 2016-01-07 13:53:29 +00:00
Jeffrey Zhang
781eefeccf Remove the kolla-build.conf
use tox -e genconfig to generate this file

DocImpact

Closes-Bug: #1531202
Change-Id: I3a6e57c3cc48aeb3a45a055b173207ea6e214960
2016-01-07 21:06:22 +08:00
Jeffrey Zhang
9b19db099d Fix the package source don't register issue
Closes-Bug: #1531848
Change-Id: I3c6ceb9f1f367b8b19ab1b1d06c67817ab93cabb
2016-01-07 21:06:22 +08:00
Jenkins
d52f5aea68 Merge "Nova ubuntu binary container" 2016-01-07 11:50:19 +00:00
Jenkins
711dd714b3 Merge "Ansible files for mistral containers." 2016-01-07 10:49:05 +00:00
Jenkins
5b6e1e9e53 Merge "Simulate normal ansible behaviour with shared role" 2016-01-07 10:42:41 +00:00
Jenkins
3b8e600794 Merge "Fix neutron-server for centos-binary" 2016-01-07 10:33:46 +00:00
Jenkins
1bc3e46975 Merge "Cleanup dependencies for neutron-base" 2016-01-07 10:32:38 +00:00
Jenkins
df7a35d639 Merge "Updated from global requirements" 2016-01-07 10:23:45 +00:00
Jenkins
0a240c2726 Merge "Fix missing mountpoint in glance bootstrap" 2016-01-07 10:23:37 +00:00
Jenkins
90e178b57e Merge "Log information about successful push only if it really is" 2016-01-07 08:41:39 +00:00
weiyu
b939770afa openstack-cinder for centos-binary
openstack-cinder package is missing a dependency on
python-oslo-policy. Add it to Kolla until RDO packaging is fixed.

Change-Id: I29a1b24e9508f186fa3be5ea6f138b2bd163f8b3
Closes-Bug: 1469891
2016-01-07 15:36:28 +08:00
OpenStack Proposal Bot
7ca4f64b69 Updated from global requirements
Change-Id: I0fcc6d55108ae5c0d6fece8cbbf45ee23463a1b1
2016-01-07 06:53:10 +00:00
Jenkins
c1fca27211 Merge "Fix broken local and global building" 2016-01-07 06:07:52 +00:00
SamYaple
ea5fa4e248 Fix broken local and global building
Two things broke in the related patches. This patch aims to fix that.

1) tools/build.py was no longer usable as it imported kolla from the
global pip install source. If that didnt exist (because kolla wasn't
installed with pip) then it breaks on import.

2) When kolla was installed globally it looked up the path that
matched the installation of docker-py instead of looking up a path
that had the stuff we wanted (kolla images directory)

Change-Id: I94f1856547ce54d506de72926b08c966a36ac608
Related-Id: I05f10d13e7ba1e2b985c2944aec71ce55630442b
Related-Bug: #1530256
Closes-Bug: #1531569
2016-01-07 03:08:14 +00:00
Jenkins
6293c8362e Merge "Allow swift role to pull images" 2016-01-07 02:43:11 +00:00
Jenkins
8737b4c96e Merge "Allow rabbitmq role to pull images" 2016-01-07 02:31:03 +00:00
SamYaple
e0fc4cb3bd Fix missing mountpoint in glance bootstrap
Change-Id: I637eef710c0c4964a440e21e3ac15f8fca4b1830
Closes-Bug: #1519965
2016-01-06 22:43:44 +00:00
Michal Rostecki
7137212ab2 Log information about successful push only if it really is
The try-except-finally block in push thread was catching only
ConnectionError and logging information about successful push
even if some other error occured during push.

TrivialFix

Change-Id: I94f5ed67237d291701469a65f76146881cd67a35
2016-01-06 20:29:55 +01:00
Jenkins
ecfc955a7e Merge "Fix the kolla to find the docker image folder in virtualenv" 2016-01-06 14:53:58 +00:00
SamYaple
71ec2de0cb Allow swift role to pull images
Change-Id: I9e1ec355148bf6d09d78de80ec2ebfad55287033
Partially-Implements: blueprint pre-pull-images
2016-01-06 14:44:14 +00:00
SamYaple
bfcc849a40 Allow rabbitmq role to pull images
Change-Id: I184aabfbbd9fcd0b87080d044b0d286f0deac14c
Partially-Implements: blueprint pre-pull-images
2016-01-06 14:44:13 +00:00
Jenkins
ff8ff410ca Merge "make the kolla-ansible python3 compatible" 2016-01-06 14:43:18 +00:00
Jenkins
e7c3677e5a Merge "Fix centos-source trove image building" 2016-01-06 10:54:54 +00:00
Jenkins
fdb440b7f6 Merge "Gen the image dependency in the Graphviz dot format" 2016-01-06 10:32:11 +00:00
Jeffrey Zhang
f2bded7f94 Gen the image dependency in the Graphviz dot format
By using

    ./tools/build.py --save-dependency a.dot

to gen the Graphviz dot dependency file. Later, you can use the `dot`
to draw the picture.

    dot -Tjpg -o a.jpg a.dot

Implements: blueprint images-dependency-tree
Depends-On: I8e07a1b69fab5f1c587470bfd2104aaba93f0050
Change-Id: If00f4f3fb9d0b10a07ab2abb7ffb1cd9d64902f2
2016-01-06 16:33:05 +08:00
Jenkins
09bf7bc5a7 Merge "Allow nova role to pull images" 2016-01-06 08:25:43 +00:00
Jenkins
367c67dd25 Merge "Allow neutron role to pull images" 2016-01-06 08:24:32 +00:00
Jenkins
d9762fe61e Merge "Allow murano role to pull images" 2016-01-06 08:22:48 +00:00
Jenkins
0cf0ca01f4 Merge "Allow memcached role to pull images" 2016-01-06 08:22:04 +00:00
Jenkins
5127c935c4 Merge "Allow mariadb role to pull images" 2016-01-06 08:21:58 +00:00
Jenkins
38188c6b53 Merge "Allow magnum role to pull images" 2016-01-06 08:20:10 +00:00
Jenkins
2c7ae58dfb Merge "Allow keystone role to pull images" 2016-01-06 08:20:03 +00:00
Jenkins
5b7e37d199 Merge "Allow ironic role to pull images" 2016-01-06 08:19:01 +00:00
Jenkins
9dc5c30b39 Merge "Allow horizon role to pull images" 2016-01-06 08:18:38 +00:00