Vishvananda Ishaya
d1312e964d
patch from issue 4001
2010-06-11 11:09:45 -07:00
Vishvananda Ishaya
a690001006
Fix for LoopingCall failing
...
Added in exception logging around amqp calls
Creating deferred in receive before ack() message
was causing IOError (interrupted system calls), probably
because the same message was getting processed twice
in some situations, causing the system calls to be doubled.
Moving the ack() earlier fixed the problem.
The code works now with an interval of 0 but that causes heavy
processor usage.
An interval of 0.01 keeps the cpu usage within reasonable limits
2010-06-11 11:07:52 -07:00
Vishvananda Ishaya
9c6e1d6648
get rid of anyjson in rpc and fix bad reference to rpc.Connection
2010-06-11 10:48:16 -07:00
Vishvananda Ishaya
146e8c99cd
gateway undefined
2010-06-11 10:46:41 -07:00
Vishvananda Ishaya
835c985b44
fix cloud instances method
2010-06-11 10:45:31 -07:00
Vishvananda Ishaya
8f06d9b2ed
Various cloud fixes
2010-06-11 10:45:12 -07:00
Vishvananda Ishaya
713dd94f51
Merge remote branch 'nova/master'
2010-06-11 10:08:40 -07:00
andy
716673f9bb
make get_my_ip return 127.0.0.1 for testing
2010-06-11 10:08:13 +01:00
andy
b07af87974
Adds a Twisted implementation of a process pool
...
Meant for use instead of utils.execute()
2010-06-11 10:04:06 +01:00
Todd Willey
1c61272d29
make a "Running" topic instead of having it flow under "Configuration".
2010-06-10 22:14:23 -04:00
Todd Willey
701f7fd6e1
Make nginx config be in a code block.
2010-06-10 22:12:51 -04:00
Todd Willey
0da7b9b0e5
More doc updates: nginx & pycurl.
2010-06-10 20:41:41 -04:00
Todd Willey
93395272de
Add a README, because GitHub loves them. Update the getting started docs.
2010-06-10 17:43:44 -04:00
andy
3b594c7cd3
whitespace fixes for nova/utils.py
2010-06-10 18:39:07 +01:00
Vishvananda Ishaya
56a58cc421
Merge branch 'master' into net
2010-06-01 14:36:03 -07:00
Vishvananda Ishaya
79bda65d4e
Add project methods to nova-manage
2010-06-01 13:48:06 -07:00
Vishvananda Ishaya
df1a4c618b
Fix novarc to use project when creating access key
2010-06-01 13:47:10 -07:00
Vishvananda Ishaya
9b11ac06cb
removed reference to nonexistent flag
2010-06-01 08:21:31 -07:00
Vishvananda Ishaya
f04c6ab2d0
Josh's networking refactor, modified to work with projects
2010-05-31 18:56:20 -07:00
Jesse Andrews
94518726fb
Merged Vish's work on adding projects to nova
2010-05-30 15:21:34 -07:00
Jesse Andrews
fd278ade0b
missed the gitignore
2010-05-30 14:12:04 -07:00
Jesse Andrews
bf6e6e718c
initial commit
2010-05-27 23:05:26 -07:00