summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorMatthew Treinish <treinish@linux.vnet.ibm.com>2012-12-20 14:32:13 -0500
committerMatthew Treinish <treinish@linux.vnet.ibm.com>2012-12-20 14:37:04 -0500
commit67d188cf4a9a61902ab7109b9a80b5b52dfa4d07 (patch)
tree54ede4b94e0dfb1c584da7c21b944a96dc7deb7c /nova/utils.py
parent59206947af095cbeadde27a88a40eb4fec266948 (diff)
downloadnova-67d188cf4a9a61902ab7109b9a80b5b52dfa4d07.tar.gz
nova-67d188cf4a9a61902ab7109b9a80b5b52dfa4d07.tar.xz
nova-67d188cf4a9a61902ab7109b9a80b5b52dfa4d07.zip
Fix _find_ports() for when backdoor_port is None.
For the case when backdoor_port is None for a service, then the backdoor_port configuration option was not set for that service. Instead of failing for this case, just skip establishing a backdoor connection to services without a backdoor_port, and move on to the other services. Change-Id: I0fad967f94b9d9928e9134fe5901d5e256b6ab69
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions