~vishvananda/nova/fix-iscsiadm

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
api 246.2.1 14 years ago Eric Day In an effort to keep new and old API code separate Diff
auth 1 14 years ago Jesse Andrews initial commit Diff
CA 942.1.1 13 years ago Soren Hansen Allow CA code and state to be separated, and make Diff
cloudpipe 139 14 years ago Soren Hansen Merge with -core's diverged trunk. Diff
compute 1 14 years ago Jesse Andrews initial commit Diff
console 498.3.1 13 years ago Monsyne Dragon add in xs-console worker and tests. Diff
db 237.4.2 14 years ago andy Data abstraction for compute service Diff
image 246.5.16 14 years ago Michael Gundlach Move imageservice to its own directory Diff
ipv6 1061.4.1 13 years ago Johannes Erdfelt Abstract out IPv6 address generation to pluggable Diff
network 153.2.2 14 years ago Vishvananda Ishaya refactor daemons to use common base class in prepa Diff
notifier 754.1.1 13 years ago Cerberus Basic notifications drivers and tests Diff
objectstore 1 14 years ago Jesse Andrews initial commit Diff
rpc 1327.1.5 13 years ago Zed Shaw Reorganize the code to satisfy review comments. Diff
scheduler 205.1.5 14 years ago Chris Behrens almost there on random scheduler. not pushing to Diff
tests 1 14 years ago Jesse Andrews initial commit Diff
virt 145.1.2 14 years ago Ewan Mellor In preparation for XenAPI support, refactor the in Diff
vnc 752.5.5 13 years ago Anthony Young separating out components of vnc console Diff
volume 1 14 years ago Jesse Andrews initial commit Diff
__init__.py 761.3.37 13 years ago Salvatore Orlando Removing import of nova.test added to nova/__init. 1.2 KB Diff Download File
block_device.py 1308.4.2 13 years ago Isaku Yamahata block_device: introduce helper function to check s 2 KB Diff Download File
context.py 1309.1.17 13 years ago kevin.mitchell at rackspace pull-up from trunk 3.1 KB Diff Download File
crypto.py 1395.1.2 13 years ago Jesse Andrews added tests - list doesn't pass due to unicode iss 13.9 KB Diff Download File
exception.py 1424.3.4 13 years ago Tushar Patil add/remove security groups to/from the servers as 20.5 KB Diff Download File
fakememcache.py 1005.4.1 13 years ago termie docstring cleanup, nova dir 2 KB Diff Download File
fakerabbit.py 1113.2.18 13 years ago termie cleanup the code for merging 4.7 KB Diff Download File
flags.py 1412.1.2 13 years ago Monsyne Dragon remerge trunk 15.5 KB Diff Download File
log.py 1299.3.20 13 years ago Vishvananda Ishaya merged trunk and fix time call 10.8 KB Diff Download File
manager.py 1005.4.1 13 years ago termie docstring cleanup, nova dir 4.2 KB Diff Download File
quota.py 1449.1.1 13 years ago Troy Toman Changed return code to 413 for metadata, personali 6.9 KB Diff Download File
service.py 1450.4.5 13 years ago Vishvananda Ishaya fix typo 12.1 KB Diff Download File
test.py 1384 13 years ago Tarmac Implemented @test.skip_unless and @test.skip_if fu 9.1 KB Diff Download File
utils.py 1450.4.1 13 years ago Vishvananda Ishaya Make all services use the same launching strategy 25.9 KB Diff Download File
version.py 1005.4.1 13 years ago termie docstring cleanup, nova dir 1.3 KB Diff Download File
wsgi.py 1467 13 years ago Tarmac Next round of prep for keystone integration. * a 13 KB Diff Download File