TritonDataCenter / sdc-napi

Triton Network API: manages networking-related data
Mozilla Public License 2.0
4 stars 14 forks source link

GET, PUT, LIST IPs is for entire subnet instead of provisionable range #25

Open Smithx10 opened 3 years ago

Smithx10 commented 3 years ago

While trying to carve up 1 /24 into smaller ranges I noticed that users could reserve and provision static addresses outside of the provision_start_ip and provision_end_ip.

Related to: https://github.com/joyent/sdc-cloudapi/issues/79