921 Commits

Author SHA1 Message Date
Jenkins
69338a94ba Merge "Remove requirement for root user in scripts" 2015-07-13 04:08:36 +00:00
Jenkins
972cec6407 Merge "Fix Horizon config-internal.sh permissions" 2015-07-12 05:50:27 +00:00
Jenkins
9fe11b46fd Merge "Add RabbitMQ image for Ubuntu" 2015-07-12 03:34:22 +00:00
Jenkins
5bfe20f094 Merge "Add +x to Magnum's config-internal.sh scripts" 2015-07-12 03:31:38 +00:00
Jenkins
f41cde62a4 Merge "Fixes an issue with AIO and galera clusters" 2015-07-12 03:30:09 +00:00
Harm Weites
9ac3013862 Fix Horizon config-internal.sh permissions
Change-Id: I4296f75c5c28867df7d856aa076bc6b0a2f9baf9
Closes-bug: #1473672
2015-07-11 20:28:43 +02:00
Sam Yaple
8f194e50a0 Fixes an issue with AIO and galera clusters
AIO nodes had an address in the gcomm list which would prevent AIO
containers from starting appropriately.

Change-Id: I6db8c831ef9f9c0348748eb9539db326dc0df048
Closes-Bug: #1472481
2015-07-11 09:05:29 +00:00
Jenkins
4922d6056c Merge "Enable pep8 tests" 2015-07-10 23:55:11 +00:00
Jenkins
ceee4ea521 Merge "Add oslo.reports as a global dependency" 2015-07-10 21:24:35 +00:00
Jenkins
5175f41f18 Merge "Change permissions on cinder config-internal/external" 2015-07-10 21:24:29 +00:00
Borne Mace
160d163878 Enable pep8 tests
Change-Id: I476c335b60d3195a2381a91ad05d8f64f62190d0
Partially-Implements: blueprint enable-flake8
2015-07-10 14:13:47 -07:00
Jenkins
9b9923fa71 Merge "Fixed additional OpenStack pep8 issues" 2015-07-10 21:01:22 +00:00
Jenkins
61a5d91f5b Merge "Properly wait for Openstack services to be ready" 2015-07-10 20:47:01 +00:00
Swapnil Kulkarni
aff8e49af6 Remove requirement for root user in scripts
The following files had requirement for root user
which can be removed as long as as the the user
executing script is part of docker group

Scripts updated
tools/kolla
tools/cleanup-containers

Closes-Bug: #1473551
Change-Id: Ia4aea205f5da20fb1ded4f7a5d11eeebe5f40aa9
2015-07-10 20:33:18 +00:00
Borne Mace
fa63119f96 Fixes the last of the hacking based pep8 errors
Change-Id: I628c6cd493c112b00d8202725456c3fb863f5446
Partially-Implements: blueprint enable-flake8
2015-07-10 12:56:56 -07:00
Borne Mace
30a1988f0a Fixed additional OpenStack pep8 issues
The "hacking" package used in most OpenStack repos pulls in
additional pep8 rules.  This commit should fix all of them
other than a hand full in the build.py file which will
be fixed in a separate commit

Change-Id: I40a0a30d338592ad64123e3da5523b9ad95a7a9c
Partially-Implements: blueprint enable-flake8
2015-07-10 12:01:28 -07:00
Harm Weites
aef25bbaa8 Properly wait for Openstack services to be ready
Just checking for an account in keystone is pointless since nova and
neutron take way more time before they are fully operational. If the user
would continue as tools/kolla suggests, the init-runonce script would
fail because either nova or neutron would not be ready for service.

Change-Id: I8fbfaa16d961b418b9ac6a34d311adb8e41b61e9
Closes-bug: #1471331
2015-07-10 20:47:08 +02:00
Steven Dake
89176acbba Add oslo.reports as a global dependency
oslo.reports is needed by several services.  I suspect more services
will need this package as time passes.

