summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorDan Smith <danms@us.ibm.com>2012-12-12 12:08:34 -0800
committerDan Smith <danms@us.ibm.com>2012-12-15 08:07:51 -0800
commit20811e9298e11d99f9d4b5f48abad32d8736ccdc (patch)
tree7695a902411faf1ad4a73eaf806ef76abe9520e4 /nova/utils.py
parent84472dd18da7900a30ba33ed97603069b5edfe76 (diff)
downloadnova-20811e9298e11d99f9d4b5f48abad32d8736ccdc.tar.gz
nova-20811e9298e11d99f9d4b5f48abad32d8736ccdc.tar.xz
nova-20811e9298e11d99f9d4b5f48abad32d8736ccdc.zip
Move security_group operations in VirtAPI to conductor
This patch adds the following methods to conductor's API and redirects the use of them in nova-compute to conductor: security_group_get_by_instance() security_group_rule_get_by_security_group() This involved changing the corresponding VirtAPI methods to accept actual objects instead of IDs, to avoid introducing additional DB messaging behavior. Related to blueprint no-db-compute-manager Change-Id: I14c2bcd181d0e0a1ec17130917c1a7eb0a091cf2
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions