0042a39d9245b9262b95b7b124a2bb15ba2682e5

For wiring up ports for baremetal servers, a new vnic type of 'baremetal' will be used to allow mechanism drivers to easily distinguish which ports should contain switch port information. This patch adds 'baremetal' as an allowed option on the client. Change-Id: If25a1af55a3b849227c9145341ae5e3577a5d7fb Partial-Implements: blueprint neutron-ironic-integration
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%