- Mar 20, 2016
- Mar 19, 2016
-
-
SamYaple authored
We were specifying the wrong driver in our nova.conf Change-Id: I37a3d366f2895b9d1281815ef85209feaa37b92d Closes-Bug: #1559494
-
SamYaple authored
Some gates are failing to properly pull all logs out resuling in an UNSTABLE status. This resets all logs to 777 perms to ensure readability by jenkins. TrivialFix Change-Id: Ib92c5bfea5fa8bcc6380ad8aa6001b13888717ac
-
- Mar 18, 2016
-
-
Serguei Bezverkhi authored
This bugfix fixes incorrect swift proxy-server endpoint. Closes-Bug: #1559207 Change-Id: Idcdbaedbbde4922b0d5e31557aaf5cfcfdff8636
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
MD NADEEM authored
Change variable name ceph_use_cache to ceph_enable_cache TrivialFix Change-Id: Ifeabf2a7212a78a81703f3e867c2566652b1aebc
-
Vikram Hosakote authored
Test results of this patch set are at http://paste.openstack.org/show/490450/. Change-Id: I2957cc70fcca34706ec50a630d785f0630c3f5c0 Closes-Bug: #1553203
-
Jenkins authored
-
SamYaple authored
This matches the current default for nova.conf. Use unmap/discard if t is enabled on the hypervisor. This option is new for mitaka. TrivialFix Change-Id: Id94c05e2ec8a65c75ec82afcd4150390f8b87ee2
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Mar 17, 2016
-
-
Jenkins authored
-
Steven Dake authored
The home directory for Ansible already exists and does not need to be created. Reorder useradd and mkdir at suggestion of Jeff Peeler to avoid warning. The warning looks like this: INFO:__main__:kolla-toolbox:Step 6 : RUN mkdir -p /etc/ansible /usr/share/ansible /home/ansible && echo 'localhost ansible_connection=local' > /etc/ansible/hosts && useradd --user-group ansible --groups kolla && sed -i 's| "identity_api_version": "2.0",| "identity_api_version": "3",|' /usr/lib/python2.7/site-packages/os_client_config/defaults.json INFO:__main__:kolla-toolbox: ---> Running in ccded9c01fca INFO:__main__:kolla-toolbox:useradd: warning: the home directory already exists. INFO:__main__:kolla-toolbox:Not copying any file from skel directory into it. INFO:__main__:kolla-toolbox: TrivialFix Change-Id: I031ade6597f8071f5be1768a7e70b1008dd94e52
-
Serguei Bezverkhi authored
This patch adds some explanations for different options available in /etc/kolla/globals.yml for customizing swift configuration. Trivial fix Change-Id: Iaf03f5293804d63c87d8881ac4282909a81b0bfe
-
SamYaple authored
This type of per node configuration is required to support things like availability zones for nova. As always, if this file doesnt exist it doesnt get used so this change is safe. TrivialFix Change-Id: Iff8172af522c2c96e5f2c173b24a5dfd4d522ed2
-
SamYaple authored
This now matches the way we copy confis in other services. TrivialFix Change-Id: Ia9c6d5f9a633c0b20b4d9a697863bd2753d39443
-
SamYaple authored
TrivialFix Change-Id: I9e7e65d6e5ddfb3c387e147a8cc6f5aae1aab0cd
-
SamYaple authored
TrivialFix Change-Id: Ic946c613e5197d988897bd450040a1ea66a60f77
-
Jenkins authored
-
Jenkins authored
-
MD NADEEM authored
Added heka description in the list of images provided by kolla. TrivialFix Change-Id: I28ce2ef185f260b779cb6613b4c6ac458376fa95
-
MD NADEEM authored
manila-share is present in manila-common package. Change-Id: Ida231c0468b6ee3bb6a76fb9f475724abf95c1cb Closes-Bug:#1553199
-
Jenkins authored
-
Jenkins authored
-
Gerard Braad — 吉拉德 authored
Changed docker_registry placeholder for consistency with documentation; port 4000 is used instead of Docker's default port 5000 to avoid conflicts. TrivialFix Change-Id: I539547ce573642022ccdf1fbb47b4adc2f852ff2
-
Jenkins authored
-
- Mar 16, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Mauricio Lima authored
TrivialFix Change-Id: Iadeada65248160ac34d917c67dca7954e1b449d2
-
Jenkins authored
-
Serguei Bezverkhi authored
This change will enable to lvm commands running in a container communicate with udev process running on a host. Partially-Implements: blueprint iscsi-lvm2-docker Change-Id: If780710bb81adaee44ce0d291e22ce91ec6436aa
-
MD NADEEM authored
The time period between getting pid of haproxy service and checking existance of pid file is very short, if with in this period haproxy service get reload then the race condition occured and container get exit as extend_start.sh script exit. To minimize the risk of race condition, this patch let the extend_start.sh script to try upto 3 times before exit. Closes-Bug: #1479888 Change-Id: I2f9b7ec832dec8d94a2cdd27ca8a212d0c65a60d
-
SamYaple authored
This playbook only matters for multinode since AIO can recover from power outage without additional configuration. DocImpact Implements: blueprint mariadb-lights-out Change-Id: I903c3bcd069af39814bcabcef37684b1f043391f
-