Hey,
We are in the process of integrating OpenStack Ironic into our own OpenStack
Distribution.
One of the areas that we cannot find a good description of is:
How is the interface for the tftpboot server typically configured on OVS ?
i.e.
· i know tftpboot server runs on the same node as ironic-conductor,
· i know tftpboot server needs to have an interface on the
‘provisioning’ tenant network, and
· i know the tftpboot server IP address and the ‘provisioning’ network
are configured in ironic.conf
· BUT
o how is the interface on the ‘provisioning’ tenant network configured for
tftpboot server ?
§ i.e. how is it configured on OVS ?
· assuming it would be an OVS virtual port that would be connected to
the ‘provisioning’ tenant network
§ i.e. how is this done upstream ?
e.g.
· is a TAP(?) interface configured ?
and
· is a Neutron Port configured on the ‘provisioning’ tenant network,
with a reserved IP Address from ‘provisioining’ tenant network’s subnet and
a MAC address from TAP interface ?
and
· the L2-Agent manages the binding of the TAP Interface to the
‘provisioning’ tenant network within OVS ?
Can anybody point me to or provide a detailed description of how this is done
upstream ?
thanks in advance,
Greg.
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev