- Oct 23, 2019
-
-
Zuul authored
-
- Oct 22, 2019
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Doug Szumski authored
Change-Id: I80b4fb4addf4c633172f1c1a99cdf6a6feac3145
-
Zuul authored
-
- Oct 21, 2019
-
-
Zuul authored
-
Mark Goddard authored
Change-Id: Ifd96a8127b9f2e398b8e853fb1de08eaf22eb696
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Eduardo Gonzalez authored
Tacker requires config for storing CSAR vnf packages. This patch adds it as well as relevant docs. Only one Tacker Conductor is deployed by default due to lack of a shared filesystem. Change-Id: Iad391f35105e79fa9319502256528990915df9b7 Co-authored-by:
Radosław Piliszek <radoslaw.piliszek@gmail.com> Closes-Bug: #1845142
-
Zuul authored
-
- Oct 20, 2019
-
-
Radosław Piliszek authored
IPv6 control plane implementation [1] follow-up. [1] Ia34e6916ea4f99e9522cd2ddde03a0a4776f7e2c Change-Id: Ia18fdaf3fbfb2bfcb565eaa0f06447d00a3d46f5
-
Radosław Piliszek authored
This also enables Placement when Zun is enabled like Kolla Ansible already does with Nova. Change-Id: Id2a09f702e8503b49d2b9e73e06b2ce9f4d168a9 Closes-bug: #1840573
-
Radosław Piliszek authored
Adds "| bool". Backportable to Stein. Change-Id: Ifa2aa387be46beb6da1d3c5a5e0da1b561af8cee Closes-bug: #1848937
-
Radosław Piliszek authored
This makes iSCSI with Zun and Cinder work out-of-the-box. (LVM included) Change-Id: I2c4aa666ff9f952e32c450347d31ddbf2e58209e Related-bug: #1797448 Closes-bug: #1848933
-
- Oct 18, 2019
-
-
Doug Szumski authored
This moves the Nova Cells filters alongside the service filters for ease of testing. Partially Implements: blueprint support-nova-cells Change-Id: I32d35c065812c6b46c64bacdf283a0bdad0f8a0f
-
Michal Nasiadka authored
Depends-On: https://review.opendev.org/688636/ Change-Id: I9918ff6a91acde2a7d184e44b8a1014462596e39
-
Radosław Piliszek authored
Affects config with Blazar and fake Nova only. The default does not include it. Upstream docs: RetryFilter - Deprecated since version 20.0.0 (Train) Since the 17.0.0 (Queens) release, the scheduler has provided alternate hosts for rescheduling so the scheduler does not need to be called during a reschedule which makes the RetryFilter useless. Change-Id: I26bf45997005124e9166b5bf1d44cb276624430b
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Oct 17, 2019
-
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
Add documentation about deploying nova with multiple cells. Change-Id: I89ee276917e5b9170746e07b7f644c7593b03da1 Depends-On: https://review.opendev.org/#/c/675659/ Related: blueprint bp/support-nova-cells
-
Radosław Piliszek authored
IPv6 need not have been disabled in Tempest before either. Change-Id: I77f691b6b028d1a7f57537442a79557ede5f861e
-
Zuul authored
-
Zuul authored
-
Jan Vondra authored
neutron_legacy_iptables option sets the KOLLA_LEGACY_IPTABLES environment variable in the neutron-l3-agent, neutron-linuxbridge-agent and neutron_openvswich_agent container where it should be consumed by kolla_extended_start script resulting in setting iptables-legacy. Depends-On: https://review.opendev.org/#/c/683679/ Change-Id: Iaa8b46a2227b61a729b8d54bbe4b20f389f251d1
-
Michal Nasiadka authored
Change-Id: I324c250e57125910b64fad6c06a4d68acf0600b4
-
Zuul authored
-
Radosław Piliszek authored
OpenSSL certificate should default to FQDN if possible. Using IP addresses is not recommended, complicates dual stack and limits addressing flexibility. IPv6 control plane implementation [1] follow-up. [1] Ia34e6916ea4f99e9522cd2ddde03a0a4776f7e2c Change-Id: Ibfc02f933ddcc170e9d616d401e294ba0ff5e981
-
Radosław Piliszek authored
IPv6 control plane implementation [1] follow-up. [1] Ia34e6916ea4f99e9522cd2ddde03a0a4776f7e2c Change-Id: I4c2bd81e77fc09a04838a62f008e5d6c5dc1483d
-
- Oct 16, 2019
-
-
Zuul authored
-
Doug Szumski authored
This patch adds initial support for deploying multiple Nova cells. Splitting a nova-cell role out from the Nova role allows a more granular approach to deploying and configuring Nova services. A new enable_cells flag has been added that enables the support of multiple cells via the introduction of a super conductor in addition to cell-specific conductors. When this flag is not set (the default), nova is configured in the same manner as before - with a single conductor. The nova role now deploys the global services: * nova-api * nova-scheduler * nova-super-conductor (if enable_cells is true) The nova-cell role handles services specific to a cell: * nova-compute * nova-compute-ironic * nova-conductor * nova-libvirt * nova-novncproxy * nova-serialproxy * nova-spicehtml5proxy * nova-ssh This patch does not support using a single cell controller for managing more than one cell. Support for sharing a cell controller will be added in a future patch. This patch should be backwards compatible and is tested by existing CI jobs. A new CI job has been added that tests a multi-cell environment. ceph-mon has been removed from the play hosts list as it is not necessary - delegate_to does not require the host to be in the play. Documentation will be added in a separate patch. Partially Implements: blueprint support-nova-cells Co-Authored-By:
Mark Goddard <mark@stackhpc.com> Change-Id: I810aad7d49db3f5a7fd9a2f0f746fd912fe03917
-
Viktor Michalek authored
Change-Id: I4050c243f05571bbebab07b08c101e61879cda67 Closes-Bug: 1848363
-
Zuul authored
-
Zuul authored
-