-
Committer:
Tarmac
-
Author(s):
Tushar Patil
-
Date:
2011-08-21 00:04:29 UTC
-
mfrom:
(1424.3.4 nova)
-
Revision ID:
tarmac-20110821000429-rnzlmax2a25qnkj9
Added OS APIs to associate/disassociate security groups to/from instances.
I will add views to return list of security groups associated with the servers later after this branch is merged into trunk. The reason I will do this later is because my previous merge proposal (https://code.launchpad.net/~tpatil/nova/add-options-network-create-os-apis/+merge/68292) is dependent on this work. In this merge proposal I have added a new extension which still uses default OS v1.1 controllers and views, but I am going to override views in this extension to send extra information like security groups.