Comment 1 for bug 1249526

Revision history for this message
Matt Riedemann (mriedem) wrote :

I'm not sure if this is wishlist or not, but looks like adding reserved status for the fixed IP would go into the os-fixed-ips API extension, which currently only returns this response:

"fixed_ip": {
        "address": "192.168.1.1",
        "cidr": "192.168.1.0/24",
        "host": "host",
        "hostname": "openstack"
    }