- Apr 19, 2016
-
-
Mauricio Lima authored
Change-Id: I5f422574d7e50ec9a1e5862b66ecbf39fe1594d2 Closes-Bug: #1531721 Implements: blueprint ansible-cleanup-role
-
- Apr 08, 2016
-
-
Dave McCowan authored
The nova team is removing the default flavors from a standard deployment. This is great for operators, who have to delete the defaults anyways. This patch adds the original default flavors back during init-runonce so kolla users can be ready to launch instances. Closes-Bug: #1567964 Change-Id: I17daec98997a6e412a99f34d3f8a4324460d8c60
-
Jenkins authored
-
MD NADEEM authored
Fix some minor changes ruby-dev package required for installing vagrant-libvirt plugin. TrivialFix Change-Id: Id6d3552275ee28ab49804fe6cd1b00d2e8e3c1f4
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: I0605f406b5c03f0a6cdba9de2a180ed877f7dfa6
-
- Apr 07, 2016
-
-
Jenkins authored
-
Mauricio Lima authored
Change-Id: I0901802e0e349956f2c01dcd86746b4de0cc2382 Closes-Bug: #1567642
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Dave McCowan authored
The Kolla design is for services to use the internalURL for service to service communication. In Mitaka, Neutron added a new config parameter specifying which URL to use to to contact Nova, making the default 'public'. This patch sets the value to 'internal'. Change-Id: I2d36f3b4a860af9e9034ebfb2b5cea56450e5e4e Closes-Bug: #1565624
-
Rajath Agasthya authored
Kibana requires creating an index for the first time when you log in since we don't have a default dashboard yet. Documenting that step in quickstart.rst. Change-Id: I82ecd228c61e2affa5c8f9f9c93f8845728f707f
-
- Apr 06, 2016
-
-
Jenkins authored
-
Steven Dake authored
At high scale, such as 64 nodes with 13TB ram and 2600 cores, nova seems to struggle when scheduling 100+ VMs at the same time. The issue is unrelated to the database, as the error printed indicates the max_scheduling_attempts have been reached. Increase that value to something more fitting of a 100 node cluster. Change-Id: I8982d77c7c66db8f7c95b9fd73f58ceb66dbd723 Closes-Bug: #1563664
-
- Apr 05, 2016
-
-
Steven Dake authored
Previously the code looked at mariadb.pid, but this seemed flakey in function. It seemed racey and prone to failure on slower connections to a registry. The original task was extremely complex and it didnt really verify that the MariaDB was ready to serve connections. Use wait_for with a regex instead. Change-Id: I3aafac04f03639b08e0ef4d6a9c9e1a4499f000c Closes-Bug: #1564278
-
Mauricio Lima authored
Change-Id: I58472bd429accb7f0efa0fcbc7e8e2d3b76de9c4 Closes-bug: #1563972
-
Jenkins authored
-
Jeffrey Zhang authored
Closes-Bug: #1566360 Change-Id: I8eaab1df0c85c6a0bd60a13851f8716cc5dcfa59
-
Jenkins authored
-
Paul Bourke authored
When using named refs in source builds, e.g. "reference = master", one can't easily tell from the build output what SHA master actually pointed to at that point and time. Update the debug output to include this. Closes-Bug: #1566316 Change-Id: I95c1cc316ab7332fa30fa43e207a5a5512b76708
-
Jenkins authored
-
Mauricio Lima authored
Closes-Bug: #1566281 Change-Id: I84533a066a2dbc4de282b20785092350607c5971
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Serguei Bezverkhi authored
This patch adds a missing required step to migrate information from the nova to the new nova_api database. Closes-Bug: #1565497 Change-Id: Ia1554e12c688e5a6509af2d37f1825fd4ab666be Co-Authored-By:
Steven Dake <stdake@cisco.com>
-
Ryan Hallisey authored
Change-Id: I1333bf4352aa559f3f9ee5c78ff85533e27c7716
-
Jenkins authored
-
Vikram Hosakote authored
Co-Authored-By:
Carlos Cesario <carloscesario@gmail.com> Change-Id: Ic2ea835cf38be64a590d3f6b022683081aeb363b Closes-Bug: #1566150
-
- 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
-