Reviewed: https://review.openstack.org/280953 Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=d5054b4cc1ad892feb63751e3881ce746c2bd975 Submitter: Jenkins Branch: master
commit d5054b4cc1ad892feb63751e3881ce746c2bd975 Author: Ankur Gupta <[email protected]> Date: Tue Feb 16 16:05:12 2016 -0600 Add Network IP Availability API Extension There is new feature added to neutron for Network IP Availaibility [1]. CLI for this is also merged in neutronclient{2]. This patch updates the added api's in api-site in that extension. [1]. https://review.openstack.org/#/c/212955/ [2]. https://review.openstack.org/#/c/269926/ Change-Id: I63dde5cfe7699ec25caed8eb5bd8d19be7720117 Co-Authored-By: Manjeet Singh Bhatia <[email protected]> Closes-Bug: #1551907 ** Changed in: openstack-api-site Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1551907 Title: Add API extension for reporting IP availability usage statistics Status in OpenStack Dashboard (Horizon): New Status in neutron: Fix Released Status in openstack-api-site: Fix Released Status in openstack-manuals: Fix Released Bug description: https://review.openstack.org/212955 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to. commit 2f741ca5f9545c388270ddab774e9e030b006d8a Author: Mike Dorman <[email protected]> Date: Thu Aug 13 21:24:58 2015 -0600 Add API extension for reporting IP availability usage statistics Implements an API extension for reporting availibility of IP addresses on Neutron networks/subnets based on the blueprint proposed at https://review.openstack.org/#/c/180803/ This provides an easy way for operators to count the number of used and total IP addresses on any or all networks and/or subnets. Co-Authored-By: David Bingham <[email protected]> Co-Authored-By: Craig Jellick <[email protected]> APIImpact DocImpact: As a new API, will need all new docs. See devref for details. Implements: blueprint network-ip-usage-api Closes-Bug: 1457986 Change-Id: I81406054d46b2c0e0ffcd56e898e329f943ba46f To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1551907/+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

