Skip all types of service ports when creating allocation config
When astara creates allocation config, it has always skipped
service ports (historically VRRP ports), but it currently does not
skip LB ports. This adds some constants where we can define astara's
service port labels and expand in the future, and takes these into
account when deciding which ports to leave out of allocation config.
Reviewed: https:/ /review. openstack. org/302489 /git.openstack. org/cgit/ openstack/ astara/ commit/ ?id=968c7da141b 28d52480fc8aa83 f407ae5a76191a
Committed: https:/
Submitter: Jenkins
Branch: master
commit 968c7da141b28d5 2480fc8aa83f407 ae5a76191a
Author: Adam Gandelman <email address hidden>
Date: Wed Apr 6 18:28:19 2016 -0700
Skip all types of service ports when creating allocation config
When astara creates allocation config, it has always skipped
service ports (historically VRRP ports), but it currently does not
skip LB ports. This adds some constants where we can define astara's
service port labels and expand in the future, and takes these into
account when deciding which ports to leave out of allocation config.
Change-Id: I6d815b1e7e6e24 120ad7fd9becc94 a216bfb625b
Closes-bug: #1567163