]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Neutron-Ironic integration patch
authorSukhdev Kapur <sukhdev@aristanetworks.com>
Wed, 1 Jul 2015 23:30:44 +0000 (16:30 -0700)
committerSukhdev Kapur <sukhdev@aristanetworks.com>
Mon, 10 Aug 2015 17:33:40 +0000 (17:33 +0000)
commit966203f89dee8fe61fb2dce654e36e510e80380f
treec7879690d74e2cc899576e54f974a9387635a588
parent0a2238e34e72c17ca8a75e36b1f56e41a3ece74e
Neutron-Ironic integration patch

This patch is in preparation for the integration
of Ironic and Neutron. A new vnic_type is being
added so that ML2 drivers can filter for all
Ironic ports based upon match for 'baremetal'.
Nova/Ironic will set this vnic_type when issuing
port-create request to neutron.
(e.g. binding:vnic_type = 'baremetal' )

Change-Id: I25dc9472b31db052719db503a10c1fb1a55572ef
Partial-Implements: blueprint neutron-ironic-integration
neutron/extensions/portbindings.py