This change allows to configure ironic provision network by setting
IRONIC_PROVISION_NETWORK_NAME variable. In this case additional
interface $OVS_PHYSICAL_BRIDGE.$IRONIC_PROVISION_SEGMENTATION_ID
will be configured with IRONIC_PROVISION_SUBNET_GATEWAY ip address.
Reviewed: https:/ /review. openstack. org/256367 /git.openstack. org/cgit/ openstack/ ironic/ commit/ ?id=75fc071b54a 07fbdbaabaebd35 9299170bd7fda2
Committed: https:/
Submitter: Jenkins
Branch: master
commit 75fc071b54a07fb dbaabaebd359299 170bd7fda2
Author: vsaienko <email address hidden>
Date: Fri Dec 11 13:14:00 2015 +0200
Add configure_ provision_ network function
This change allows to configure ironic provision network by setting PROVISION_ NETWORK_ NAME variable. In this case additional BRIDGE. $IRONIC_ PROVISION_ SEGMENTATION_ ID PROVISION_ SUBNET_ GATEWAY ip address.
IRONIC_
interface $OVS_PHYSICAL_
will be configured with IRONIC_
Additional configuration parameters are:
IRONIC_ PROVISION_ PROVIDER_ NETWORK_ TYPE PROVISION_ SEGMENTATION_ ID PROVISION_ ALLOCATION_ POOL PROVISION_ SUBNET_ GATEWAY PROVISION_ SUBNET_ PREFIX
IRONIC_
IRONIC_
IRONIC_
IRONIC_
Change-Id: I619f2fb92aafe7 348b0a47eaaaad1 790df5ae5c7
Partial-bug: #1526403