446 Commits

Author SHA1 Message Date
Jenkins
1c5988e642 Merge "Add config-internal/config-external to Glance containers" 2015-07-04 20:11:50 +00:00
Jenkins
feb5826322 Merge "Add base Nova image for Ubuntu" 2015-07-04 20:00:09 +00:00
Jenkins
15b60a1f8d Merge "Add config-internal/config-external to Nova-compute containers" 2015-07-04 19:56:48 +00:00
Jenkins
6f8df39b24 Merge "Updated keystone for wsgi in config-external" 2015-07-04 06:52:56 +00:00
Jenkins
f79c19f9c0 Merge "Ansible Rabbitmq support" 2015-07-04 06:52:19 +00:00
Jenkins
097734fbe0 Merge "Ansible Mariadb w/ Galera support" 2015-07-04 06:51:44 +00:00
Jenkins
bf8d20826f Merge "Add config-internal/config-external to Swift containers" 2015-07-04 03:30:05 +00:00
Jenkins
eba77f7781 Merge "Add config-internal/config-external to Heat containers" 2015-07-04 03:27:51 +00:00
Michal Rostecki
ded326b74d Add base Nova image for Ubuntu
Base Dockerfile with common Nova packages installed
from Ubuntu Cloud Archive.

Partially implements: blueprint install-from-ubuntu
Depends-On: I66bf97b508b740f8db49ed6217c6fefe5de1637e

Change-Id: I3158ded6ccb1e44923bcf08a9f94832fb443b77c
2015-07-03 18:42:18 +02:00
Sam Yaple
11597cc2f4 Updated keystone for wsgi in config-external
This will switch config-external to using wsgi vs evenlet for keystone.

Partially Implements: blueprint ansible-service

Change-Id: I85a88c813ed36d827916796199dad735b2d44b40
2015-07-03 14:17:02 +00:00
Sam Yaple
c97ccd6a5f Ansible Rabbitmq support
Adds initial support for Rabbitmq in Ansible using the CONFIG_EXTERNAL methods.

Additionally, this refactors some of the Rabbitmq config script to allow for
reuse by CONFIG_EXTERNAL.

Partially Implements: blueprint ansible-service

Change-Id: I1765548f7e4f1258eb8a49e2a23242955f52655d
2015-07-03 14:16:47 +00:00
Sam Yaple
efbfd7912b Ansible Mariadb w/ Galera support
Adds initial support for Mariadb with Galera replication in Ansible
using the CONFIG_EXTERNAL methods.

Additionally, this refactors some of the Galera config script to allow
for reuse by CONFIG_EXTERNAL.

Partially Implements: blueprint ansible-service

Change-Id: I566fea0376ecca39fc8a5167f9ff9ff434ea7b7e
2015-07-03 13:56:06 +00:00
Harm Weites
656ba297e7 Add config-internal/config-external to Glance containers
Partially Implements: Blueprint standard-start

Change-Id: I26e2fe52fe40efd001f9aae109ac6b7553d73264
2015-07-03 08:48:10 +02:00
Harm Weites
0de0833675 Add config-internal/config-external to Nova-compute containers
Partially Implements: Blueprint standard-start

Change-Id: Ia219015f18d788d0c01c0bffee6b475bb07291a9
2015-07-03 08:39:43 +02:00
Harm Weites
60b6c1d81e Add config-internal/config-external to Swift containers
These containers look to be broken, bad. Fixing them should be done through a separate bug.
Here we only focus on getting aligned for Ansible deployments.

Partially Implements: Blueprint standard-start

Change-Id: I9d538f2c39510266f30cfed88e01c203f35bfb8e
2015-07-02 23:37:16 +02:00
Harm Weites
b07bb59c2d Add config-internal/config-external to Heat containers
Partially Implements: Blueprint standard-start

Change-Id: Ia353ea4292e1f183949e8fc1c68ed345d1edc884
2015-07-02 21:16:45 +02:00
Harm Weites
9970519b4e Add config-internal/config-external to Nova-controller containers
Partially Implements: Blueprint standard-start

Change-Id: I40a863161bee779a944e9388a1ad7d5d0e7adba7
2015-07-02 21:02:13 +02:00
Jenkins
90d92347e8 Merge "Add initial config function and keystone support" 2015-06-30 21:34:49 +00:00
Sam Yaple
3ac7da64d1 Add initial config function and keystone support
Add set_configs function that implements the flow from the proposed
ansible-multi spec. Move start.sh to config-internal.sh to preserve existing
behaviour.

