- Mar 31, 2016
- Mar 30, 2016
-
-
Mauricio Lima authored
TrivialFix Change-Id: I852acea531c9c9ed68e83fbf98860453da1ce98f
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Carlos Cesario authored
Kolla recommends LTS wily kernel version 4.2 on Ubuntu 14.04. http://docs.openstack.org/developer/kolla/quickstart.html#installing-dependencies The precheck check the running kernel version, because checking the linux-image-generic-lts-wily cannot be a valid check. The package (linux-image-generic-lts-wily) can be installed, but the running kernel can be other version. Closes-Bug: #1563500 Co-Authored-By:
Vikram Hosakote <vhosakot@cisco.com> Change-Id: I4e08bca95493b2dbd0ad5f8d1ea4e07b18c4959d
-
MD NADEEM authored
Closes-Bug: #1563642 Change-Id: Id047dbcd438edc748fbe928cabbdbc1060c7c3de
-
- Mar 29, 2016
-
-
Hui Kang authored
Change-Id: I4ddad85aadfac4047460085ec6bc0fcabd718253 Closes-Bug: #1561757
-
Jenkins authored
-
Mauricio Lima authored
Change-Id: I7efa3f5df3a5743d264864070967cf995900b147 Closes-Bug: #1561111
-
Steven Dake authored
With the reorganization of the MariaDB repository, the C libraries for mariadb were not included in the toolbox container. This results in a non-functional CentOS environment which is resolved by this simple patch. Change-Id: Ib4a2f7e55b6efc36bc3ff2d93447cb97b7b109f5 Closes-Bug: #1561347
-
Jenkins authored
-
Jeffrey Zhang authored
Closes-Bug: #1563251 Change-Id: I0072c92d6c8160f868b4ab0ec08b11541d3f3401
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Sam Yaple authored
This reverts commit 17e0de6a. This change should have never merged. There is something else going on here and the bug doesnt fully invetigate the issue. Using a mix of system and pip packages is not acceptable and can cause problems. In this case the packaged mysql has a KNOWN issue that we fixed in liberty by switching to the pip installed package. Change-Id: Ie10116010156c13742a0a5d37c440c713e4698e5
-
- 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
-
Jeffrey Zhang authored
Change-Id: I375d637eff76dd3d00e61e521c0d68a19e5da9a3 Closes-Bug: #1562261
-
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
-
-
Jeffrey Zhang authored
Change-Id: Ia5bcfa7253fc5a471a089339c52883af05623068 Closes-Bug: #1562345
-
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
-