- May 23, 2018
- May 22, 2018
-
-
Borne Mace authored
Due to the changes in hmac.new and how binary strings are dumped in yaml.safe_dump some changes were needed to make sure that we dumped only strings, not binary strings. Change-Id: Ic2fbcf2347023c1e9e666203dfe40dbeaf24ce5f
-
- May 21, 2018
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Doug Szumski authored
Deploys the Monasca Log API with mod_wsgi + Apache. Change-Id: I28f0aa31c59b0b6917be2b125b5f8a0d7a7035af Partially-Implements: blueprint monasca-roles
-
Zuul authored
-
Doug Szumski authored
Deploys the Monasca API with mod_wsgi + Apache. Co-Authored-By:
Mark Goddard <mark@stackhpc.com> Partially-Implements: blueprint monasca-roles Change-Id: I3e03762217fbef1fb0cbff6239abb109cbec226b
-
Zhangfei Gao authored
By now, ironic-dnsmasq has default bootfile pxelinux.0, which is correct only for x86. Adding ironic_dnsmasq_boot_file parameter to globals.yml to make it configuable. For example: /etc/kolla/globals.yml ironic_dnsmasq_boot_file: "debian-installer/arm64/bootnetaa64.efi" Change-Id: I6eb57702d4dad549ef8c999c1c82e577f316d8d6
-
- May 18, 2018
-
-
Jorge Niedbalski authored
kolla-ansible should provide a mechanism to allow operators to overwrite the default (or not exposed through configuration) options for the local_settings. local_settings.j2 may be good place to configure horizon but requires operator to sync it every release. custom_local_settings.j2 can be used to overwrite things from local_settings.j2 without a need of syncing it first. This patch also adds a release note and a documentation section under the advanced configuration page. Partial-Bug: #1769970 Depends-On: https://review.openstack.org/#/c/567006/ Change-Id: I84b54ba737276114e512d4577ac4b9010682bb98
-
ZhijunWei authored
When execute upgrade action, no need to create endpoint and project again. This PS to remove register.yml from upgrade.yml Change-Id: I0c453aa7214752fd6782521c64d462153396b05a
-
ZhijunWei authored
Change-Id: I47b329bb3e16aa33a5e0a156aca515a666cd98e4
-
- May 17, 2018
- May 16, 2018
-
-
Zuul authored
-
Kevin Tibi authored
Previous change[1] of config for grafana introduced new bugs. [1]https://review.openstack.org/#/c/548291/ Change-Id: Ib62f0670003612073ff08f702febe81c753b72e5
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
In change I78cb60168aaa40bb6439198283546b7faf33917c, action was changed to kolla_action, and serial to kolla_serial, to avoid Ansible warnings due to use of reserved keywords. In that change, some keywords were missed, and some changes that were merged since then have not switched to the new variables. This change fixes all current instances of those issues. Change-Id: I357dffdfcb2b405e280a962d366ee65eebf0a8d1 Implements: blueprint migrate-to-ansible-2-2-0
-
wu.chunyang authored
Change-Id: Ib5116e76a9a5c97571282225b8eaf480f120f9b1 Partially-implements: blueprint better-reconfigure Co-Authored-By:
ZhijunWei <wzj334965317@outlook.com>
-
Zuul authored
-
chenxing authored
- Option "vncserver_listen" from group "vnc" is deprecated. Use option "server_listen" from group "vnc". - Option "vncserver_proxyclient_address" from group "vnc" is deprecated. Use option "server_proxyclient_address" from group "vnc". Change-Id: If4be4e787b7e899bd0d265cf22f3df3dd3f18f43
-
- May 15, 2018
-
-
Zuul authored
-
caoyuan authored
the action has updated to kolla_aciton[0], but the freezer-scheduler missing, this ps to add. [0]: https://review.openstack.org/#/c/537742/ Change-Id: Ic7add6116af8cf9fa6147285ecc8d44352824dd2
-
Zuul authored
-
ZhijunWei authored
Change-Id: I3789e98034b0080d2dba62f8b59fbff8b2b3e4d7
-
Zuul authored
-
wangwei authored
Change-Id: I6d1e6d7dc21eaf6051c89b467cd6d886d8e3c469
-
- May 14, 2018
-
-
Zuul authored
-
ZhijunWei authored
Now, the ceilometer use [service_credentials] to get credentials[0][1], remove the unused [keystone_authtoken] [0]: https://github.com/openstack/ceilometer/blob/master/devstack/plugin.sh#L294 [1]: https://docs.openstack.org/ceilometer/latest/configuration/index.html Change-Id: Ic92f9ecb1a43c11311f2a428611e78c0986f02cf
-
Paul Bourke authored
This is due for removal since Queens. Change-Id: I16999287defa1bdf3e14a33577389985b7da0f2d
-
caoyuan authored
when run creating Magnum trustee user role task, the domain parameter must be domain id[0]. so kolla-ansible need to register the result of Creating Magnum trustee domain task, and use the domain id when creating Magnum trustee user role. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/magnum/tasks/register.yml#L59 Co-Authored-By:
ZhijunWei <wzj334965317@outlook.com> Change-Id: I57cdd011b7fc863133f9e3b43ae783cd1486e644 Closes-Bug: #1766410
-
- May 12, 2018
-
-
wu.chunyang authored
keep consistent with other projects Change-Id: I3eae5efbc148a87dea44ce1fe727f6314a437e98
-