- Jul 01, 2020
-
-
Bharat Kunwar authored
While all other clients should use internalURL, the Magnum client itself and Keystone interface for trustee credentials should be publicly accessible (upstream default when no config is specified) since instances need to be able to reach them. Closes-Bug: #1885420 Change-Id: I74359cec7147a80db24eb4aa4156c35d31a026bf
-
- Jun 26, 2020
- Jun 25, 2020
-
-
Zuul authored
-
Michal Nasiadka authored
Currently openvswitch sets system-id based on inventory_hostname, but when Ansible inventory contains ip addresses - then it will only take first ip octet - resulting in multiple OVN chassis being named i.e. "10". Then Neutron and OVN have problems functioning, because a chassis named "10" will be created and deleted multiple times per second - this ends up in ovsdb and neutron-server processes using up to 100% CPU. Adding openvswitch role to ovn CI job triggers. Change-Id: Id22eb3e74867230da02543abd93234a5fb12b31d Closes-Bug: #1884734
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
Currently, if internal TLS communication is enabled, Kibana to Elasticsearch communication is unverified. This is because we set elasticsearch.ssl.verificationMode to 'none' by default (via kibana_elasticsearch_ssl_verify). This is poor a security posture. This change changes the default value of 'kibana_elasticsearch_ssl_verify' to 'true'. Change-Id: Ie4fa8e3a60d69cf5c4bdd975030c92be8113ffb1 Closes-Bug: #1885110
-
Mark Goddard authored
Currently there is no way to configure a CA certificate bundle file for fluentd to Elasticsearch communication. This change adds a new variable, 'fluentd_elasticsearch_cacert' with a default value set to the value of 'openstack_cacert. Closes-Bug: #1885109 Change-Id: I5bbf55a4dd4ccce9fa2635cee720139c088268e3
-
Michal Nasiadka authored
Change openvswitch & neutron-openvswitch-agent to deploy only with manila generic backend - which uses ovs-vsctl functionality when configuring share servers. Change-Id: I124108cda62b38ea498612ff9ddb07d6122a330c Closes-Bug: #1884939
-
Bharat Kunwar authored
Magnum, Cinder and Octavia clients in Magnum now use endpoint_type of internalURL by default consistent with other clients also used by the conductor. Additionally, they also use the globally defined `openstack_region_name` for region_name. Closes-Bug: #1885096 Change-Id: Ibec511013760cc4f681a2ec1b769b532be3daf2d
-
Pierre Riteau authored
Change-Id: I7214ef38ea529f7585d7a0c75b8b0498ea4c58a2 Closes-Bug: #1885078
-
- Jun 24, 2020
-
-
Zuul authored
-
Pierre Riteau authored
ZooKeeper is a dependency of Apache Storm. TrivialFix Change-Id: Icf952be2e0b53f2e82e8ce18a48bcfa100b41cd9
-
- Jun 22, 2020
-
-
wu.chunyang authored
when enable kolla_dev_mod, nova-cell role clones code failed, because we use nova-cell repository which is not exists. in fact, nova-cell role should use nova repository too Change-Id: I7fa62726d0d5b0aeb3bd5fa06dc0e59667f94fa0
-
Mark Goddard authored
Covers manual registration of resources. Change-Id: Idbee6ea1dba911cda38a0df307ed94e4ef98900d Closes-Bug: #1877417
-
- Jun 20, 2020
-
-
gugug authored
more info: https://review.opendev.org/#/c/721733/ Depends-On: I561ead226f714d98c8e06e6027715a64c3a8e47e Depends-On: I21c9ab9820f78cf76adf11c5f0591c60f76372a8 Change-Id: Ic740d090211ee331b374a6dac69dfde466df7200 Co-Authored-By:
jacky06 <zhang.min@99cloud.net>
-
- Jun 19, 2020
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
gugug authored
more info: https://opendev.org/openstack/kolla-ansible/commit/a6c97d7284c7de437ebfc9f8ee289244f29e65d7 Change-Id: I778d472cc7f6ca19852482a3e309d793973d75a6 Co-Authored-By:
jacky06 <zhang.min@99cloud.net>
-
- Jun 18, 2020
-
-
Zuul authored
-
Konstantinos Mouzakitis authored
Added a spec file for this blueprint. Changed the kolla-ansible script to accept more than one globals.yml file. That will still be the main one but operators will be able to create more, under the /etc/kolla/globals.d directory. Also added some paragraphs in the quickstart documentation about this. Finally, Adding a release note Change-Id: I34eb91d0e2ed80694594b8fc6801cf8ad77da754 Implements: blueprint multiple-globals-files
-
wu.chunyang authored
Similarly to other OpenStack services octavia should support kolla dev mod for debugging. Change-Id: I81b79dc0a4c5e40a67af7120a4109dfe11098a97
-
Doug Szumski authored
I9b6bf5b6690f4b4b3445e7d15a40e45dd42d2e84 was updated to use the original config file name during review, but the config file was not renamed accordingly. The result is that an empty config file is written out. TrivialFix Change-Id: I5d0384b38ddb38133e5e11df85d8cf76f4044a64
-
- Jun 17, 2020