1308 Commits

Author SHA1 Message Date
Jenkins
3f898b4bf9 Merge "Remove bootstrap.yml abstraction for mariadb" 2015-08-13 20:19:29 +00:00
Jenkins
3bd6979be4 Merge "Remove bootstrap.yml abstraction for haproxy" 2015-08-13 20:19:23 +00:00
Jenkins
ab0549878b Merge "Add Dockerfile template for Cinder" 2015-08-13 20:18:59 +00:00
Jenkins
77e08a1f5f Merge "Cinder-backup's config-external is missing #!/bin/bash" 2015-08-13 19:55:45 +00:00
Jenkins
9c40022d6c Merge "Change the tox targtes to match naming" 2015-08-13 19:55:25 +00:00
Jenkins
fa9492e6c6 Merge "Removed config-internal check.sh for cinder" 2015-08-13 13:50:18 +00:00
Jenkins
4a41f12ad7 Merge "Fixes typo in nova.conf" 2015-08-13 12:20:51 +00:00
rthallisey
605d8c9fcd Cinder-backup's config-external is missing #!/bin/bash
Change-Id: I006e7a86683c26e84f0aff731f64cc70a5feedb5
Closes-Bug: #1484510
2015-08-13 08:16:31 -04:00
Sam Yaple
5ee6d86eb7 Remove bootstrap.yml abstraction for mariadb
Change-Id: Icfd41d6cf5e4813d82a304233e784e8cb49fe3fb
Partially-Implements: blueprint remove-abstraction-ansible
2015-08-13 10:35:45 +00:00
Sam Yaple
a2e1254a88 Removed config-internal check.sh for cinder
Change-Id: I6c83459f67713842886b24b173f73108596beaa4
Partially-Implements: blueprint remove-config-internal
2015-08-13 10:17:24 +00:00
Swapnil Kulkarni
87b8d2c133 Add Dockerfile template for Cinder
Change-Id: I3791b58f15802f9ddbedb48d1a846813b05e0209
Partially-Implements: blueprint dockerfile-template
2015-08-13 06:04:14 +00:00
Steven Dake
f5c80d80d7 Change the tox targtes to match naming
The tox targets were previously src and rdo when they should
have been source and binary.

The gate review has been changed to these as well.

Change-Id: Ib09980c77e5859fa28a54953fc1f3f123c1886d7
2015-08-12 22:58:06 -07:00
Sam Yaple
061d290e53 Remove bootstrap.yml abstraction for haproxy
Change-Id: Ia7328ff96ba22db1b132bfefaa433af9dc666cbf
Partially-Implements: blueprint remove-abstraction-ansible
2015-08-13 05:10:08 +00:00
Sam Yaple
bf8d7d04d0 Fixes typo in nova.conf
Change-Id: Idba2f4a0f2a0e57b5e0d80d4a31a24808db6a14d
Closes-Bug: #1484357
2015-08-13 05:09:06 +00:00
Jenkins
d95685ebe8 Merge "Add Dockerfile template for haproxy" 2015-08-13 04:09:08 +00:00
Jenkins
59a2d537e0 Merge "Ansible Cinder needs to create the v2 endpoint" 2015-08-13 02:38:58 +00:00
Jenkins
ff5996d7ad Merge "Cinder-backup is not being configured because config-external spelling error" 2015-08-13 02:37:49 +00:00
weiyu
08b31dcc25 Add Dockerfile template for haproxy
Change-Id: If269a483a1f2a9fd1258fdcb90b139d137037dfd
Partially-Implements: blueprint dockerfile-template
2015-08-13 10:36:07 +08:00
Jenkins
a0a859ac92 Merge "Fix missing config in horizon source image" 2015-08-13 02:13:04 +00:00
rthallisey
e7b45ab1ab Ansible Cinder needs to create the v2 endpoint
The Cinder v1 API is deprecated. We need to use the v2 API.

Change-Id: I54cbcbd9ad8e07f5e18441dff31df570cc8c21da
Closes-bug: #1484228
2015-08-12 16:41:36 -04:00
Jenkins
c3341ab51a Merge "Add new test script for parallel builds" 2015-08-12 20:36:30 +00:00
Jenkins
15f058d243 Merge "Update nova.conf and ports" 2015-08-12 20:22:37 +00:00
Jenkins
15041bd4cc Merge "Update rabbitmq confs and ports" 2015-08-12 20:22:30 +00:00
Jenkins
d639155657 Merge "Update glance confs and ports" 2015-08-12 20:22:07 +00:00
Jenkins
2ba8628973 Merge "Glance source based containers cannot write to /var/log/glance" 2015-08-12 20:09:24 +00:00
Jenkins
750d3fed20 Merge "Removed config-internal check.sh for glance" 2015-08-12 20:07:36 +00:00
rthallisey
76875c53da Cinder-backup is not being configured because config-external spelling error
In config-external 'OURCE' needs to be 'SOURCE' or the config file will never be copied.

Change-Id: Idad2ff152a8662e5fbafbee6e0328ad7f610320d
Closes-Bug: #1484253
2015-08-12 15:58:16 -04:00
Steven Dake
8ae3b0d67e Rename cinder-app to cinder to be more consistent
Closes-Bug: #1482986
Change-Id: I72619ef18d24038b46d09e77887d6610ef6e8327
2015-08-12 12:04:58 -07:00
Jeff Peeler
9f824cfe4e Add new test script for parallel builds
This adds a new test script for the new python based build script. A new
tox target has been created to execute it for usage in the gate.
Eventually, the other build script stuff can be deleted, but that won't
be done until full functionality exists in the new build.py.

