Tempest-RHOSP10-test case:neutron net-create --description failed, contrail do not have network/port description option support
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.2 |
Fix Committed
|
Low
|
Sahil Sabharwal | |||
R3.2.3.x |
Fix Committed
|
Low
|
Sahil Sabharwal | |||
R4.0 |
Fix Committed
|
Low
|
Sahil Sabharwal | |||
Trunk |
Fix Committed
|
Low
|
Sahil Sabharwal |
Bug Description
Adding networkdescrption parameter while creating network failed.
Tempest test case: test_create_
Below
neutron.
github test case location: https:/
def test_create_
92 import pdb; pdb.set_trace()
93 -> body = self.create_
94 self.assertEqua
description is missing in below output (body)
(Pdb) body
{u'status': u'ACTIVE', u'router:external': False, u'subnets': [], u'name': u'test-
network or port description support not available with contrail neutron plugin
[root@overcloud
--description DESCRIPTION
Changed in juniperopenstack: | |
importance: | Undecided → Medium |
importance: | Medium → Low |
information type: | Proprietary → Public |
summary: |
Tempest-RHOSP10-test case:neutron net-create --description failed, - contrail do not have network description option support + contrail do not have network/port description option support |
description: | updated |
Review in progress for https:/ /review. opencontrail. org/31062
Submitter: <email address hidden> (<email address hidden>)