config-externall.sh copies the appropriate configs in from the bind'd
location and sets permissions and ownership appropriately.

Partially Implements: blueprint ansible-multi

Change-Id: I53fca0660451087f273fefc3c63e0d8cf1a2c096
2015-06-30 17:26:23 +00:00
Jenkins
cc9432a574 Merge "Add source base container link for centos" 2015-06-30 14:40:30 +00:00
Jenkins
6e81e4829e Merge "Add base image for Ubuntu" 2015-06-30 14:39:50 +00:00
Paul Bourke
5d3ec4a25d Add source base container link for centos
This is needed to start adding source containers such as the upcoming
keystone patch.

Change-Id: I82add1c16094b331afa5b0c2a58f21ea29cd647d
Partially-Implements: blueprint install-from-source
2015-06-30 12:22:45 +00:00
Steven Dake
6370bf25cb Convert keystone from eventlet to httpd
eventlet in master (Delorean) has had a regression making Keystone
not work well with it.  Instead, we have decided to switch to the
recommended deployment model using httpd.

Change-Id: Ie5407ae4fab9882b301925ddfa1b065923bbd52f
Closes-Bug: #1469851
2015-06-29 14:39:40 -07:00
Jenkins
0618051a79 Merge "Correct FROM line in openvswitch-agent" 2015-06-29 19:34:41 +00:00
Jeff Peeler
4756797c0f Correct FROM line in openvswitch-agent
Missing KOLLA_TAG variable

Change-Id: Ic97841cb9d27a9fc5cb7967f3da1b2f016988d20
Closes-bug: #1469332
2015-06-29 14:52:24 -04:00
Steven Dake
eff7deb94d Install oslo.service via pip
python-oslo-service is not yet packaged for Delorean, causing
multiple services that have switched to this library to break.
To resolve that problem, we have a short term fix of installing
the oslo.service via pip in the base image.

Change-Id: Iff3410ec90b25b239ee49cc725ef224fa80e7aee
Closes-Bug: #1469821
2015-06-29 11:21:42 -07:00
Michal Rostecki
70de542165 Add base image for Ubuntu
Minimal base image with Ubuntu Cloud Archive repository.
More dependencies may be added during implementing the
other images.

NOTE: To build this image with proper name:

./build --prefix ubuntu-binary-

You can also configure the prefix globally:

cat >> .buildconf << EOF
PREFIX=ubuntu-binary-
EOF

Partially implements: blueprint install-from-ubuntu

Change-Id: I66bf97b508b740f8db49ed6217c6fefe5de1637e
2015-06-28 21:38:15 +02:00
Sam Yaple
62e02fdbf4 Partially revert thin neutron containers
Due to a revert in the Docker code, thin neutron containers do not work
at this time. The neutron plugin agents do not need to exist in the same
container as the other agents however. This allows for using either
linuxbridge or openvswitch

The docker commit that did the revert:
ff770d33cd

Closes-Bug: 1469307
Change-Id: Idf79c31c74c34b93f5a9bac49730aca49bbdb861
2015-06-27 16:39:34 +00:00
Jenkins
a48900bc1c Merge "Liberty requires Cinder to use the v2 API" 2015-06-26 22:13:55 +00:00
Jenkins
529e5785ca Merge "Document installation of docker-compose 1.3.0" 2015-06-26 21:43:52 +00:00
Ryan Hallisey
3935cbafa3 Liberty requires Cinder to use the v2 API
The Liberty release of Cinder will remove the v1 api so we
need to disable it in the cinder_api container and use v2.

Change-Id: I5dab7214d4d39afdf92555e3ffbd7f4a6194cd45
Closes-bug: #1469177
2015-06-26 17:17:34 -04:00
Jeff Peeler
65f89001d0 Document installation of docker-compose 1.3.0
Also, change all references from fig to docker-compose.

Change-Id: I6bff2ab57cd6a06293d0a6d130d1cf9bc885b712
Closes-bug: #1468999
2015-06-26 16:52:45 -04:00
Jenkins
163b829d2b Merge "The CINDER_LVM_LO_VOLUME_SIZE var had a typo" 2015-06-26 20:25:40 +00:00
Jenkins
344495d292 Merge "Add missing openstack.env vars and export to heat" 2015-06-26 20:24:58 +00:00
Jenkins
b2aeebd62e Merge "The Cinder API container requires python-keystone package" 2015-06-26 19:41:09 +00:00
Michal Stachowski
1d9c5f914c Add missing openstack.env vars and export to heat
Heat failed on heat-keystone-setup-domain because it requires openrc
style of env vars. Also, genenv missed Keystone port env vars.

