~0x44/nova/bug838466

Update the create server call in the Openstack API so that it generates an 'adminPass' and calls set_admin_password in the compute API. This gets us closer to parity with the Cloud Servers v1.0 spec.
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
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 14 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
network 153.2.2 14 years ago Vishvananda Ishaya refactor daemons to use common base class in prepa Diff
objectstore 1 14 years ago Jesse Andrews initial commit 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
volume 1 14 years ago Jesse Andrews initial commit Diff
__init__.py 520.1.4 14 years ago Vishvananda Ishaya more smoketest fixes 1.2 KB Diff Download File
adminclient.py 715.4.2 13 years ago Todd Willey Fix copypasta pep8 violation. 14.8 KB Diff Download File
context.py 638.5.2 14 years ago termie woops 3.9 KB Diff Download File
crypto.py 515.4.1 14 years ago Todd Willey Apply logging changes as a giant patch to work aro 12 KB Diff Download File
exception.py 626.3.1 14 years ago Vishvananda Ishaya Fixes NotFound messages in api to show the ec2_id. 3.3 KB Diff Download File
fakememcache.py 461.1.3 14 years ago root clean up tests and add overriden time method to ut 2 KB Diff Download File
fakerabbit.py 714.2.1 13 years ago Justin Santa Barbara We're not using prefix matching on AMQP, so fakera 4.2 KB Diff Download File
flags.py 749.2.2 13 years ago Soren Hansen Add a lock_path flag for lock files. 13.6 KB Diff Download File
log.py 749.1.1 13 years ago Kevin L. Mitchell Suppress stack traces unless --verbose is specifie 10.1 KB Diff Download File
manager.py 379.4.15 14 years ago termie updates per review 2.9 KB Diff Download File
quota.py 697.1.1 13 years ago Justin Santa Barbara Initial support for per-instance metadata, though 4.3 KB Diff Download File
rpc.py 569.1.82 13 years ago Cerberus Merge from trunk and merge conflict resolution 14 KB Diff Download File
service.py 715.5.16 13 years ago Justin Santa Barbara Added documentation about needed flags 11.2 KB Diff Download File
test.py 624.2.55 13 years ago Ken Pepple replaced ugly INSTANCE_TYPE constant with (slightl 4.8 KB Diff Download File
twistd.py 706.2.15 13 years ago Vishvananda Ishaya switch to explicit call to logging.setup() 8.1 KB Diff Download File
utils.py 749.2.3 13 years ago Soren Hansen Use functools.wraps to make sure wrapped method's 16.5 KB Diff Download File
version.py 644.1.2 13 years ago Soren Hansen Open Cactus development. 1.3 KB Diff Download File
wsgi.py 669.3.8 13 years ago Thierry Carrez Merged trunk 17.1 KB Diff Download File