Commit Graph

132 Commits

Author SHA1 Message Date
Soren Hansen 00971feed3 Replace spaces in x509 cert subject with underscores. It ends up getting split(' ')'ed and passed to subprocess.Popen, so it needs to not have spaces in it, otherwise openssl gets very upset. 2010-06-30 16:46:26 +02:00
Soren Hansen 4bdc2f061c Expand somewhat on the short and long descriptions in debian/control. 2010-06-30 16:46:02 +02:00
Soren Hansen 05afafab71 Use separate configuration files for the different daemons. 2010-06-30 16:45:41 +02:00
Vishvananda Ishaya 10b8e5bdaa Removed trailing whitespace from header 2010-06-29 21:25:59 -05:00
Devin Carlen 5a1f5839b8 Updated licenses 2010-06-29 21:25:39 -05:00
Devin Carlen 18abcde86b Added flags to smoketests. General cleanup 2010-06-29 21:23:29 -05:00
Jesse Andrews 7559c5b9f2 Merge commit '56443020bcd20894c13eb73bd04a0a5eab4ba960'
Conflicts:
	docs/getting.started.rst
2010-06-29 16:59:07 -05: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
Vishvananda Ishaya 9ebd49fa09 don't allow volumes to be attached to the same mountpoint 2010-06-24 04:11:57 +01:00
Vishvananda Ishaya 9d5f9e12e2 fix case for volume attributes 2010-06-24 04:11:57 +01:00
Vishvananda Ishaya 090186c12f fix sectors off by one 2010-06-24 04:11:57 +01:00