Commit Graph

129 Commits

Author SHA1 Message Date
Todd Willey 849282175c Admin API + Worker Tracking. 2010-06-25 18:55:14 -04:00
Joshua McKenty 8a2f1763cb Create Volume should only take an integer between 0 and 1000 2010-06-24 13:50:59 -07:00
Joshua McKenty 344b03071e Set forward delay to zero (partial fix to bug #518) 2010-06-24 09:47:51 -07:00
Vishvananda Ishaya 4ba6802ae5 Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
Devin Carlen 8726fc061b added nova-instancemonitor debian config 2010-06-23 22:56:50 -07:00
Devin Carlen caeece6e37 Updated licenses 2010-06-23 22:04:16 -07:00
Devin Carlen 8572e639ac Added flags to smoketests. General cleanup 2010-06-23 21:19:08 -07:00
Devin Carlen 487bb6abc3 Tweaks to get instancemonitor running 2010-06-24 04:12:01 +01:00
andy 9b5c06c339 Initial commit of nodemonitor
Conflicts:

	bin/nova-instancemonitor
	nova/compute/monitor.py
2010-06-24 04:12:01 +01:00
andy 029a5510f6 Create DescribeImageAttribute api method
Conflicts:

	nova/endpoint/cloud.py
2010-06-24 04:12:01 +01:00
Vishvananda Ishaya 8767608e33 A few missing files from the twisted patch 2010-06-24 04:12:01 +01:00
root 59bfa3a64d release 0.2.2-6 2010-06-24 04:12:00 +01:00
andy 6fec8caaeb disk.py needed input for key injection to work
Conflicts:

	nova/compute/node.py
2010-06-24 04:12:00 +01:00
root b3417505c2 release 2.2-5 2010-06-24 04:12:00 +01:00
Vishvananda Ishaya bace12d17a message checking callbacks only need to run 10 times a second 2010-06-24 04:12:00 +01:00
root 9cf1fe03b1 release 2.2-4 2010-06-24 04:12:00 +01:00
Vishvananda Ishaya b21e811048 Merge of fix to stop twisted threads from interuppting system calls
http://twistedmatrix.com/trac/changeset/28447
2010-06-24 04:12:00 +01:00
Vishvananda Ishaya 3c8efde487 trackback formatting isn't logging correctly 2010-06-24 04:12:00 +01:00
andy 57c7bb9f45 documentation updates
Conflicts:

	README
2010-06-24 04:12:00 +01:00
Vishvananda Ishaya 89e1847671 fix missing tab in nova-manage 2010-06-24 04:12:00 +01:00
root c04e43bece Release 2.2-3 2010-06-24 04:12:00 +01:00
Vishvananda Ishaya b1f4c7b2d3 use logger to print trace of unhandled exceptions 2010-06-24 04:12:00 +01:00
Vishvananda Ishaya 86f8138620 add exit status to nova-manage 2010-06-24 04:12:00 +01:00
Vishvananda Ishaya 3dcc46bc5c fix fakeldap so it can use redis keeper 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya c4c3167178 fix is_running failing because state was stored as a string 2010-06-24 04:11:59 +01:00
andy c32625c4bd more commands in nova-manage for projects and roles
Conflicts:

	bin/nova-manage
2010-06-24 04:11:59 +01:00
Vishvananda Ishaya fc5492bf3f More volume test fixes 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya 20bc71348d typo in reboot instances 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya 1c9c2ce227 Fix mount of drive for test image 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya f8f408c06a don't need sudo anymore 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya 4bc38342cb Cleaning up smoketests 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya 042eba0308 boto uses instance_type not size 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya 4338f30114 Fix to volume smoketests 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya 2793fc76e9 fix display of project name for admin in describe instances 2010-06-24 04:11:59 +01:00
Vishvananda Ishaya 08619dd37a make sure to deexpress before we remove the host since deexpress uses the host 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya e9e767ac1b fix error in disassociate address 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 9862d03914 fixed reversed filtering logic 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 933157bdc5 filter keypairs for vpn keys 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya fe4f0d3ffd allow multiple vpn connections with the same credentials 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 4f36ee72cb Added admin command to restart networks 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 8475e0b590 hide vpn instances unless you are an admin and allow run_instances to launch vpn image even if it is private 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 97c372a3fe typo in my ping call 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 4fb44e9d9e try to ping vpn instances 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 3eaab92123 sensible defaults for instance types 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya fb36a6ffa6 add missing import to pipelib 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 24a68b54d9 Give vpns the proper ip address 2010-06-24 04:11:58 +01:00
Vishvananda Ishaya 46337d3681 Fix format addresses 2010-06-24 04:11:57 +01:00
Vishvananda Ishaya 5718e8fca3 Release 0.2.2-2 2010-06-24 04:11:57 +01:00
Vishvananda Ishaya e3b6e0537e fix more casing errors and make attachment set print 2010-06-24 04:11:57 +01:00
Vishvananda Ishaya 79549993f6 removed extraneous .volume_id 2010-06-24 04:11:57 +01:00