4671 Commits

Author SHA1 Message Date
Jenkins
d24004efec Merge "Fix Ubuntu source gate deployment" 2016-08-20 15:48:57 +00:00
Jenkins
6d89528171 Merge "Fix the location of Kolla configurations in the evaluation workflow" 2016-08-20 15:47:34 +00:00
Jeffrey Zhang
2e0c5ecbf8 Fix Ubuntu source gate deployment
In CI environment, MySQL-python wheel package has a wrong _mysql.so
file, which is not compatible with Ubuntu.

Disable wheel index in the CI for pip.

Closes-Bug: #1615231
Change-Id: I127ebb017e09a5bf245e0fdad9bf052203e68e55
2016-08-20 22:28:13 +08:00
Jeffrey Zhang
f2a2b69c6a Remove the RUN directive for macros.install_packages in the Dockerfile
TrivialFix

Change-Id: Ib2474257554e0b294bc39a658108326fcbbdbe58
2016-08-20 13:35:09 +08:00
Jenkins
464715d1ad Merge "Optimize horizon cache and compress for http response" 2016-08-19 15:54:02 +00:00
Jenkins
8b49d6611e Merge "Add basic checking for network_interface to prechecks" 2016-08-19 15:53:10 +00:00
Jenkins
edf0d99dcc Merge "Customizations for Elasticsearch" 2016-08-19 15:41:58 +00:00
Jenkins
3d1171f0d3 Merge "Start using orchestration_engine variable" 2016-08-19 15:06:07 +00:00
Abishek Subramanian
0002898617 Fix the location of Kolla configurations in the evaluation workflow
The location for the Kolla configurations in the workflow for evaluation
needs to be fixed correctly to /usr/share/kolla/etc_examples

This was brought up on IRC -
http://eavesdrop.openstack.org/irclogs/%23openstack-kolla/%23openstack-kolla.2016-08-18.log.html#t2016-08-18T21:02:18

Change-Id: Ie9f651308a7b51cfd3ad1c617637bab1b5cc568e
2016-08-19 11:06:05 -04:00
Jenkins
d9db6bb81e Merge "Update heat base Dockerfile to include footers" 2016-08-19 14:14:58 +00:00
Jenkins
24c55ff789 Merge "Handle empty package list for install_packages" 2016-08-19 13:28:55 +00:00
Jenkins
cafe368a72 Merge "Add Dockerfile for congress" 2016-08-19 10:51:01 +00:00
Shaun Smekel
a9d08726f5 Handle empty package list for install_packages
Currently if the install_packages macro is run with an empty
package list, it will add a yum or apt-get command with no
packages listed.

This bug fix aims to omit this line when no packages have
been given, or, the operator wants to use the "_override" /
"_remove" functionality to disable all packages being
installed in a Dockerfile.

Co-Authored-By: Paul Bourke <paul.bourke@oracle.com>
Change-Id: Ifaaaebfccc3adb0f2f68a35ac08e59378bc87fdb
Closes-bug: 1612446
2016-08-19 10:49:03 +00:00
Paul Bourke
a01b803b53 Add basic checking for network_interface to prechecks
Add the following prechecks for network_interface:

* Check it exists on the node
* Check its up
* Check it has an IP associated

TrivialFix
Change-Id: I86f1d79d8592a3b108822e7d19541f91a1c0d716
Co-Authored-By: James McCarthy <james.m.mccarthy@oracle.com>
2016-08-19 09:39:50 +00:00
OpenStack Proposal Bot
69bbb75833 Updated from global requirements
Change-Id: Ic5710257758d3b6c8655443a5498cfa64d756263
2016-08-19 09:04:45 +00:00
Jenkins
0b7e853784 Merge "Fix the variable name mismatch" 2016-08-19 04:03:14 +00:00
Jenkins
5637262ce4 Merge "Add force flag to cleanup-images" 2016-08-19 04:02:18 +00:00
MD NADEEM
e70f8e1439 Add Dockerfile for congress
Change-Id: I30c4d7929940c751bf88c4bf9a0e200025ebd5c8
Partially-Implements: blueprint enable-congress-container
2016-08-19 09:29:24 +05:30
Jenkins
7bf87dddec Merge "Remove heat dev environment" 2016-08-19 02:25:51 +00:00
Jenkins
69513eae48 Merge "Fix guide formating errors" 2016-08-19 02:24:52 +00:00
Jenkins
2cb242f5b8 Merge "Update openvswitch base Dockerfile to include footers" 2016-08-19 02:24:45 +00:00
Jenkins
bd853cd035 Merge "Document the Dockerfile customisation mechanism" 2016-08-19 02:20:27 +00:00
Jenkins
a75b615ff4 Merge "Customizations for zaqar" 2016-08-19 02:06:23 +00:00
Jenkins
34bff50602 Merge "Create the _member_ role in the horizon role" 2016-08-19 02:03:10 +00:00
Jenkins
03b9ecc3df Merge "Customizations for murano" 2016-08-19 02:01:59 +00:00
Jenkins
d44055fbff Merge "Improve rabbitmq-clusterer template code format" 2016-08-19 01:50:59 +00:00
Jenkins
50897ef224 Merge "Update cirros image visibility in init-runonce" 2016-08-19 01:50:52 +00:00
Jenkins
936f325d64 Merge "Customizations for sahara" 2016-08-19 01:50:44 +00:00
Jenkins
5d4636f9d6 Merge "Customizations for Senlin" 2016-08-19 01:40:05 +00:00
Jenkins
1a316a805e Merge "Add crudini" 2016-08-18 19:38:17 +00:00
Duong Ha-Quang
d96464e9ee Improve rabbitmq-clusterer template code format
TrivialFix

