
Provide command line control of Neutron flavor framework resources, adding the following: flavor-create flavor-delete flavor-list flavor-show flavor-update flavor-profile-create flavor-profile-delete flavor-profile-list flavor-profile-show flavor-profile-update as well as ability to manipulate flavor to profile associations: flavor-associate flavor-disassociate Change to the '--enabled {True,False}' syntax. Bump up unit test coverage. ApiImpact DocImpact Implements: blueprint neutron-flavor-framework Change-Id: I0d73c8de223659071eb305d8bd1c699aefaeeb89
Python bindings to the Neutron API
This is a client library for Neutron built on the Neutron API. It
provides a Python API (the neutronclient
module) and a
command-line tool (neutron
).
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-neutronclient
- Source: http://git.openstack.org/cgit/openstack/python-neutronclient
- Bugs: http://bugs.launchpad.net/python-neutronclient
Description
Languages
Python
100%