- Oct 18, 2017
-
-
Jeffrey Zhang authored
Partial-Bug: #1720601 Change-Id: Ibc20a6ae8c645ff82f3c14a6286073dffd4cfae2
-
- Oct 17, 2017
-
-
Zuul authored
-
- Oct 16, 2017
-
-
Zuul authored
-
Surya Prakash Singh authored
Change-Id: I2a6ee471b1029bcc2fe1ce76917faf925f1ad239 Closes-Bug: #1723886
-
Zuul authored
-
- Oct 14, 2017
-
-
Jenkins authored
-
Jeffrey Zhang authored
when mapping file from host to container, if the file doesn't exist, it will become a folder. So map folder rather than file. Change-Id: I053ff11d32948711c0e4c3241f56d1f6210348ac Closes-Bug: #1720189
-
- Oct 13, 2017
-
-
Jeffrey Zhang authored
Use kolla will have upgrade issue and kolla user may not exist too during deployment. Partial-Implements: blueprint ansible-specific-task-become Change-Id: Ida3b645dcf86191b22e80d1b67694ccfb8fd9144
-
- Oct 12, 2017
-
-
Marcin Juszkiewicz authored
kolla-ansible can take globals.yml from any directory by using --config-dir argument. So store admin credentials there as well. Not everyone runs kolla-ansible as a root. Change-Id: I0709482ead4b7a67e82796e17f85bde151e71bc0
-
Jenkins authored
-
root authored
outward_rabbitmq is determined using enable_outward_rabbitmq property rather than current haproxy_enable_external_vip Change-Id: Iee096ab50fd4d9f5f3fe05880d0e0a7842c59d0a Closes-Bug: 1722854
-
Jenkins authored
-
Jenkins authored
-
Surya Prakash Singh authored
for reference: https://docs.openstack.org/python-openstackclient/latest/index.html#getting-started Change-Id: Iacb29585ad89c08de24ea49dfefe7d0d0f5a1815
-
- Oct 11, 2017
- Oct 10, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
Change-Id: Ie26c6b392c5ac86c3ec5effa5241ce5cad10fe40
-
- Oct 09, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Christian Berendt authored
This is required by routed provider networks. Change-Id: I529c310c5119e68343114dc1ef12d7d8cc7e2ce1
-
Jenkins authored
-
jinxingfang authored
The admin_password and admin_user in default section is discarded in code, no longer be used anymore. Change-Id: I1d31faf0781cb61d13aa6a76534e38783e4f920f
-
- Oct 08, 2017
- Oct 06, 2017
-
-
Doug Szumski authored
We want to treat the nova-compute-ironic log in the same way as the other nova logs so that it doesn't go missing from fluentd output. Change-Id: I145389cd0cceeed506e2a9c084d290341047c9aa Closes-Bug: #1721814
-
Christian Berendt authored
Change-Id: Ifaf6bca0a02e382d36a3a6168572ebb63878a496
-
Paul Bourke authored
gnocchi client requires this, others may also Change-Id: I848df2e4964958902955f7c72e94e1e64a67bca1
-
Jenkins authored
-
Jenkins authored
-
- Oct 05, 2017
-
-
James McCarthy authored
For a deployment behind a firewall/proxy server some additional environment settings should be passed along, for containers such as magnum This commit adds three new properties; container_http_proxy container_https_proxy container_no_proxy In particular, the user will want to set container_http_proxy and container_https_proxy properties with the proxy server details. Closes-Bug: #1628335 Change-Id: I0950a0467b4b68c38b13875eaf9cd433e64363cf
-
Vladislav Belogrudov authored
Change-Id: I5bbd20a390f385a60ff2f330cc8fa7fb1117a42a Closes-Bug: #1721292
-
Eduardo Gonzalez authored
When deploying with tls enabled in public endpoints, ansible modules fails due SSL certificates are self-signed. This change adds a new variable to allow customization on which endpoints ansible should connect. Defaults to admin because admin auth parameters defaults to admin endpoint. Change-Id: Ic3ed58cf9c9579cae08a11bbfe6fce983b5a9cbc Closes-Bug: #1720995
-
Surya Prakash Singh authored
Created the admin directory, remove some files from user dir and placed into admin and contributor. For more detail, see the doc migration spec. http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Change-Id: I84c565d7d14a4d90270a53e14ab93a10f7ffb9b7 Partially-Implements: blueprint ka-queens-doc-restructure
-
- Oct 04, 2017
-
-
Bertrand Lallau authored
Record transformer is used to add a 'Severity' field in event. This Field is unused and not generated for other programs, hence It can be removed safely. Change-Id: I62e461e5006516dcbd6c64e1770d6936f9a9d55c
-
Jenkins authored
-
caoyuan authored
1. move nova-fake config into globals.yml 2. fix the docs Change-Id: I6fa4df97831bb08f50338e98dc3e0d4de7120edf
-