Change-Id: I306d03bb9fb62e2aed16113c1b547257a398cd1d
Closes-Bug: #1473232
2015-07-10 11:42:24 -07:00
Steven Dake
1726116b74 Change permissions on cinder config-internal/external
Set to mode 0755 so the files can be executed inside the container.

Change-Id: Ifce46ca8350bb01d46ee29ca576b407c27068a82
Closes-Bug: #1473095
2015-07-10 11:42:24 -07:00
Jenkins
0953f57d6a Merge "Fix the delorean repo url" 2015-07-10 18:20:23 +00:00
Harm Weites
ea14f22866 Add +x to Magnum's config-internal.sh scripts
Change-Id: Ie58fa5474d63d4cabfd1cdcda7781da364fae5cc
Closes-bug: #1473522
2015-07-10 20:03:23 +02:00
Harm Weites
bd1e41a767 Install ebtables in neutron-linuxbridge
Otherwise it complains about missing the ebtables binary.

Change-Id: I6bc0c0b1bacdf4a75929424ad9f11f6982e62c87
Closes-bug: #1473500
2015-07-10 19:56:24 +02:00
Harm Weites
b6243c5c0f Fix the delorean repo url
Change-Id: I05728f6470f6ab91db59d6f9018ecac0c0ad8017
Closes-bug: #1473513
2015-07-10 19:23:10 +02:00
Borne Mace
5a758fc6d1 Fixed all remaining pep8 failures in the codebase
Change-Id: I0de312a587ecd83158da4c7e05ca6495c7a981a8
Partially-Implements: blueprint enable-flake8
2015-07-10 09:19:32 -07:00
Jenkins
adc8bc11df Merge "Add source keystone image for oraclelinux" 2015-07-10 08:04:57 +00:00
Jenkins
5179042a44 Merge "Add config-internal/config-external for barbican" 2015-07-09 22:46:00 +00:00
Jenkins
667aed114f Merge "Add config-internal/config-external to Magnum containers" 2015-07-09 22:45:12 +00:00
Jenkins
ea5dc525f5 Merge "Add config-internal/config-external to Zaqar containers" 2015-07-09 22:44:45 +00:00
Jenkins
080d926da0 Merge "Add config-internal/config-external to OpenvSwitch containers" 2015-07-09 22:44:23 +00:00
hayderimran7
4200582d95 Fix grammatical errors in asible docs
Minor fix in ansible deployment docs related to grammar.

Change-Id: Ied565987474552ab733b10c3745dcf88c36753ca
2015-07-09 13:44:45 -07:00
Jenkins
7693df4d3a Merge "horizon start scripts need update for cmd & args" 2015-07-09 19:09:50 +00:00
Jenkins
3aede4ceff Merge "Add config-internal/config-external for Ceilometer" 2015-07-09 18:59:04 +00:00
Paul Bourke
7250fd22dc Add source base image for oraclelinux
Partially implements: blueprint add-optional-oraclelinux-images

Change-Id: I6c350f16c0e394189efa851df3a84d6c6f5699ca
2015-07-09 17:49:57 +00:00
Michal Rostecki
802b118bfa Add RabbitMQ image for Ubuntu
Dockerfile for RabbitMQ server installed from Ubuntu
Cloud Archive.

Partially implements: blueprint install-from-ubuntu

Change-Id: Ie90cbc4bea943b81b966d7b391b4de6df2e68364
2015-07-09 19:22:22 +02:00
Paul Bourke
c9c40473ea Add source keystone image for oraclelinux
Partially implements: blueprint add-optional-oraclelinux-images

Change-Id: I96af80cb03d7a85367679963351f39b355b99d66
2015-07-09 16:50:20 +00:00
Swapnil Kulkarni
c7cb78c114 horizon start scripts need update for cmd & args
Change-Id: I3a750bdc496942c318111ca3c2384b624f977cef
Closes-Bug:#1472491
2015-07-09 12:17:31 -04:00
digambar
d2d3e74e19 Add config-internal/config-external to OpenvSwitch containers
Partially Implements: Blueprint standard-start