There are several openrc instances that are using the keystone public
port, bug filed: https://bugs.launchpad.net/kolla/+bug/1469209

Change-Id: I03b57c43c38fb3ebded4d6f206161cf02fb4883d
Closes-Bug: #1469003
Co-Authored-by: Jeff Peeler <jpeeler@redhat.com>
2015-06-26 15:34:23 -04:00
Ryan Hallisey
ae043642f9 The CINDER_LVM_LO_VOLUME_SIZE var had a typo
The truncate command is failing because the CINDER_LVM_LO_VOLUME_SIZE
has a typo.

Change-Id: If5f965fab2edbb8794cf6280e350c12a863b6464
Closes-bug: #1469229
2015-06-26 14:48:12 -04:00
Jenkins
370343e329 Merge "Remove log files from required vars in Cinder" 2015-06-26 17:41:50 +00:00
Ryan Hallisey
d4d7e9fda1 The Cinder API container requires python-keystone package
This package was not required until now. The Cinder API may
have gone through some changes recentrly to now require this package.

Change-Id: Id3eac9716d11213fec0af6dff11fbec1e3045550
Closes-bug: #1469182
2015-06-26 09:56:16 -04:00
Ryan Hallisey
d3e91294a3 Remove log files from required vars in Cinder
The log dir and files are being set to nothing and they
were being required by Cinder causing the check to fail.
The log dir and files are not required to run Cinder so
they need to be removed.

Change-Id: I523481f5e3c51a05294fc5e13caaff0a95626f13
Closes-bug: #1468996
2015-06-26 09:32:46 -04:00
inc0
436749b660 Add oslo_service package to heat
Delorean repo has latests version of heat, which requires oslo_service,
but there is no oslo_service rpm package upstream yet. This has to be
pip installed until packaging problem is solved in repo.

Change-Id: Id147dde9dc7cbe5b734fbf4671d48a0404a1548b
Closes-Bug: #1469001
2015-06-26 10:35:49 +02:00
Ryan Hallisey
258d6ae3f3 Allow /dev/pts proper permissions so cinder and libvirt work
We need to mount /dev both Libvirt and Cinder containers and
/dev/pts is not correctly mounted.  The /dev/pts recieves no
permissions from the host so it becomes inacessable.
We need to change the permissions of /dev/pts in the container
to 666.

Change-Id: Id197a766adc3aecb24e6b10aa84f51c23124b488
Closes-bug: #1468951
2015-06-25 22:02:32 -04:00
Jenkins
92f6f1f344 Merge "Do not run all vars through check_required_vars" 2015-06-25 22:07:59 +00:00
Jenkins
a8977713ee Merge "Add missing dependency oslo policy" 2015-06-25 21:41:48 +00:00
Jenkins
7e2e2a2a61 Merge "Add neutron-openvswitch-agent contianer" 2015-06-25 20:36:54 +00:00
Harm Weites
0e6854d224 Do not run all vars through check_required_vars
Doing this breaks non-clustered setups and LOG_BASE isn't even set.

Change-Id: If4f5deb54c8bb6881af4e532e32d725a05f53f49
Closes-Bug: #1468882
2015-06-25 21:40:30 +02:00
Jeff Peeler
339efaa75c Add missing dependency oslo policy
Affecting one ore more neutron containers

Change-Id: I2788c1921eb82ad0d0524fc99a436c5fe9ff50d8
Closes-bug: #1468863
2015-06-25 14:42:51 -04:00
Fang Fenghua
74010ff986 Add neutron-openvswitch-agent contianer
Implements the neutron-openvswitch-agent plugin container.

Co-Authored-By: Sam Yaple <sam@yaple.net>
Partially Implements blueprint: openvswitch-container

Change-Id: Ie0fa318541e16d730b7007d3620c7873e898ed4a
2015-06-25 17:03:33 +00:00
Michal Jastrzebski (inc0)
89d69ecea1 Glance missing oslo.i18n
Glance required this package but it's not in rpm dependencies

Change-Id: I4a60e317ef1004649d2377f29b7f41b9c42c5212
Closes: bug 1468729
2015-06-25 12:51:39 +02:00
Jenkins
e8535fc361 Merge "Move glance-data container to the correct place" 2015-06-25 04:26:26 +00:00