Public bug reported:

It is desirable to have an API to return the number of available IP-
address for each network. This information can used to assist nova to
better schedule instance creation on networks with enough margin. It can
also be used by monitoring tool to provide capacity monitoring,
resulting better resource planning.

The proposed API is GET on /v2.0/<tenant-id>, the returned data is in
the form of

{ "network-1-uuid": count1, "network2-uunid", count2 }

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1503462

Title:
  REST API extension to return IP Margin

Status in neutron:
  New

Bug description:
  It is desirable to have an API to return the number of available IP-
  address for each network. This information can used to assist nova to
  better schedule instance creation on networks with enough margin. It
  can also be used by monitoring tool to provide capacity monitoring,
  resulting better resource planning.

  The proposed API is GET on /v2.0/<tenant-id>, the returned data is in
  the form of

  { "network-1-uuid": count1, "network2-uunid", count2 }

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1503462/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to