Hi devs,

I am using neutron API.

How can I decide whether a floating IP is not allocated to any instances.
Is $Subject correct approach? In Nova API we had instance id for a floating
IP, so we can check whether the instance id is null or not, and decide
whether the floating IP is allocated or not. Since in Neutron API, we
floating IPs doesn't have instance ids, how about doing $Subject?

Thanks.

-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Software Engineer, WSO2

Reply via email to