Change-Id: Id9dd19926b1b9d875dcb069fd13d6450318374c8
Paritally-Implements: blueprint build-script
2015-08-12 14:30:24 -04:00
Jenkins
e323cbe11e Merge "Update neutron confs and ports" 2015-08-12 18:07:43 +00:00
Jenkins
8863fcf843 Merge "Glance-registry is missing a messaging config" 2015-08-12 18:07:38 +00:00
Jenkins
59ab99ea1f Merge "Add ansible support for Cinder" 2015-08-12 18:06:28 +00:00
Jenkins
7c37d309f9 Merge "Add Dockerfile template for horizon" 2015-08-12 16:43:44 +00:00
Jenkins
af03af45bd Merge "Remove mariadb container" 2015-08-12 16:31:11 +00:00
Jenkins
51575ddf84 Merge "Remove tox -egenconfig since its not needed for cinder" 2015-08-12 16:29:41 +00:00
Vladislav Belogrudov
2ddfb13601 Glance cannot store images due to incomplete configuration
Glance api refuses to store images with error
"Error in store configuration. Adding images to store is disabled. (HTTP N/A)"
This happens due to missing configuration of store in glance-api.conf

Change-Id: I50696671d10ffc56189d3aa08c1e73bb307bc800
Closes-Bug: #1484123
2015-08-12 16:50:26 +03:00
Ryan Hallisey
59b016f490 Glance-registry is missing a messaging config
Change-Id: Ibf20d74f2ea5583bc1c183d14329e37661c20721
Closes-Bug: #1483793
2015-08-12 07:20:06 -04:00
Jenkins
671014e7a6 Merge "Add Dockerfile template for keystone" 2015-08-12 09:59:28 +00:00
Jenkins
207132d8c6 Merge "Add Dockerfile template for mariadb" 2015-08-12 09:26:08 +00:00
Jenkins
d1ebd4abd0 Merge "Add Dockerfile template for rabbitmq" 2015-08-12 09:26:02 +00:00
Jenkins
a375138556 Merge "Glance bootstrap container mounts wrong config folder" 2015-08-12 09:22:21 +00:00
Sam Yaple
2fd3a5bafd Add Dockerfile template for mariadb
Change-Id: I4a1e97f683323176aa8e77ac18be16576941dbdb
Partially-Implements: blueprint dockerfile-template
2015-08-12 06:32:36 +00:00
akwasniewska
f373e81b20 Add Dockerfile template for horizon
Change-Id: I2210a75c6803e41fa8cfd49a377e7948dcb64bc6
Partially-Implements: blueprint dockerfile-template
2015-08-12 08:05:22 +02:00
Sam Yaple
c7cd4621e0 Add Dockerfile template for keystone
Change-Id: Ifc19a4e51419d83082007809f51e2d9d6378f328
Partially-Implements: blueprint dockerfile-template
2015-08-12 04:31:33 +00:00
Swapnil Kulkarni
18f0e536f6 Add ansible support for Cinder
Change-Id: I0694e5ad95aa7f924ebd3a29dff1f85e6307b7ae
Partially-implements: blueprint ansible-cinder
Partially-Implements: blueprint remove-abstraction-ansible
Co-Authored-By: Ryan Hallisey <rhallise@redhat.com>
2015-08-12 03:41:48 +00:00
Sam Yaple
16223ff639 Add Dockerfile template for rabbitmq
Change-Id: Ic42879451cba2fb7fa35764924ca191949c477c4
Partially-Implements: blueprint dockerfile-template
2015-08-12 02:50:33 +00:00
Jeff Peeler
485e1b2539 Improve logging and prepare for gate
Switched all print statements to use logger

Added ability to halt operations via Ctrl-C, needs cleanup handler

Added realtime logging when using only one thread (matches bash building
scripts behavior)

main is now returning all the build image statuses, so a quick test
script would look like:

import build
res = build.main()
if len(res[0]):
    LOG.error('failure')

Change-Id: Ic8000a96573b011490dc330a4512c77c602ac3d2
Partially-Implements: blueprint build-script
2015-08-11 11:24:22 -04:00
Vladislav Belogrudov
305192152d Glance bootstrap container mounts wrong config folder
Glance bootstrap container is based on glance-api. Ansible playbook
incorrectly mounts
    "{{ node_config_directory }}/glance" to "/opt/kolla/glance"
where it should mount
    "{{ node_config_directory }}/glance-api" to "/opt/kolla/glance-api".
After start bootstrap container fails to find configuration and exits.

Change-Id: Id2e5ddb2191cfee7db57dd0aec2f06fc617aa9d6
Closes-Bug: #1483757
2015-08-11 17:07:01 +03:00
Vladislav Belogrudov
f30ec59e36 Glance source based containers cannot write to /var/log/glance
Glance services fail when trying to send log messages to
/var/log/glance because the folder has wrong ownership.

Change-Id: Ic3878341e83564278f7eac418bd9ed9be90c929f
Closes-Bug: #1483747
2015-08-11 16:44:51 +03:00
Jenkins
6bca976500 Merge "Glance source based container misses 'glance' user" 2015-08-11 13:19:58 +00:00