3018 Commits

Author SHA1 Message Date
Mauricio Lima
0bdb1f5117 Add double quotes in kolla_enable_sanity_checks
TrivialFix

Change-Id: Ic36f1d22c1c011844f076828a7aef4d96da5e074
2016-02-18 08:01:12 -05:00
Jenkins
c32aa11256 Merge "Tidy up README.rst" 2016-02-18 01:35:45 +00:00
Jenkins
ff44f227c3 Merge "Adds support for cleaning up bootstrap containers in the toos/cleanup-containers script." 2016-02-18 01:14:38 +00:00
Jenkins
f055d71c0a Merge "Fix missing 14.04 info" 2016-02-18 00:57:27 +00:00
Jenkins
1c90ba3cb2 Merge "Fix the mistral services name typo" 2016-02-18 00:51:46 +00:00
Steven Dake
16560653f2 Tidy up README.rst
There was a The that should have been a To at minimum, but I
just reworded the sentence.  Also removed a pronoun.

I left the remainder of the pronouns in place so that Operators
know we are human beings :)

Change-Id: I9e64c2a7b85fa45a7ff03adf143aafaa3c463169
2016-02-17 17:21:00 -07:00
Jenkins
be9a25e974 Merge "fix spelling problem in designate-sink ubuntu binary" 2016-02-17 22:38:46 +00:00
SamYaple
8025798379 Fix missing 14.04 info
Change-Id: Iee3f14c002bc0f9242d341842e5c88630bf5f485
2016-02-17 21:43:17 +00:00
xionglingfeng
ade8eff4b3 fix spelling problem in designate-sink ubuntu binary
Change-Id: I60ecdcdfbb1259fa261e982116123b4c2f81eedc
Closes-Bug: 1546754
2016-02-17 17:39:53 -03:30
OpenStack Proposal Bot
682fbd1cd0 Updated from global requirements
Change-Id: Ie2e00ef419c0655fa028efb504ac6bec1cb33b0d
2016-02-17 19:19:46 +00:00
Jenkins
8c0da19313 Merge "Move haproxy socket to volume" 2016-02-17 18:39:44 +00:00
Jenkins
d077fa279c Merge "Trove ubuntu binary container" 2016-02-17 15:06:25 +00:00
SamYaple
7ddad3f3d5 Move haproxy socket to volume
Partial-Bug: #1544545
Change-Id: I292bcaeacb080ff4c5ab6b42b7d899039d6b19c4
2016-02-17 14:45:59 +00:00
Jenkins
8812271484 Merge "Fix kolla_docker check_volume" 2016-02-17 13:43:48 +00:00
Jeffrey Zhang
d99de6b973 Fix the mistral services name typo
missing a "_"

TrivialFix

Change-Id: Id7624f4f35c3c53c068d7c6646b363332363c3d5
2016-02-17 19:21:25 +08:00
Jenkins
5991abbb4b Merge "Logging with Heka spec" 2016-02-17 11:14:44 +00:00
Éric Lemoine
085f54a4ca Fix kolla_docker check_volume
This commit fixes a bug in kolla_checker.py where the check_volume
function will raise "TypeError NoneType object is not iterable" if
there are no existing volumes.

TrivialFix

Change-Id: Ic57c339793fa532ed8db075ba1074db75106e36d
2016-02-17 12:11:34 +01:00
MD NADEEM
94a79b1652 Trove ubuntu binary container
Change-Id: I6c49a4c4da3cf6c67778ea9ef310432e93b25a8a
Partially-Implements: blueprint binary-ubuntu
2016-02-17 10:39:53 +00:00
Shaun Smekel
6ac7839a21 Adds support for cleaning up bootstrap containers in the
toos/cleanup-containers script.

Dynamic Ceph OSD bootstrap containers also included.

Change-Id: Ifb5b54c5b78a894ed6e8b9980a6eb9919e52364c
Closes-Bug: #1515544
Signed-off-by: Shaun Smekel <shaun.smekel@theorem.net.au>
2016-02-17 18:49:55 +11:00
Audrey Yaple
1fbaf4dc8f Update docs with information about MountFlags
This is needed for thin containers.

Change-Id: I57a49a3ac35facc157fff846560787027be9a08f
2016-02-17 03:24:56 +00:00
Jenkins
6e622fa534 Merge "Move socket binding to named_volume" 2016-02-17 02:06:26 +00:00
Jenkins
c6da765b49 Merge "Use variables to specify http or https when constructing URLs" 2016-02-16 22:37:27 +00:00
Jenkins
f7c25b213d Merge "Add manila perms to /var/cache/manila" 2016-02-16 21:58:30 +00:00
Jenkins
4a7fa654fc Merge "Reduce gate resource usage" 2016-02-16 18:51:00 +00:00
Jenkins
5f78ccaeed Merge "install the openstack-designate-api in the base stage" 2016-02-16 15:20:48 +00:00
Jenkins
acec1c8248 Merge "Make a final check to validate mysql works" 2016-02-16 15:18:25 +00:00
Jenkins
18ab9adb56 Merge "Use trusts in heat.conf" 2016-02-16 15:16:50 +00:00
SamYaple
2c45bef065 Reduce gate resource usage
Change-Id: Ic6cd45ec708efe4f573e19f3bc910717ac3b4fbb
Partially-Implements: blueprint functional-testing-gate
2016-02-16 15:12:38 +00:00
SamYaple
690e6853de Move socket binding to named_volume
The extend_start.sh script for rsyslog is removed as it is no longer
needed. Docker no longer binds to /dev/log or /run/kolla/log