Co-Authored-By: Swapnil Kulkarni <me@coolsvap.net>
Change-Id: I52ed4b56efe3fc4ebbc108b2fe7e9d69eb0f0928
2015-07-09 12:15:18 -04:00
digambar
ab96e4a51e Add config-internal/config-external to Zaqar containers
Partially Implements: Blueprint standard-start
Co-Authored-By: Swapnil Kulkarni <me@coolsvap.net>
Change-Id: I4623f2495365e3178d3cd7f453683c2ceaf16b02
2015-07-09 12:14:39 -04:00
digambar
e34b3b68fd Add config-internal/config-external to Magnum containers
Partially Implements: Blueprint standard-start
Co-Authored-By: Swapnil Kulkarni <me@coolsvap.net>
Change-Id: I88103eba45f520a2709129072bb90555feb5c6ba
2015-07-09 12:13:58 -04:00
Swapnil Kulkarni
4c25113d30 Add config-internal/config-external for Ceilometer
Partially Implements: Blueprint standard-start

Change-Id: I0c9fea2014a23ca0b08f9a0946472cc877edacbc
2015-07-09 12:13:25 -04:00
Swapnil Kulkarni
ba1901de65 Add config-internal/config-external for barbican
Partially Implements: Blueprint standard-start

Change-Id: I34b4d96515b4c68d42319b477504abdfe9581bad
2015-07-09 12:08:47 -04:00
Sam Yaple
e7a7cc9017 Ansible Glance support
Adds support for glance in ansible

Partially-Implements: blueprint ansible-service
Change-Id: I2d162e79f85877116b0e33b1843de6ccb62a445a
2015-07-09 15:29:55 +00:00
Alicja Kwasniewska
fcda6a06d8 Keystone installation from source
Makes use of new gen-source-tar script to provide a source based
keystone image.

This patch introduces a new concept of a .buildinfo file, which provides
variables specific to the image being built which cannot be defaulted in
a generic way, at least until the build script is overhauled. This file
is sourced before the .buildconf which still leaves everything
customisable by the user.

Co-Authored-By: Paul Bourke <paul.bourke@oracle.com>
Change-Id: I0ec6b9cfe6d4173f3192e4ae5833fb0f6d333f1c
Implements: blueprint install-from-source
2015-07-09 11:06:58 +00:00
Paul Bourke
370736abb7 Update centos-source-base from symlink to a real layer
There are additional depedencies on top of the binary base that are
needed to build and install source components.

This commit moves the base image for source installs from a symlink to
it's own layer, and adds the dependencies that will be needed to install
keystone (more can be added as we add new components).

Partially-Implements: blueprint install-from-source

Change-Id: I56ef6eafb95530e975988dffb62606309dba274e
2015-07-09 12:08:19 +00:00
Jenkins
d27d2ebede Merge "Add config-internal/config-external to Designate containers" 2015-07-08 17:52:26 +00:00
Swapnil Kulkarni
1b4d6b37b3 Add config-internal/config-external to Designate containers
Partially Implements: Blueprint standard-start

Change-Id: I96342c3bdb99d317ce75e0bbb78bdf469f9d1bf7
2015-07-08 14:45:35 +00:00
Jenkins
7f6b2fa641 Merge "Add oslo package into base image" 2015-07-08 14:28:38 +00:00
Jenkins
fb7ced9cea Merge "Add config-internal/config-external for cinder" 2015-07-08 14:22:33 +00:00
Swapnil Kulkarni
a5a469c102 Add config-internal/config-external for cinder
Partially Implements: Blueprint standard-start

Change-Id: I9fa5cc8f6f57b46f8af165778388435b91c28447
2015-07-08 13:31:50 +00:00
Ryan Hallisey
54411f40e3 Add oslo package into base image
Add missing oslo dependency.

Closes-bug: #1469891
Change-Id: Ia7b0a5bc0d59f561a1cb6cdb0a50478cad9246d4
2015-07-08 09:26:32 -04:00