- Nov 14, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I05d9982f64918abc9da32ca40a25328a15f328d6
-
- Nov 12, 2017
- Nov 09, 2017
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
caoyuan authored
Now that the "openstack_auth" in defined in all.yml, the freezer should better use it. Change-Id: Ibe799ce6bb1656994b1e9b6642d1011d9dcf30a7
-
Zuul authored
-
chenxing authored
Change-Id: I094a9f60aa154f92b87c4b4af88296bcc0cb920c
-
- Nov 08, 2017
-
-
Zuul authored
-
Pierre Hanselmann authored
dns-integration extension should be enable when vmware is used. Change-Id: I31943146e139108a913b9b5e9a0b0283b8ae4830
-
Paul Bourke authored
We should not assume the VIP is accessible from the deploy node. Change-Id: I39640f98b4adddb9cb8dfdd09d9fb7ecba15a820 Closes-Bug: #1730651
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Nov 03, 2017
-
-
Bertrand Lallau authored
In the following config: enable_cinder=False enable_cinder_backend_iscsi=True Iscsi and tgt containers are deployed but should not. This patch fix it. Change-Id: I1d66627b9979b5dc570bbc3e1e865311dd7e7bb0 Closes-Bug: #1715618
-
- Nov 02, 2017
-
-
Christian Berendt authored
Change-Id: I4cf1716c94e4fd808b66169348b07fa42e5b242e Depends-on: I8fbef57b99122b8a093150f6ca1efdd33e032917
-
Vladislav Belogrudov authored
In case of external router internal VIP and external VIP are the same. External router manages port/address redirection from public network to OpenStack API. The address of the router is set via 'kolla_external_fqdn'. Currently Murano configuration that is handed over to Murano application instance uses 'kolla_external_vip_address'. This leads to the instance trying to connect to internal API network. Correct address should be 'kolla_external_fqdn' which will work in both cases - either with double VIP setup or with single VIP + external router. Change-Id: I78c38ae0af1cecd2be2b1c6cc86bcfc51b847082 Closes-Bug: #1729611
-
Vladislav Belogrudov authored
Object versioning is necessary to pass DefCore test suite, i.e. allows Kolla version of OpenStack to be certified as "OpenStack Powered Platform". Change-Id: Id5003f7fe2aebdeffe1cf7ce1b6177a6bca8f5b6 Co-Authored-By:
Alexander Reunov <alexander.reunov@oracle.com> Closes-Bug: #1729583
-
chenxing authored
backport: pike Closes-Bug: #1729564 Change-Id: If6db5fad1f23e0afaadcad97b4f37a13e34de9fa
-
chenxing authored
This warning message mentions PBR, but this is the first instance of this acronym in the documentation. Use the full name can be made clear what PBR stands for in its first usage. Change-Id: I46c7db79eb330e7f58d71afd6c749dd27e2c0f80 Closes-Bug: 1729476
-
yanpeifei authored
Old giturl like error. Change-Id: I67cd7126fb250c4bc6f26c0d2558b0994c2438f0
-
- Nov 01, 2017
- Oct 31, 2017
-
-
Zuul authored
-
Zuul authored
-
Duong Ha-Quang authored
Add become to only neccesary tasks in roles: - glance - heat - horizon - keystone - neutron - nova - openvswitch Gate is also updated to use 'become' feature Change-Id: I2f3f27306e9f384148e1ad4d54d8da2ebef34d00 Partial-Implements: blueprint ansible-specific-task-become
-
Duong Ha-Quang authored
Become option is missed in patch #398682, this patchset fix this issue. Change-Id: I228c31486210ef1de76601d3ea4ee955a628ca73 Partial-Implements: blueprint ansible-specific-task-become
-
- Oct 26, 2017
-
-
Christian Berendt authored
Change-Id: Ia691eb7ea315f60259473bd624ee72c4c2bbe89f
-
Mark Duggan authored
Iscsi containers on compute and storage nodes in restarting mode w/o config files Closes-Bug: #1727785 Change-Id: I1c2b1db791dc9be76e60425e4752d64ffba34f1b
-
caoyuan authored
the auth is used for registry, but the horizon not need, so the openstack_horizon_auth should be remove. refer to https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/nova/tasks/register.yml#L13 Change-Id: Ibd8985651bd64cba3e30c15596f0ae6d692b973b
-
Zuul authored
-
Zuul authored
-
Eduardo Gonzalez authored
This reverts commit c85e0464. Closes-Bug: #1720481 Change-Id: I4c11f81b0241dfd35d40d7ce2d4513dc0f4a7d4d
-
Jeffrey Zhang authored
panko.conf depends on "service_name" variable, but when generating panko.conf in ceilometer, this variable is not set. Panko is a single process service, no need add such test. So simple remove the if clause. Change-Id: I5ba41046e35cd3fa00b8c22e1b4435acfaff5279 Closes-Bug: #1725159
-