diff options
author | Dan Smith <danms@us.ibm.com> | 2012-12-12 12:08:34 -0800 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2012-12-15 08:07:51 -0800 |
commit | 20811e9298e11d99f9d4b5f48abad32d8736ccdc (patch) | |
tree | 7695a902411faf1ad4a73eaf806ef76abe9520e4 /nova/crypto.py | |
parent | 84472dd18da7900a30ba33ed97603069b5edfe76 (diff) | |
download | nova-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/crypto.py')
0 files changed, 0 insertions, 0 deletions