Prevent duplicated VPN ports

Bug #962299 reported by Alvaro Lopez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Wishlist
Unassigned

Bug Description

The vpn_public_port column in the networks table should be made unique.

This will prevent from having the same port for distinct projects and VLANs.

Tags: db
Revision history for this message
Vish Ishaya (vishvananda) wrote :

We don't do unique constraints generally because it stops our lazy delete from working, but we could at least check for duplicates on create.

Changed in nova:
status: New → Triaged
importance: Undecided → Wishlist
tags: added: db
Revision history for this message
Alvaro Lopez (aloga) wrote :

This was rather old, and I think that this should have been fixed by https://review.openstack.org/#/c/34529/

Changed in nova:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.