3867 Commits

Author SHA1 Message Date
Serguei Bezverkhi
a08a762f30 Adding ability to specify capabilities and security
This patch adds ability to specify required capabilities and security
mode for a specific docker container.

Change-Id: Ib8c15a8e354178bedd31ebb31a64618431f0e135
Closes-Bug: #1572648
2016-05-03 15:24:16 -04:00
Jenkins
3bb62d9d5a Merge "Workaround broken nodepool to unblock gate" 2016-04-20 13:42:38 +00:00
Jenkins
35e9ef860f Merge "Revert "check /e/s/s/docker.service in ubuntu"" 2016-04-20 04:42:00 +00:00
Steven Dake
3238373ab7 Revert "check /e/s/s/docker.service in ubuntu"
going to merge Swapnil's patch instead of this patch as it relies on real system output rather then looking in files on the filesystem which differ between distributions.

This reverts commit 5c5e903973a9db4541196fbe9fcb99ce66c5cfa4.

Change-Id: I3e474620c90c1f7b2f5e16106f2c18b2058e169c
2016-04-20 03:24:15 +00:00
Steven Dake
f442319b19 Workaround broken nodepool to unblock gate
Sed and check the length of the IP addresses in the private list.
If none found, copy the public to the private.

Change-Id: I05e4798aa301e022de7d5097d503d8213f2b66a8
Closes-Bug: #1571275
2016-04-19 18:09:20 -07:00
Jenkins
76e4c76458 Merge "Fix typo in kolla-ansible usage message" 2016-04-19 21:36:27 +00:00
Jenkins
b391bc78e7 Merge "Update Nova dockerfiles for formatting" 2016-04-19 10:45:01 +00:00
Paul Bourke
8c8188858a Fix typo in kolla-ansible usage message
TrivialFix

Change-Id: I170f19afdc4dcf86e372058d70694f3e7b510e69
2016-04-19 11:26:30 +01:00
Jenkins
0d87a2372b Merge "Remove node_templates_directory in ansbile variable file" 2016-04-19 09:47:34 +00:00
Steven Dake
0786e6b165 Change Jinja2 rquirements to match globals
Global requirements are 2.8.0 for Jinja2, and master will not run
without it.

Change-Id: I91f93736b1e067653840dff219fb8be9359da078
2016-04-15 19:55:47 -07:00
Jenkins
a4104c2aec Merge "Add TLS to Kibana Web Interface" 2016-04-15 18:48:11 +00:00
Dave McCowan
4c8227ec8b Add TLS to Kibana Web Interface
Use HAProxy to terminate a TLS connection on port 5601 for the
Kibana dashboard when TLS is enabled for Kolla. x-forwarded-for
and x-forwarded-proto headers are set to give Kibana the info it
needs to write returned URLs.

Change-Id: I03a2dd3a8e2513d38281b30bf4bae6449fec0316
Closes-bug: #1566117
2016-04-15 14:06:36 -04:00
Jenkins
0078d9b4a1 Merge "Add iscsid/tgtd specific parameters to Kolla infrastructure" 2016-04-15 12:05:39 +00:00
Jenkins
908a74d670 Merge "Adds ansible code for iscsid and tgtd containers" 2016-04-15 12:04:57 +00:00
Jenkins
9dafdd074f Merge "Set db connection retry to infinity" 2016-04-14 19:01:15 +00:00
Jenkins
765e40de02 Merge "Drop root for swift" 2016-04-14 18:59:56 +00:00
Jenkins
17916f287a Merge "Use proper CentOS repositories for ceph and qemu" 2016-04-14 12:21:17 +00:00
Jenkins
45f9442f0c Merge "cleanup-host should not remove kolla-build.conf" 2016-04-14 11:44:25 +00:00
Jenkins
4899c8c070 Merge "Fix missing libvirt python module in ceilometer-compute" 2016-04-14 11:33:23 +00:00
Jenkins
ca10614f5f Merge "Enable unbuffered output for ansible" 2016-04-14 11:32:14 +00:00
Steven Dake
e37fa65f4f Use proper CentOS repositories for ceph and qemu
CentOS has a virtualization sig and storage sig which produces
udpated ceph and qemu images.  These images are then reused within
the rest of Red Hat packaging.  Install these repositories for
CentOS and make use of them.

This should work for OracleLinux as well.
Still testing centos.

Co-Authored-By: Vikram Hosakote <vhosakot@cisco.com>
Co-Authored-By: Paul Bourke <paul.bourke@oracle.com>

Change-Id: Iea21fc4f33bbfdb973cf354d492c372bd3360acb
Closes-Bug: #1566588
2016-04-14 10:50:38 +01:00
Paul Belanger
b700fc44fb Enable unbuffered output for ansible
This will allow ansible to output to the console log in realtime.

Closes-Bug: #1569769