Closes-Bug: #1544545
Change-Id: Ic0a323a26ee4e9e15baf4598285844a8a4955f23
2016-02-16 14:42:41 +00:00
Jenkins
525c8d241a Merge "Added note about root permissions, removed sudos." 2016-02-16 13:59:45 +00:00
Jenkins
1803f00cbc Merge "Install python-dogpile-cache for python-ironicclient" 2016-02-16 13:57:41 +00:00
SamYaple
bf6b75da3f Make a final check to validate mysql works
This ensures mysql works through whatever the vip is

Change-Id: Iaeb17240b90ae2f0fef081b42d4ba140dcecd972
Closes-Bug: #1536633
2016-02-16 13:54:22 +00:00
Jeffrey Zhang
f06561b16a install the openstack-designate-api in the base stage
https://review.openstack.org/#/c/276676/ remove this line and break
the gate

TrivialFix

Change-Id: I0332caeffc6571801fba339108745f302487b33e
2016-02-16 20:42:51 +08:00
Allen Gao
98a0b755eb Install python-dogpile-cache for python-ironicclient
Change-Id: I4f41d05be1dc01b00e794b872e7f79d5bee48a21
Closes-Bug: #1546024
2016-02-16 19:14:06 +08:00
Marek Zawadzki
d4efb6aa7c Added note about root permissions, removed sudos.
Change-Id: Idc390774ba3bf63860bfaee1494b6e0180d112c1
2016-02-16 11:36:08 +01:00
Jenkins
cb322ec5b2 Merge "A few silly grammar fixes." 2016-02-16 09:15:37 +00:00
Michal Rostecki
2b45dc47de Ensure that /var/lib/zookeeper is owned by user
TrivialFix

Change-Id: I8e4ede8d9867393f066cb1748247245855a4fdae
2016-02-16 00:41:45 +01:00
Ian Main
59f22b4b16 A few silly grammar fixes.
Read through this and noticed a few things..

Change-Id: I86a2c2fd4041121c6be72d77827f84c4ec26b6df
2016-02-15 10:58:56 -08:00
Jenkins
84f43146dc Merge "Use uppercase 'S' in word "OpenStack"" 2016-02-15 16:23:37 +00:00
Mauricio Lima
1312140635 Add manila perms to /var/cache/manila
Change-Id: I1ad667487ce1e0fbae340bed2233aacd4f895bce
Parially-Implements: blueprint enable-manila-containers
2016-02-15 11:12:47 -05:00
Dave McCowan
1cedf77f19 Use variables to specify http or https when constructing URLs
To allow for TLS to protect the service endpoints, the protocol
in the URLs for the endpoints will be either http or https.

This patch removes the hardcoded values of http and replaces them
with variables that can be adjusted accordingly in future patches.

Change-Id: Ibca6f8aac09c65115d1ac9957410e7f81ac7671e
Partially-implements: blueprint ssl-kolla
2016-02-15 09:48:58 -05:00
venkatamahesh
70de590a11 Use uppercase 'S' in word "OpenStack"
Change-Id: I27ca0ea75f3d6a4371c91b3cb2c7a999ec90fbc4
2016-02-15 12:37:30 +00:00
Jenkins
9376751d39 Merge "Designate ubuntu binary container" 2016-02-15 04:16:20 +00:00
Jenkins
91795c52a0 Merge "elevates privileges and grants access to /dev/mapper to cinder backup" 2016-02-15 03:52:06 +00:00
Jenkins
dda86e6d03 Merge "Fix detect_distro" 2016-02-14 20:23:26 +00:00
Jenkins
a2c317f16d Merge "Fix non-root deploys" 2016-02-14 20:23:20 +00:00
Jenkins
3c2e62930f Merge "Switch to docker registry v2" 2016-02-14 20:09:38 +00:00
Jenkins
45386d1f26 Merge "Fetching IP addresses for vagrant-hostmanager from libvirt" 2016-02-14 20:09:31 +00:00
Jenkins
d346545922 Merge "Fix keystone initial auth mechanism" 2016-02-14 19:36:53 +00:00
Jenkins
1733a701dd Merge "Install keystone-dist-paste.ini in /etc/keystone" 2016-02-14 19:35:32 +00:00