Tempest Rhel7: slaac subnet cant be deleted with attached port
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
New
|
Medium
|
Nagendra Prasath | ||
R3.0 |
Won't Fix
|
Medium
|
Hampapur Ajay | ||
R3.0.2.x |
Won't Fix
|
Medium
|
Hampapur Ajay | ||
R3.0.3.x |
Won't Fix
|
Medium
|
Hampapur Ajay | ||
R3.1 |
Won't Fix
|
Medium
|
Hampapur Ajay | ||
R3.1.1.x |
Won't Fix
|
Medium
|
Hampapur Ajay | ||
R3.2 |
Won't Fix
|
Medium
|
Hampapur Ajay | ||
R4.0 |
Won't Fix
|
Critical
|
Sachin Bansal | ||
R4.1 |
Won't Fix
|
Medium
|
Shivayogi Ugaji | ||
R5.0 |
Won't Fix
|
Medium
|
Shivayogi Ugaji | ||
Trunk |
Won't Fix
|
Medium
|
Shivayogi Ugaji |
Bug Description
Build: R3.0/51/
According to testcase: test_create_
https:/
a slaac subnet with attached port can be deleted. However its not allowed in the current build.
Test Desc:
Create subnet with SLAAC, create ports in network
and then you shall be able to delete subnet without port
deletion. But you still can not delete the network.
Traceback (most recent call last):
File "tempest/
self.
File "tempest/
self.
File "tempest/
return self.delete_
File "tempest/
resp, body = self.delete(
File "tempest/
return self.request(
File "tempest/
resp, resp_body)
File "tempest/
raise exceptions.
tempest.
Details: {u'message': u'Bad network request: Cannot Delete IP Block, Instance IP(s) in use', u'type': u'BadRequest', u'detail': u''}
tags: | added: config |
tags: |
added: osp8-cert rhos-tempest removed: rhosp-tempest |
information type: | Proprietary → Public |
tags: | added: certification redhat |
tags: |
added: rhosp removed: rhos-tempest |
Changed in juniperopenstack: | |
assignee: | Shivayogi Ugaji (shivayogi123) → Nagendra Modadugu (nagendra) |
assignee: | Nagendra Modadugu (nagendra) → Nagendra Prasath (npchandran) |
Also affects test_create_ delete_ stateless_ subnet_ with_ports