Reviewed: https://review.openstack.org/278779 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=daa62d3fff7dc188e07d34af47d6c4fc5e96367c Submitter: Jenkins Branch: master
commit daa62d3fff7dc188e07d34af47d6c4fc5e96367c Author: Manjeet Singh Bhatia <[email protected]> Date: Wed Feb 10 22:31:54 2016 +0000 Add Network IP Availability API Extention There was api merged for Network IP Availaibility [1]. This change basically implements new extension that can be used to check network usage stats of all the networks or specific network created by neutron. There is also patch [2] upstream and close to merge for client commands This patch will add how to configure it and commands used to get that information. [1]. https://review.openstack.org/#/c/212955/ [2]. https://review.openstack.org/#/c/269926/ Closes-Bug: #1551907 Change-Id: I5a6df488147240c11a4bad7f03320469bc8a3be6 ** Changed in: openstack-manuals 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: In Progress 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

