OpenNebula / one

The open source Cloud & Edge Computing Platform bringing real freedom to your Enterprise Cloud 🚀
http://opennebula.io
Apache License 2.0
1.21k stars 475 forks source link

Fetaure request: Unique IP and MAC address #2592

Open kvaps opened 5 years ago

kvaps commented 5 years ago

Description There is need an opportunity for check the IP/MAC-address to be unique before allocating new network ranges.

Use case Delegate users allocate ranges by them self, restrict already allocated addresses usage.

Interface Changes This check probably can be implemented on standard IPAM driver.

Progress Status

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. The OpenNebula Dev Team

rsmontero commented 4 years ago

Note this requires to cross-check all networks defined in the database. We usually implement this feature (let users pick addressing) using any VLAN driver