- Mar 23, 2016
-
-
Jenkins authored
-
Jenkins authored
-
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
-
Jenkins authored
-
SamYaple authored
Conntrack is used by neutron as a dep, but not installed in the source containers. This leads to errors in the log and in some cases network instability. Change-Id: Ie6eae7530bf4e378eedb852a16ed8595402113a6 Closes-Bug: #1561008
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
Eric spotted this on IRC. Submitted a bug and patch on his behalf since he isn't available to work on Kolla in the next few hours. Co-Authored-By:
Eric Lemoine <elemoine@mirantis.com> Change-Id: I91efdd540170a391228d247c2e6e533e6c87b951 Closes-Bug: #1560819
-
Steven Dake authored
Swift and heka were broken by an optimization that resulted in a regression in commit: 0a1486a2 This patch fixes that problem. Change-Id: I02c6cf4de4f807c3ec66e2d4f59f182d0b864ea3 Closes-Bug: #1560788
-
Steven Dake authored
Change-Id: I6391392645d8608a92c885071b26210eed3f5466 Partially-Implements: blueprint add-reno
-
- Mar 22, 2016
-
-
Serguei Bezverkhi authored
Changes location of Horizon log, they will be stored on common log volume kolla_logs. Change-Id: Ie9d56999a83efd05ab7c3dcb00b4dc42c9bce8f8 Closes-Bug: 1560250
-
SamYaple authored
The horizon default is to prevent multidomain login. While allowing multidomain login wont prevent default domain login. Overhead is we must type in domain to login even if its default domain. Change-Id: I965c3612eb584e88071c619037e1f42b3f4c7cd0 Closes-Bug: #1560683
-
Jeff Peeler authored
It looks like as far as building goes, the ironic containers are fine. So if this passes the gate then this should be fine to merge. TrivialFix Change-Id: I646ec301304602b5cdca6de75712b7cffde75a9e
-
Jenkins authored
-
Paul Bourke authored
Avoids errors about missing journalctl on Ubuntu and missing upstart on redhat bases. Closes-Bug: 1554724 Change-Id: I80bb55688398df85f9020d5cfe5dda757fc5a0ef
-
Carlos Cesario authored
Added information when using nested environment for Kolla deployment. Added check command to verify hardware acceleration Change-Id: I6cb43ebbf11b5cf34f866fdccb550e9641a47f6c
-
Vikram Hosakote authored
Test results of this patch set are at: http://paste.openstack.org/show/491382/ Change-Id: I1bc8bdb3180f30dc69af28a35fa057ac801bde0f Closes-Bug: #1560298
-
- Mar 21, 2016
-
-
Angus Salkeld authored
Note: you will get the following logs: WARNING heat.engine.environment [] OS::Heat::HARestarter is DEPRECATED. WARNING heat.engine.environment [] Removing OS::Heat::HARestarter from OS::Heat::HARestarter Change-Id: I071e4689110ad03da14b02ba9f0a1fd8463b8b55 Closes-bug: 1559828
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Carlos Cesario authored
Remove static password into file passwords.yml Change-Id: I68d766b9d9b4a7055629473de9bb9d6ab59d8503 Closes-Bug: #1559266
-
Jenkins authored
-
Jenkins authored
-
SamYaple authored
spice used to default to enabled, it does not anymore Closes-Bug: #1560205 Change-Id: I788f89587997f0d293ec57e0153592b0ed7b7aab
-
Jenkins authored
-
SamYaple authored
It isn't always possible to get a rax-ord gate. Last patch wasn't correct. TrivialFix Change-Id: Id94264166e0914f038f32f3f9b68e463aa15ccd3
-
SamYaple authored
Reconfigure was hard broken with spiceproxy Change-Id: I80b5fcc16bcc0b090807843f7a59f0ae9ea27aec Closes-Bug: #1560175
-
SamYaple authored
Change-Id: Id19450a566da1bf7b824f0050e7c3e3f73581a9b Closes-Bug: #1557036
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
If an IPV6 address is assigned to the interface as well as IPv4, Kolla bombs out during deployment. Change-Id: Ic161c52825e0642e261d22418569d0f7667c6bd1 Closes-Bug: #1560137
-
SamYaple authored
As with all tools, this is a first pass at the generation. Perhaps we even want to move this into kolla/kolla/cmd and be generated with tox itself in the future. This tool, when run, will only populate empty fields that have no values meaning that it is safe to run repeatedly on the same file. Of note, there is no way to preserve comments in the file after it has been processed by the yaml parser in python. Comments and sections will remain in the passwords.yml template for additional documentation if the user wishes to populate the file themselves. Use SystemRandom and clean up the docs a bit to not use pronouns. Co-Authored-By:
Steven Dake <stdake@cisco.com> Closes-Bug: #1559266 Change-Id: I2932d592df8871f1b7811059206d0b4d0553a687
-
Jenkins authored
-