- May 07, 2018
-
-
chenxing authored
Some variables should be modified too, just like this commit: https://review.openstack.org/552863 Change-Id: Id43eefb948a05de03d19c46048b6151bf6f5dc0a Related-Bug: #1769463
-
Zuul authored
-
- May 06, 2018
-
-
Zuul authored
-
- May 04, 2018
-
-
wu.chunyang authored
it missing from [0] [0]: https://review.openstack.org/#/c/566210/ Change-Id: I990dea52d3aa45d3d7c352c2664541799d912cdc
-
Zuul authored
-
ZhijunWei authored
warning missing document start "---" Change-Id: Ie26f816504996e4f6a1cf7c146843f8883c072af
-
Zuul authored
-
Zuul authored
-
Duong Ha-Quang authored
Keystone removed uuid token provider in Rocky This patch change the default value and fix comments for the option. Change-Id: Idca0004852b688fcdd34ef47c38dec6b8bf05f86 Closes-Bug: #1757520
-
Zuul authored
-
- May 03, 2018
-
-
Zuul authored
-
Zuul authored
-
ZhijunWei authored
Change-Id: I4fa8e419a7cdd70a869961912e8b239d61658d1b
-
Stig Telfer authored
The documentation for integration with external Ceph refers to enable_manila_backend_ceph_native where it should be enable_manila_backend_cephfs_native. Change-Id: If727166e61a8e911445630dc6d6adaa2126fa7e8
-
- May 02, 2018
-
-
Zuul authored
-
Zuul authored
-
Mark Giles authored
Setting endpoint_type to internalURL in the murano config allows murano to work properly when using self-signed certificates. Change-Id: I5873f92994d790d597ec5e97163bbf8001c362b9
-
Zuul authored
-
wu.chunyang authored
For luminous, the ceph_mgr service provide the dashborad for ceph, and it need connect to cluster, but now it failed to connect ceph cluster due to ceph.client.admin.keyring missing, this ps to fix it. Co-Authored-By:
chenqiaomin <chen.qiaomin@99cloud.net> Closes-Bug: #1768462 Change-Id: Idb24661bc5674780db390220ca02e22975490663
-
Zuul authored
-
Zuul authored
-
chenxing authored
As neutron-vpnaas-agent has been loaded just inside of the existing l3 agent rather than requiring operators to run a completely different binary with a subclass of the existing L3 agent[1]. We need restructure this role to fit with this new feature. [1] https://review.openstack.org/488247 Depends-On: I47cd8ba5a14da3c76d5b1eb0b4c0cf0c729eb2ff Change-Id: Id690a652bc9facf1c3e39358f548ab7ddd967d80 Implements: blueprint restructure-neutron-vpnaas Closes-Bug: #1731498
-
Zuul authored
-
- May 01, 2018
-
-
Mark Goddard authored
Without these commands, the bare metal node will not be available for scheduling in nova. Change-Id: If1fc16721110b6c6e362bdd59aac02d9ec5d8415
-
Zuul authored
-
- Apr 30, 2018
-
-
ZhijunWei authored
refer to https://review.openstack.org/#/c/564169/ Change-Id: I093b0b8fd3b34c9b35149c9e4ae945a8e0e67f53
-
Zuul authored
-
Zuul authored
-
Paul Bourke authored
When attempting to inspect a node with ironic, it seems at times ironic_dnsmasq fails to process dhcp bootp requests, giving the following error repeating: dnsmasq-dhcp: DHCPDISCOVER(eth0) 52:54:00:ff:15:55 dnsmasq-dhcp: DHCPOFFER(eth0) 192.169.5.100 52:54:00:ff:15:55 dnsmasq-dhcp: ARP-cache injection failed: Operation not permitted Adding NET_ADMIN fixes this. Co-Authored-By:
Mark Goddard <mark@stackhpc.com> Closes-Bug: #1762805 Change-Id: I39acb81801710f849336380d3fde01c70cd8d8ce
-
Jorge Niedbalski authored
Change the default hardcoded values of the dnsmasq dns resolvers on dhcp_agent.ini.j2 to a configuration option part of group_vars/all.yml. Also adding 1.1.1.1 as part of the default set. Change-Id: I629c69e556d4ddba19f68f06627038e1886ae5f9 Signed-off-by:
Jorge Niedbalski <jorge.niedbalski@linaro.org>
-
Paul Bourke authored
The ironic_dnsmasq config for ironic inspector uses the internal VIP for the TFTP server address DHCP option. This is not going to work, since HAProxy is not configured to forward TFTP, and does not support UDP forwarding anyway. The config should use the api_interface IP for the host running ironic_dnsmasq. Change-Id: I56a0d46e9b528041cacea7196a525891ed5922f0 Closes-Bug: #1761815
-
James McCarthy authored
The mount is "rprivate" by default, change this to "shared" such that mount points will dynamically propagate. Closes-Bug: #1767828 Change-Id: If3b99bd1626a44aa7b41cf7d50d67b4fc9634462
-
ZhijunWei authored
This content has been moved to [0] [0]: https://docs.openstack.org/project-team-guide/bugs.html Change-Id: I1a0bfaa452ed4f29939075a5c80c2bfc056fb3e5
-
- Apr 29, 2018
-
-
ZhijunWei authored
the prometheus container is not exits, it should be prometheus_server[0] [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/prometheus/defaults/main.yml#L6 Change-Id: Ib44390af9b8af5156dafbd0b0da6ae061a926ec7
-
- Apr 28, 2018
-
-
ZhijunWei authored
the /etc/kolla/adminrc.sh should be export before init vpn script, this ps to add test for credentials set to avoid it missing. Change-Id: Ib849d5f5804221c507c2466f2f08179340188c24
-
ZhijunWei authored
refer to https://github.com/openstack/ironic/blob/master/devstack/lib/ironic#L1387 Change-Id: I49d0a3cb5084813d7fb968435d013250af9b9476
-
- Apr 27, 2018
- Apr 26, 2018
-
-
Jorge Niedbalski authored
This patch increases the default timeout for the kolla_toolbox ansible module when talking with the docker API from the default 60 to 180 secs. This is required on slower deployments, specially when bootstraping an environment and fernet tokes are in usage. For faster deployments this will be harmless, but for slower deployments this would be beneficial. Bug: #1767136 Change-Id: I0391715b16cf86d6c27fecf8a666de64f2735a7d Signed-off-by:
Jorge Niedbalski <jorge.niedbalski@linaro.org>
-
Zuul authored
-