Reviewed: https://review.openstack.org/91086 Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=9f6679ebd3c7436989b03b81c52b908657363a72 Submitter: Jenkins Branch: master
commit 9f6679ebd3c7436989b03b81c52b908657363a72 Author: Pavlo Shchelokovskyy <email address hidden> Date: Tue Apr 29 18:56:04 2014 +0300
Make port-id and net-id keys mutually exclusive
These keys are never used together, and port-id always takes precedence in Nova API when present. This patch makes these parameters mutually exclusive and updates help strings accordingly.
Change-Id: I207dc637cb69d9ab3ff6024a657d2c1890057b4d Closes-Bug: #1314097
Reviewed: https:/ /review. openstack. org/91086 /git.openstack. org/cgit/ openstack/ python- novaclient/ commit/ ?id=9f6679ebd3c 7436989b03b81c5 2b908657363a72
Committed: https:/
Submitter: Jenkins
Branch: master
commit 9f6679ebd3c7436 989b03b81c52b90 8657363a72
Author: Pavlo Shchelokovskyy <email address hidden>
Date: Tue Apr 29 18:56:04 2014 +0300
Make port-id and net-id keys mutually exclusive
These keys are never used together, and port-id always takes precedence
in Nova API when present. This patch makes these parameters mutually
exclusive and updates help strings accordingly.
Change-Id: I207dc637cb69d9 ab3ff6024a657d2 c1890057b4d
Closes-Bug: #1314097