Bug 1713464 - Since ovn is the default in OSP15 - makes sense to include the external network under compute in /usr/share/openstack-tripleo-heat-templates/roles_data.yaml
Summary: Since ovn is the default in OSP15 - makes sense to include the external netwo...
Keywords:
Status: CLOSED DUPLICATE of bug 1694213
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Emilien Macchi
QA Contact: Sasha Smolyak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-23 19:18 UTC by Alexander Chuzhoy
Modified: 2019-05-23 23:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-23 23:30:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alexander Chuzhoy 2019-05-23 19:18:49 UTC
Since ovn is the default in OSP15 - makes sense to include the external network under compute in /usr/share/openstack-tripleo-heat-templates/roles_data.yaml

Environment:
openstack-tripleo-heat-templates-10.5.1-0.20190520170359.0c31f04.el8ost.noarch



Compute includes only these networks:
  networks:
    InternalApi:
      subnet: internal_api_subnet
    Tenant:
      subnet: tenant_subnet
    Storage:
      subnet: storage_subnet




Not having External means the user has to always override when deploying the default network backend.

Comment 1 Marius Cornea 2019-05-23 19:25:41 UTC
I don't think computes need to be connected to the External network. They only need the br-ex bridge. Connecting the computes to the External network means they would get an IP address on this network which I don't think it's necessary.

Comment 2 Bob Fournier 2019-05-23 23:30:26 UTC
As we have a bug for adding br-ex for computes - https://bugzilla.redhat.com/show_bug.cgi?id=1694213, marking this a duplicate.

*** This bug has been marked as a duplicate of bug 1694213 ***


Note You need to log in before you can comment on or make changes to this bug.