Go to file
Kevin Benton 0042a39d92 Add 'baremetal' as an allowed vnic type
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
2015-11-23 17:08:42 -08:00
2013-11-28 22:31:43 +08:00
2012-01-18 09:39:25 +11:00
2015-03-06 22:51:31 +00:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2015-01-07 09:47:21 +01:00
2015-09-17 12:16:54 +00:00
2015-09-23 09:28:06 -04:00

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.

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%