Change-Id: I735091c4d044344361e604014f3877b608223204
2016-08-19 00:34:16 +07:00
Jenkins
22103e5c8c Merge "Customizations for Multipathd" 2016-08-18 17:02:15 +00:00
Jenkins
dd73e7bf95 Merge "Add support for building vmtp container" 2016-08-18 16:26:19 +00:00
Jenkins
99790c862d Merge "Add pull.yml file for tempest" 2016-08-18 16:01:42 +00:00
Jenkins
dd02500edc Merge "Simplify install process for faster quickstart execution" 2016-08-18 15:50:14 +00:00
Jenkins
ae17562c8e Merge "Customizations for Manila" 2016-08-18 15:43:09 +00:00
Shaun Smekel
2e0571aee8 Customizations for Multipathd
This patchset contains customization of Dockerfile of the Multipathd
container.

Change-Id: Ibf68b538eaa3cdd0fd6f190f234db845459192ec
Partially-implements: blueprint third-party-plugin-support
2016-08-18 15:12:13 +00:00
Swapnil Kulkarni (coolsvap)
ba4ef6b0a5 Update openvswitch base Dockerfile to include footers
This is not in sync with the current changes being
merged for customization

Change-Id: I7779a52cdeea9a4b6f7580388b86faa1d8c673eb
Partially-implements: blueprint third-party-plugin-support
2016-08-18 14:36:00 +00:00
Swapnil Kulkarni (coolsvap)
1370909830 Update heat base Dockerfile to include footers
This is not in sync with the current changes being
merged for customization

Change-Id: Ic6bbf32e2e48efef7cc0c5a3112a7fd8d09a5db6
Partially-implements: blueprint third-party-plugin-support
2016-08-18 14:09:29 +00:00
lzachery
8cd0d2a72a Simplify install process for faster quickstart execution
Updated quickstart.rst file to support both evaluation/deployment and development.
Updated both dependency and install sections.

Change-Id: Icd2a699e26553e3c41ee58ff6081716efe77dc25
2016-08-18 10:05:58 -04:00
Jenkins
595fa57586 Merge "Fix murano notification driver" 2016-08-18 13:51:43 +00:00
Jenkins
449f983c8f Merge "Customizations for aodh" 2016-08-18 13:47:17 +00:00
Jenkins
153cd51423 Merge "Update kubectl version at magnum-conductor container" 2016-08-18 13:39:53 +00:00
Jenkins
d6e35a792f Merge "Customizations for trove" 2016-08-18 13:38:48 +00:00
Jeffrey Zhang
1116953f44 Add pull.yml file for tempest
TrivialFix

Change-Id: I5ba19671a36eb2aab3bda96dd66486422cbc9cf7
2016-08-18 20:54:15 +08:00
Jenkins
6c0b6b1093 Merge "Build a more organized doc structure" 2016-08-18 11:27:51 +00:00
Jenkins
693ab2a4e8 Merge "Remove duplicate items" 2016-08-18 11:26:16 +00:00
Jenkins
b7a8b38d4f Merge "Customizations for Cinder" 2016-08-18 11:23:21 +00:00
Alexander Reunov
26d8d6cd8d Fix murano notification driver
Notification driver should be configured to avoid timeout failures of
murano app deployments while waiting notifications which will never be
sent.

The required driver is "messagingv2".

TrivialFix
Change-Id: Id0c753f50d93c81eedb2455a7323d86c08873c5f
2016-08-18 11:22:56 +00:00
Jenkins
a56550cd41 Merge "Port with_ loop variable syntax to Ansbile 2 (finish)" 2016-08-18 11:16:47 +00:00