Skip to content

Instantly share code, notes, and snippets.

@stajkowski
Created February 3, 2016 16:41
Show Gist options
  • Save stajkowski/d8e8dbd9de5f854b502a to your computer and use it in GitHub Desktop.
Save stajkowski/d8e8dbd9de5f854b502a to your computer and use it in GitHub Desktop.
IP Capacity
Create/Mature working REST endpoint.
Recent reviews only seem to be maturing with several nits from core reviewers.
Mature and flesh out unit/integration testing new extension API.
Unit tests covers broad swath of the API.
Integration tests: I’ve been wrestling trying to create and actually validate tempest tests. Scenarios involve setting up networks, subnets, adding ports, setting up floating IP subnets, etc. Working diligently on this.
Update Neutron client to support this new API.
Looks like work was done for CLI here: https://github.com/manjeetbhatia/python-neutronclient/commit/97f016a4d43fd445ec1d7e8225de4709dd525660
Not sure how we get this into upstream. Do we integrate this into the existing patch …or… create a new bug for “python client update to handle network-ip-availability”?
Design and create equivalent CLI command
Not started
Would like to brainstorm with those who may have created cli how this might be done.
Do we submit another bug for this to deploy code against?
Add and/or modify page(s) in Horizon to display used and total counts.
Not started
Need to brainstorm whether this simply displays on an existing network page or whether a new page is warranted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment