InternalServerError: Request Failed: internal server error while processing your request.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Neutron API Charm |
Invalid
|
Low
|
Unassigned | ||
neutron (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Traceback (most recent call last):
File "/usr/local/
getattr(
File "/usr/local/
self.
File "/usr/local/
f = func(self, *args, **kwargs)
File "/usr/local/
self.
File "/usr/local/
return self.delete(
File "/usr/local/
headers=
File "/usr/local/
headers=
File "/usr/local/
self.
File "/usr/local/
exception_
File "/usr/local/
request_
InternalServerE
Neutron server returns request_ids: ['req-0cffe429-
affects: | charm-neutron-gateway → charm-neutron-api |
2018-04-07 16:49:39.534 270916 ERROR neutron. api.v2. resource FlushError: New instance <IPAllocation at 0x7fc11a65e450> with identity key (<class 'neutron. db.models_ v2.IPAllocation '>, ('1.1.3.62', u'38007c7e- aec9-4743- 8fee-ecc9f78c07 f9', u'e1e77010- 3a1e-4a4e- 84fc-263c59c304 e0')) conflicts with persistent instance <IPAllocation at 0x7fc11ab22050>
would indicate the subnet deletion action failed due to an IPAllocation that still existed.
What sort of test is being run here?