Creating a port with a name which already present is giving internal server error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
Medium
|
Sachin Bansal |
Bug Description
Build 1.06-49
Creating a port with a name which already present is giving internal server error
root@nodec34:~# neutron port-list |grep sample
| c40a940e-
| 7b4abe0c-
root@nodec34:~#
root@nodec34:~# neutron port-create --name sample_port_1 c20ab2eb-
Request Failed: internal server error while processing your request.
root@nodec34:~# tail /var/log/
RefsExistError: [u'default-domain', u'project1', u'sample_port_1'] already exists with uuid: c40a940e-
2014-06-20 16:21:04.926 ERROR [neutron.
Traceback (most recent call last):
File "/usr/lib/
result = method(
File "/usr/lib/
obj = obj_creator(
File "/usr/lib/
raise e
RefsExistError: [u'default-domain', u'project1', u'sample_port_1'] already exists with uuid: c40a940e-
root@nodec34:~#
information type: | Proprietary → Public |
Changed in juniperopenstack: | |
milestone: | none → r1.10-fcs |
Fixed in 1.06 with https:/ /github. com/Juniper/ contrail- neutron- plugin/ commit/ d6d36cda3558363 fef0a470e2123b3 91f51482c5