Change-Id: If4e4ccd9911d9fa9031eed8419bb5a1367c99e49
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-04-14 06:59:47 +00:00
OpenStack Proposal Bot
352df065eb Updated from global requirements
Change-Id: Ia463de2f882a9fdf741f8418d7aca8c2ebf0afb8
2016-04-14 02:33:41 +00:00
Hui Kang
3a6b65f95f Remove node_templates_directory in ansbile variable file
This variable is not used anymore.

TrivialFix

Change-Id: I1293d75a250370a80d1ac77f754858891cbeef5a
2016-04-13 20:53:36 -04:00
Jenkins
7a5290866d Merge "Added help documentation for kolla-ansible upgrade" 2016-04-13 23:45:52 +00:00
Jenkins
71ef6b5087 Merge "Fixes kolla_toolbox failure due to missing pytz module" 2016-04-13 22:57:56 +00:00
Swapnil Kulkarni (coolsvap)
5b4057b764 Added help documentation for kolla-ansible upgrade
Change-Id: I6a2672362da5ae69e8417e334a170c3c68c1307c
Closes-Bug: #1569971
2016-04-13 15:43:51 +00:00
Jenkins
cdcee4bdaf Merge "check /e/s/s/docker.service in ubuntu" 2016-04-13 12:39:35 +00:00
Jenkins
0aeaa20c55 Merge "Fix the upgrade issue when image id is the same" 2016-04-13 11:37:37 +00:00
Serguei Bezverkhi
9c8f3ffee0 Fixes kolla_toolbox failure due to missing pytz module
kolla_toolbox contantly fails to build due to a missing module pytz,
add it before the dependent module installation.

Change-Id: Ia497f4eef830259e8e27307d6b3100dc7660b99f
Closes-Bug: #1569633
2016-04-13 06:30:42 -04:00
Jeffrey Zhang
9575417b15 Fix the upgrade issue when image id is the same
When image id is the same, the container won't re-create with the
latest image tag.

Change-Id: I402ad275c388006248cb559851b01b0b963cf170
Closes-Bug: #1569723
2016-04-13 17:56:29 +08:00
Swapnil Kulkarni (coolsvap)
343f70e7cf Update Nova dockerfiles for formatting
Change-Id: Ie3731732f2026cd0d3a1bda2925be2b6479ae5c7
Partial-Bug:#1569417
2016-04-13 15:02:53 +05:30
Jenkins
3a35abe4a1 Merge "Remove Disable HAProxy option from Quick Start Guide" 2016-04-13 09:23:56 +00:00
Jenkins
030619535e Merge "Update Mongodb dockerfile for formatting" 2016-04-13 08:57:43 +00:00
Jenkins
b2a3d3bb8b Merge "Update Neutron dockerfiles for formatting" 2016-04-13 08:57:36 +00:00
Jenkins
f40d4dee80 Merge "Update tgtd & iscsid dockerfiles for formatting" 2016-04-13 08:51:46 +00:00
Jenkins
ffc5e11d93 Merge "Update Cinder dockerfiles for formatting" 2016-04-13 08:49:53 +00:00
Jenkins
f36d1c5866 Merge "Update Zaqar dockerfile for formatting" 2016-04-13 08:42:11 +00:00
Jenkins
03b64058a2 Merge "Update Trove dockerfiles for formatting" 2016-04-13 08:42:04 +00:00
Jenkins
d3eba7bab3 Merge "Update Memcached dockerfile for formatting" 2016-04-13 08:34:38 +00:00
Jenkins
b042f4d517 Merge "Update Swift dockerfiles for formatting" 2016-04-13 07:49:13 +00:00
Jenkins
25f322d5d3 Merge "Update OpenVSwitch dockerfile for formatting" 2016-04-13 07:48:37 +00:00
Jenkins
b5658d376e Merge "Update Aodh dockerfiles for formatting" 2016-04-13 07:48:30 +00:00
Jenkins
c7ea6aa13e Merge "Update Ceilometer dockerfiles for formatting" 2016-04-13 07:48:23 +00:00
Jenkins
0a3fa59241 Merge "Update Gnocchi dockerfiles for formatting" 2016-04-13 07:48:16 +00:00
Jenkins
725505c906 Merge "Update Heat dockerfiles for formatting" 2016-04-13 07:48:09 +00:00
Jenkins
c631d94d95 Merge "Update Heka dockerfile for formatting" 2016-04-13 07:48:02 +00:00
Jenkins
de2488aa09 Merge "Update Ironic dockerfile for formatting" 2016-04-13 07:47:55 +00:00
Jenkins
4075c3ecbe Merge "Update Magnum dockerfiles for formatting" 2016-04-13 07:43:29 +00:00
Jenkins
3bb813075a Merge "Update Manila dockerfile for formatting" 2016-04-13 07:42:42 +00:00