- Apr 05, 2016
-
-
Jenkins authored
-
- Apr 04, 2016
-
-
OpenStack Proposal Bot authored
Change-Id: I79a6c2925a8b056d60312f3ed69d78173b9ca95f
-
Jenkins authored
-
Ganesh Maharaj Mahalingam authored
TrivialFix Change-Id: Ia5ee3a836f35c4223f9149574cbdd29b8a61af84
-
Jenkins authored
-
Jenkins authored
-
Swapnil Kulkarni (coolsvap) authored
The typo was missed and the code got merged. Added commit to correct it TrivialFix Change-Id: Ice33bcb5fb2f8826054feeae41370038f86bcf6b
-
Jenkins authored
-
Vikram Hosakote authored
This patch set makes "kolla-ansible prechecks" flag an error if any password is empty in /etc/kolla/passwords.yml. Change-Id: I87dee25b79c97be64ca49a5638c7f5a30d4cf464 Closes-Bug: #1563506
-
Vikram Hosakote authored
Added general_log to ansible/roles/mariadb/templates/galera.cnf.j2 to improve mariadb logging. This will be helpful to debug mariadb issues especially when mariadb is scaled. Test results of this patch set are at: http://paste.openstack.org/show/492852/ Change-Id: I80438d1bbdd1ed2a1f47489c6f9c45b8107340a0 Closes-Bug: #1563668
-
- Apr 03, 2016
-
-
Carlos Cesario authored
Currently Heka writes the keepalived logs in /var/log/kolla/haproxy/keepalived.log. This commit changes this to /var/log/kolla/keepalived/keepalived.log. Closes-Bug: #1565499 Change-Id: I3033097bd77ddbf72948697b34a6a499ea903083
-
Jeffrey Zhang authored
Add a nova-ssh container to handle the `nova migrate` and `nova resize` case, in which the nova will use ssh to copy files between machines. Change-Id: Ie6675943f3aeabfbba8589d308d55b9c89d732db Closes-Bug: #1562141
-
Jenkins authored
-
- Apr 02, 2016
-
-
Serguei Bezverkhi authored
This patch restores openstack_release option in globals.yml Closes-Bug: 1565353 Change-Id: I00342d1f52360e7d2c38b4467dc0b4049b7191dd
-
Jeffrey Zhang authored
The Ubuntu Mitaka repo is release, and we have add it. So it is time to add the Ubuntu binary gate. Closes-Bug: #1560386 Change-Id: I29d01147595c4ebebfa00798d01d5fd7398123a6
-
Jenkins authored
-
Jeffrey Zhang authored
Remove the tempest version constraint in the upper-constrains.txt file. Otherwise, it will be failed. Closes-Bug: #1565268 Change-Id: I693efe1818bfae0eac1649cbc058d1752724cd59
-
- Apr 01, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Carlos Cesario authored
To be kolla deploy multiple clouds, we need to be able to configure virtual_router_id other wise haproxy will fail setup the VIP for the second cloud. Partially-Implements: blueprint multiple-cloud Closes-Bug: #1564547 Change-Id: I9eb27dd6fba61205841eadafc96601e235d2fe6d
-
Jenkins authored
-
Mauricio Lima authored
After run cleanup-containers script, was necessary to clear references to the ceph in fstab file manually Change-Id: I264e6644d5d569a9b56115ea31b15589b093c3f9 Closes-Bug: #1562991
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
Currently the delegate_to doesnt happen and the neutron role creation is attempted once on the first server and is skipped. The re-ordering of hosts in site.yml seems to make the first host to be one inside neutron-server group yielding the expected results. This patch needs to be re-visited as soon as a version of ansible is chosen that fixes the issues with delegate_to Co-Authored-By:
Steven Dake <stdake@cisco.com> Co-Authored-By:
Vikram Hosakote <vhosakot@cisco.com> Co-Authored-By:
Nate Potter <nathaniel.potter@intel.com> Co-Authored-By:
Ganesh Mahalingam <ganesh.mahalingam@intel.com> Change-Id: Ia712b323aa9d750d470a11ee899ab1b3054a903f Partial-Bug: #1546789
-
Dave McCowan authored
When a node uses two physical interfaces for its two VIPs, these physical interfaces should be tied together, so both VIPs will be taken out of scheduling if either one fails. Without this change, if a request comes into one interface that needs access to the second interface to process the request, the original request unnecessarily fails. Repeating this results in a black hole where a failing server keeps getting new requests. Change-Id: Ic51e6584c1fbda3eb7821cb47f759c77e562cc65 Closes-Bug: #1550455
-
Michal Rostecki authored
On AIO installation we cannot assume that the public IP address will be the first entry in "getent ahostsv4" result, because it may be also a localhost address. To make this check positive in AIO, we should look for the public IP in the whole output. Change-Id: I1da7b95d7f00c7f87ff68ead46bf55fdea812599 Closes-Bug: 1564564
-
- Mar 31, 2016
-
-
Davanum Srinivas authored
Make it a bit more clear on how to switch distro if needed TrivialFix Change-Id: I888c8310d11c8bc65f579df2cdc9d32f3928dc23
-
Steven Dake authored
Scale limit testing on a 64 node cluster with 13 TB RAM and 2600 cores showed that atleast 1800 database connections are required to appropriately start 2000 virtual machines simulateounsly. Other documentation on the internet recommends larger values such as 8000, so we set to a larger value that should be able to handle a maxed out 512GB ram per compute node cluster with all services enabled. Change-Id: I8767cf3fb04e066cc22e796c647e944b4e4a1742 Closes-Bug: #1564275
-
Jenkins authored
-
Jenkins authored
-
- Mar 30, 2016