- Mar 30, 2016
-
-
MD NADEEM authored
Closes-Bug: #1563642 Change-Id: Id047dbcd438edc748fbe928cabbdbc1060c7c3de
-
- Mar 29, 2016
- Mar 28, 2016
-
-
Mauricio Lima authored
TrivialFix Change-Id: Ic6884d46d8edf2d430f8a9fb8635f7d98d011112
-
Jenkins authored
-
Jeffrey Zhang authored
Add a glance_service_groups variable containers the container name, service name and group name. In this way, we can remove lots of duplicated lines. TrivialFix Change-Id: I9beb7509ad7221cd495e3211a2e67d986486aac6
-
Jeffrey Zhang authored
Only copy the necessary config files when it _really_ needed. This will make the config file safer Partial-Bug: #1559122 Change-Id: I5f5df54c688fb4f6b0ee68815116e2418d5742f7
-
Gerard Braad authored
TrivialFix Change-Id: I1eefec4326f97f466243051bcc33551e0803980d
-
- Mar 27, 2016
-
-
Jenkins authored
-
Steven Dake authored
A recent change related to sudo securepath broke how sudo -E works. Now the PATH is reset by sudo as set by tox. As a result we can no longer rely on sudo -E anywhere in our gating system relating to path inheritence from the parent shell. This patch uses a shell operation in the setup_nodes.yml code to chmod the docker socket to 666 so docker containers can build properly. Now docker operations don't return a permission denied and we no longer require the sudo -E operation in any of our tox scripts. This isn't a security vulnerability because our gate scripts are only meant to be run in OpenStack infrastructure. To make this more clear I recommend moving these shell scripts to tests/gate. Change-Id: I5b3d6e280e3c12a25defedb14b5589ba642043fa Closes-Bug: #1562383
-
- Mar 26, 2016
-
-
Nguyen Hung Phuong authored
TrivialFix Change-Id: I21f51811ec4256d9b6b2e219de6201e4811dfc5a
-
- Mar 25, 2016
- Mar 24, 2016
-
-
SamYaple authored
heat_user_domain is what is in the docs, but more importantly it is what we have in Liberty and will be a requirement to doing upgrades properly. Change-Id: I9cf53d43b4faaa5d1b0156cc50192722d2739602 Closes-Bug: #1553565
-
Jenkins authored
-
Jenkins authored
-
Sam Yaple authored
This reverts commit 7524b377. Liberty uses heat_user_domain and works and this should too. The bootstrap process itself must have changed or another part of the config. Either way that needs to be fixed so we can do proper upgrades. Basically, dont change the heat domain out from under the user). Change-Id: I32ae3ef90d340a83b09c09860af8f3635c1a07a5
-
Jenkins authored
-
akwasniewska authored
Change-Id: Ib501571dd34cb68924775ce738499d63df5718dd Closes-Bug: 1556487
-
Jeffrey Zhang authored
Change-Id: I24d17f98013d82f2e6f46548cac80c0303d6e171 Implements: blueprint upgrade-elasticsearch
-
Jenkins authored
-
Jenkins authored
-
Gerard Braad authored
Change-Id: Ic4725a4cef02a57e837c727378a99bf7575d4ebd
-
Jenkins authored
-
Steven Dake authored
This fixes a gate regression and probably regression in general with building images. I'm not sure where the regression came from, but I suspect a new verson of MySQL-python from pip is to blame. Closes-Bug: #1561347 Change-Id: Ib502d0090a3fc3b3ea5d27a91ff59df1f53c01a3
-
Gerard Braad — 吉拉德 authored
Change-Id: I5a55f6798d73b289b02232dd26f5e5fb72da9e4c
-
Steven Dake authored
Fix the domain user to point at heat instead of some nonsensenical value. Now stack-create works properly. Change-Id: If2bc57c2516ffe724999515bb6aa3eeb31a0c980 Co-Authored-By:
Angus Salkeld <asalkeld@mirantis.com> Closes-Bug: #1553565
-
- Mar 23, 2016
-
-
Steven Dake authored
Heka depends on haproxy and keepaived being present to communicate with ElasticSearch. If we start ElasticSearch prior to haproxy and keepalived, the number of errors are reduced in heka. Change-Id: Id2c742ea572c6450a371421e21f34aa69355bb8b Partial-Bug: #1560779
-
Jenkins authored
-
Jenkins authored
-
SamYaple authored
Without this option set to blank neutron will attempt to dump raw frames which is not correct. Kevin Benton is working on fixing the deprecation message. Change-Id: Ib6d6f41e2f222d383583e79958a78f2a09d3ae93 Closes-Bug: #1561156
-
Steven Dake authored
For proper release note generation on the releases.openstack.org website, this change will need to be backported into mitaka and liberty as well. Then a special one-file reno file will have to be added for mitaka describing the features and the same story for liberty. See log of the discussion here: http://eavesdrop.openstack.org/irclogs/%23openstack-release/%23openstack-release.2016-03-23.log.html#t2016-03-23T18:00:05 Change-Id: I3c298ae08ec4645f384ea5829cb0851fe82f4557 Partially-Implements: blueprint add-reno
-
Jenkins authored
-
Serguei Bezverkhi authored
The previous Horizon logging fix missed the part of creating new folder, this fix adds it. Change-Id: I14da441ebb6de94964326c0a1b02ae1480b080bd Closes-Bug: 1561073
-