bbeb53771264dc95e57f96a6fe2a747d5a550b6c
23315 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Joshua McKenty
|
0ae67b8533 | Delete instance files on shutdown. | ||
|
Joshua McKenty
|
347eebe091 | Flush redis db in setup and teardown of tests. | ||
|
Joshua McKenty
|
4a273bbbff | Cleaning up my accidental merge of the docs branch | ||
|
Vishvananda Ishaya
|
c0983f71f2 | change pipelib to work with projects | ||
|
Joshua McKenty
|
32850264fd | Volumes support intermediate state. Don't have to cast to storage nodes for attach/detach anymore, just let node update redis with state. | ||
|
Joshua McKenty
|
c02283d077 | Adding nojekyll for directories | ||
|
Joshua McKenty
|
7b8747024d | Fix for #437 (deleting attached volumes), plus some >9 blade_id fixes. | ||
|
andy
|
384742d65d |
fix instance iteration to use self.instdir.all instead of older iterators
Conflicts: nova/endpoint/cloud.py |
||
|
Vishvananda Ishaya
|
1183f3ebc8 | nasa ldap defaults | ||
|
andy
|
bf448e27a3 |
sensible rbac defaults
Conflicts: nova/endpoint/cloud.py |
||
|
Vishvananda Ishaya
|
28cd0ed991 | Tests for rbac code | ||
|
andy
|
23733a44c1 |
Patch to allow rbac
Conflicts: nova/auth/users.py |
||
|
Vishvananda Ishaya
|
2cf40bb3b2 | Adding mpi data | ||
|
Vishvananda Ishaya
|
34f4fa8495 | Adding cloudpipe and vpn data back in to network.py | ||
|
Jesse Andrews
|
426f5777cc | how we build our debs | ||
|
Jesse Andrews
|
0ba3f01c66 |
Revert "fix a bug with AOE number generation"
This reverts commit 7e8b5bcbad634cd4eabd0387d70beb25115bb680. |
||
|
andy
|
c910b470e6 |
re-added cloudpipe
Conflicts: bin/nova-manage nova/auth/users.py nova/compute/network.py |
||
|
Jesse Andrews
|
6dc4d23e01 | devin's smoketests | ||
|
Jesse Andrews
|
5a40f59be9 | tools to clean vlans and run our old install script | ||
|
Jesse Andrews
|
a57ae2808f | fix a bug with AOE number generation | ||
|
Devin Carlen
|
ef3dc9f148 | Initial commit of nodemonitor | ||
|
Devin Carlen
|
267894aeb2 | Create DescribeImageAttribute api method | ||
|
Devin Carlen
|
64f4238740 | Create DescribeImageAttribute api method | ||
|
Todd Willey
|
c7f28358ad | More rackspace API. | ||
|
Todd Willey
|
79964253e9 | git checkpoint commit post-wsgi | ||
|
Jesse Andrews
|
6ad8e8f8a6 | update spacing | ||
|
Jesse Andrews
|
5a4e4ecb28 |
implement image serving in objectstore so nginx isn't required in development
reviewed by yosh |
||
|
Jesse Andrews
|
13aef6666a | update twitter username | ||
|
Todd Willey
|
a34f3b8d57 | make a "Running" topic instead of having it flow under "Configuration". | ||
|
Todd Willey
|
e27df0af7b | Make nginx config be in a code block. | ||
|
Todd Willey
|
605b3ea799 | More doc updates: nginx & pycurl. | ||
|
Todd Willey
|
8d06bb6a6a | Add a README, because GitHub loves them. Update the getting started docs. | ||
|
Jesse Andrews
|
b81b0f2ecf | update spacing | ||
|
Todd Willey
|
d6c78d6000 | Commit what I have almost working before diverging. | ||
|
Jesse Andrews
|
aabc316aa7 | first go at moving from tornado to twisted | ||
|
Jesse Andrews
|
0a5c5f8130 |
implement image serving in objectstore so nginx isn't required in development
reviewed by yosh |
||
|
Jesse Andrews
|
6152e3ab71 | update twitter username | ||
|
Jesse Andrews
|
b10dac3ae0 | Update documentation | ||
|
Vishvananda Ishaya
|
7275c83c5c | Merge branch 'loop' into combined | ||
|
Vishvananda Ishaya
|
a53546aa6b | Merge branch 'deprecation' into combined | ||
|
Vishvananda Ishaya
|
37f0d53b93 | Merge branch '4001' into combined | ||
|
Vishvananda Ishaya
|
42b3dd56aa | Merge branch 'gateway' into combined | ||
|
Vishvananda Ishaya
|
1a712d9c44 | fix for reactor.spawnProcess sending deprecation warning | ||
|
Vishvananda Ishaya
|
d1312e964d | patch from issue 4001 | ||
|
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 |
||
|
Vishvananda Ishaya
|
9c6e1d6648 | get rid of anyjson in rpc and fix bad reference to rpc.Connection | ||
|
Vishvananda Ishaya
|
146e8c99cd | gateway undefined | ||
|
Vishvananda Ishaya
|
835c985b44 | fix cloud instances method | ||
|
Vishvananda Ishaya
|
8f06d9b2ed | Various cloud fixes | ||
|
Vishvananda Ishaya
|
713dd94f51 | Merge remote branch 'nova/master' |