Bug 1387659 - life cycle broken using environments/neutron-opencontrail.yaml
Summary: life cycle broken using environments/neutron-opencontrail.yaml
Keywords:
Status: CLOSED DUPLICATE of bug 1394528
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 8.0 (Liberty)
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Guil Barros
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On: 1347518
Blocks: 1364146
TreeView+ depends on / blocked
 
Reported: 2016-10-21 13:12 UTC by Cyril Lopez
Modified: 2020-07-16 08:57 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-02 14:17:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Cyril Lopez 2016-10-21 13:12:11 UTC
Description of problem:

When we are using neutron-opencontrail, we are loosing life cycle. Unable to add a new compute for example.

To deploy it, you have to fix manually these bug : #1385740 #1346002 #1346001

Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-0.8.14-18.el7ost.noarch


How reproducible:

When you update the stack, vrouter and his hosting nic have the IP setup.

Steps to Reproduce:
1. Deploy Openstack
2. Deploy Contrail
3. Update Openstack to use Contrail
4. Scale out or Update Openstack

Actual results:

21: vhost0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 52:54:00:50:46:19 brd ff:ff:ff:ff:ff:ff
    inet 10.2.66.11/24 brd 10.2.66.255 scope global vhost0
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:ff:fe50:4619/64 scope link 
       valid_lft forever preferred_lft forever
26: vlan666@bond0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
    link/ether 52:54:00:50:46:19 brd ff:ff:ff:ff:ff:ff
    inet 10.2.66.11/24 brd 10.2.66.255 scope global vlan666
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:ff:fe50:4619/64 scope link 
       valid_lft forever preferred_lft forever


Expected results:

21: vhost0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 52:54:00:50:46:19 brd ff:ff:ff:ff:ff:ff
    inet 10.2.66.11/24 brd 10.2.66.255 scope global vhost0
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:ff:fe50:4619/64 scope link 
       valid_lft forever preferred_lft forever
26: vlan666@bond0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
    link/ether 52:54:00:50:46:19 brd ff:ff:ff:ff:ff:ff

Comment 2 Guil Barros 2016-12-02 14:17:04 UTC

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


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