Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
| Summary: |
Deploying OSP-13 with TLS and composable networks fails due to hard-coded NovaLibvirtNetwork in nova-vnc-proxy.yaml |
| Product: |
Red Hat OpenStack
|
Reporter: |
Irina Petrova <ipetrova> |
| Component: |
openstack-tripleo-heat-templates | Assignee: |
Ade Lee <alee> |
| Status: |
CLOSED
CURRENTRELEASE
|
QA Contact: |
Pavan <pkesavar> |
| Severity: |
high
|
Docs Contact: |
|
| Priority: |
high
|
|
|
| Version: |
13.0 (Queens) | CC: |
alee, dmendiza, gkadam, hrybacki, jagee, mburns, nkinder, pkesavar, slinaber
|
| Target Milestone: |
z8 | Keywords: |
TestOnly, Triaged, ZStream |
| Target Release: |
13.0 (Queens) | |
|
| Hardware: |
x86_64 | |
|
| OS: |
Linux | |
|
| Whiteboard: |
|
|
Fixed In Version:
|
openstack-tripleo-heat-templates-8.3.1-55
|
Doc Type:
|
If docs needed, set a value
|
|
Doc Text:
|
|
Story Points:
|
---
|
|
Clone Of:
|
|
|
:
|
1719898 1719899
(view as bug list) |
Environment:
|
|
|
Last Closed:
|
2019-09-04 10:43:30 UTC
|
Type:
|
Bug
|
|
Regression:
|
---
|
Mount Type:
|
---
|
|
Documentation:
|
---
|
CRM:
|
|
|
Verified Versions:
|
|
Category:
|
---
|
|
oVirt Team:
|
---
|
RHEL 7.3 requirements from Atomic Host:
|
|
|
Cloudforms Team:
|
---
|
Target Upstream Version:
|
|
|
Embargoed:
|
|
| |
| Bug Depends On: |
|
|
|
| Bug Blocks: |
1719898
|
|
|
Description of problem: RHOSP-13 + TLS (on internal + external endpoints) + Composable Networks [1] fails like so: overcloud.AllNodesDeploySteps.ControllerDeployment_Step1.1: resource_type: OS::Heat::StructuredDeployment physical_resource_id: ffeb8e36-a4c2-45d4-ac95-c7001842a2c1 status: CREATE_FAILED status_reason: | Error: resources[1]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2 deploy_stdout: | ... "Warning: /Stage[main]/Tripleo::Certmonger::Ca::Crl/File[tripleo-ca-crl-file]: Skipping because of failed dependencies", "Warning: /Stage[main]/Tripleo::Certmonger::Ca::Crl/Exec[tripleo-ca-crl-process-command]: Skipping because of failed dependencies", "Warning: /Stage[main]/Tripleo::Certmonger::Ca::Crl/Cron[tripleo-refresh-crl-file]: Skipping because of failed dependencies" ] } to retry, use: --limit @/var/lib/heat-config/heat-config-ansible/bd9cf002-47f8-4a4f-844c-eebdbbe5d3fd_playbook.retry PLAY RECAP ********************************************************************* localhost : ok=23 changed=11 unreachable=0 failed=1 (truncated, view all with --long) deploy_stderr: | overcloud.AllNodesDeploySteps.ControllerDeployment_Step1.0: resource_type: OS::Heat::StructuredDeployment physical_resource_id: b92a2929-65b9-4d38-bef0-b3fb732b8aa5 status: CREATE_FAILED status_reason: | Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2 deploy_stdout: | ... "Warning: /Stage[main]/Tripleo::Certmonger::Ca::Crl/File[tripleo-ca-crl-file]: Skipping because of failed dependencies", "Warning: /Stage[main]/Tripleo::Certmonger::Ca::Crl/Exec[tripleo-ca-crl-process-command]: Skipping because of failed dependencies", "Warning: /Stage[main]/Tripleo::Certmonger::Ca::Crl/Cron[tripleo-refresh-crl-file]: Skipping because of failed dependencies" ] } to retry, use: --limit @/var/lib/heat-config/heat-config-ansible/6739e88f-8cd2-447a-bf86-39c97d4485f6_playbook.retry PLAY RECAP ********************************************************************* localhost : ok=24 changed=12 unreachable=0 failed=1 [1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html-single/spine_leaf_networking/ Version-Release number of selected component (if applicable): RHOSP-13