Commit Graph

254 Commits

Author SHA1 Message Date
Joshua McKenty 2f808cd3bf Smiteme 2010-07-14 17:07:37 -07:00
Joshua McKenty 849ddba7e4 Fooish 2010-07-14 16:51:57 -07:00
Joshua McKenty 7809035073 Foo 2010-07-14 16:39:56 -07:00
Joshua McKenty c9a14a90fb Foo 2010-07-14 16:32:11 -07:00
Vishvananda Ishaya 56e601cb75 Merge of DHCP changes including dnsmasq callbacks
Conflicts:
	nova/utils.py
2010-07-14 16:27:18 -05:00
Vishvananda Ishaya 3326f48e98 Merge remote branch 'origin/master' 2010-07-14 18:16:24 -05:00
Jesse Andrews e2530d85d2 Merge remote branch 'origin/master' 2010-07-14 18:03:42 -05:00
Jesse Andrews 69104d57f9 optimization to not load all instances when describe instances is called 2010-07-14 18:03:19 -05:00
Joshua McKenty 5a0d45ed47 More buildbot testing 2010-07-14 16:01:09 -07:00
Joshua McKenty 5b532b3ed4 Merge branch 'master' of github.com:angst/cc 2010-07-14 15:59:23 -07:00
Joshua McKenty 7a1e797748 More buildbot testing 2010-07-14 15:59:15 -07:00
Vishvananda Ishaya ab366c9b73 Merge branch 'master' into simplenet 2010-07-14 17:53:25 -05:00
Vishvananda Ishaya 9d737a1f87 Merge remote branch 'origin/master' 2010-07-14 17:51:59 -05:00
Joshua McKenty 88eee6d5ad More buildbot testing 2010-07-14 15:44:42 -07:00
Joshua McKenty a2bb34ceb0 More buildbot testing 2010-07-14 15:42:32 -07:00
Joshua McKenty 615963a41c More buildbot testing 2010-07-14 15:41:02 -07:00
Joshua McKenty 58611ce6ba More buildbot testing 2010-07-14 15:39:24 -07:00
Joshua McKenty f7bd0b724f Merge branch 'master' of github.com:angst/cc 2010-07-14 15:34:56 -07:00
Joshua McKenty 502e804d14 Addin buildbot 2010-07-14 15:34:46 -07:00
Vishvananda Ishaya 67f781530c Fix merge changelog and merge errors in utils.py 2010-07-14 14:39:51 -05:00
Vishvananda Ishaya 67c05d0e46 release 0.2.2-10 2010-07-13 19:01:14 -07:00
Vishvananda Ishaya c17dcd9db1 fix for extra space in vblade-persist 2010-07-13 20:52:13 -05:00
Soren Hansen dfdb094956 Avoid using s-expr, pkcs1-conv, and lsh-export-key.
Instead we now use M2Crypto and struct.pack to construct it on our own.

This removes a dependency on nettle-bin and lsh-utils (which were never
specified in debian/control).
2010-07-12 16:28:19 -05:00
Vishvananda Ishaya 6e2bf30151 release 0.2.2-9 2010-07-12 13:23:22 -07:00
Vishvananda Ishaya 732707903f fixed bug in auth group_exists
it was using the name instead of the dn
2010-07-12 15:11:41 -05:00
Soren Hansen 730faa7859 Move nova related configuration files into /etc/nova/. 2010-07-12 10:39:01 -05:00
Vishvananda Ishaya ddc4a0970d move check for none before get mpi data 2010-07-09 16:17:45 -07:00
Devin Carlen 4ca5488297 Refactored smoketests flags 2010-07-09 08:21:32 +00:00
Devin Carlen 43a393587c Fixes to smoketest flags 2010-07-08 21:48:43 +00:00
Devin Carlen b6166936d6 Minor smoketest refactoring 2010-07-08 14:05:45 -07:00
Vishvananda Ishaya 0f375589c2 typo in exception in crypto 2010-07-08 11:03:43 -07:00
Vishvananda Ishaya a6e5d2139c datetime import typo 2010-07-08 11:00:53 -07:00
Vishvananda Ishaya 6993e9fb1a added missing isotime method from utils 2010-07-08 10:53:27 -07:00
Vishvananda Ishaya 34e0c553d6 release 0.2.2-8 2010-07-08 10:06:25 -07:00
Vishvananda Ishaya f5ce5b5750 missed a comma 2010-07-08 09:42:11 -07:00
Vishvananda Ishaya 8b7a32c827 release 0.2.2-7 2010-07-07 18:45:41 -07:00
Vishvananda Ishaya 082c228f98 use a flag for cert subject 2010-07-07 18:29:19 -07:00
Vishvananda Ishaya faada0612d whitespace fixes and header changes 2010-07-07 12:25:22 -07:00
Joshua McKenty 6d695e8410 Fixed the os.environ patch (bogus) 2010-07-07 12:24:24 -07:00
Joshua McKenty b9a8bd2d55 Fixes as per Vish review (whitespace, import statements) 2010-07-07 12:24:22 -07:00
Joshua McKenty 84c69c3229 Off by one error in the allocation test (can someone check my subnet math?) 2010-07-07 12:24:17 -07:00
Joshua McKenty d831ef39e2 Adding more tests, refactoring for dhcp logic. 2010-07-07 12:15:11 -07:00
Joshua McKenty dbe324f725 Got dhcpleasor working, with test ENV for testing, and rpc.cast for real world. 2010-07-07 12:15:11 -07:00
Joshua McKenty b7ea2f7058 Capture signals from dnsmasq and use them to update network state. 2010-07-07 12:06:34 -07:00
Soren Hansen 0a252e2009 Relax the Twisted dependency to python-twisted-core (rather than the
full stack).
2010-07-06 22:28:55 +02:00
Soren Hansen 0ed1270107 releasing version 0.3.0+really0.2.2-0ubuntu0ppa3 2010-07-06 17:49:05 +02:00
Soren Hansen 6e77201cba If set, pass KernelId and RamdiskId from RunInstances call to the
target compute node.
2010-07-06 17:35:33 +02:00
Soren Hansen ccd01c6975 Add a default flag file for nova-manage to help it find the CA. 2010-07-06 17:34:43 +02:00
Soren Hansen fa529458f6 Ship the CA directory in nova-common. 2010-07-06 14:06:55 +02:00
Soren Hansen b9522da2bd Add a dependency on nginx from nova-objectsstore and install a
suitable configuration file.
2010-07-06 13:34:08 +02:00