bb2af5d05e1d5aae3ac643ea110cf51c9702b37c
Commit Graph

75 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
Vishvananda Ishaya
bb2af5d05e fix default state to be 0 instead of pending 2010年06月24日 04:11:57 +01:00
Vishvananda Ishaya
f746487575 Release 0.2.2 2010年06月24日 04:11:57 +01:00
Vishvananda Ishaya
3007901ba8 Fix for mpi cpu reporting 2010年06月24日 04:11:57 +01:00
Vishvananda Ishaya
38e92818f3 fix detach volume 2010年06月24日 04:11:57 +01:00
Vishvananda Ishaya
1bdd2b01de fix status code printing in cloud 2010年06月24日 04:11:56 +01:00
Vishvananda Ishaya
d658b59128 add project ids to volumes 2010年06月24日 04:11:56 +01:00
Vishvananda Ishaya
ab7c965153 add back accidentally removed bridge name.
str is reserved, so don't use it as a variable name
2010年06月24日 04:11:56 +01:00
Vishvananda Ishaya
011a274554 whitespace fixes and format instances set of object fixes 2010年06月24日 04:11:56 +01:00
Vishvananda Ishaya
f2a507ad6d Use instdir to iterate through instances 2010年06月24日 04:11:56 +01:00
andy
f02df04fb0 fix bridge name
Conflicts:
	nova/endpoint/cloud.py
2010年06月24日 04:11:56 +01:00
Joshua McKenty
0912a1c2d5 Adding basic validation of volume size on creation, plus tests for it. 2010年06月24日 04:11:56 +01:00
Vishvananda Ishaya
a17abe20d3 finished gutting keeper from volume 2010年06月24日 04:11:56 +01:00
Joshua McKenty
108f97f5d7 First pass at validation unit tests. Haven't figured out class methods yet. 2010年06月24日 04:11:56 +01:00
Joshua McKenty
6ebd603773 Removing keeper sludge. 2010年06月24日 04:11:56 +01:00
Joshua McKenty
c168754e1a Set volume status properly, first pass at validation decorators. 2010年06月24日 04:11:56 +01:00
Joshua McKenty
8c535fae46 Adding missing default values and fixing bare Redis fetch for volume list. 2010年06月24日 04:11:55 +01:00
Vishvananda Ishaya
9526e1b3f1 one more handler typo 2010年06月24日 04:11:55 +01:00
Vishvananda Ishaya
316435cce0 fix objectstore handler typo 2010年06月24日 04:11:55 +01:00
andy
4d81110e10 fix modify image attribute typo
Conflicts:
	nova/endpoint/cloud.py
2010年06月24日 04:11:55 +01:00
Vishvananda Ishaya
bf9b83278f NetworkNode doesn't exist anymore 2010年06月24日 04:11:55 +01:00
Joshua McKenty
5d5e460ac8 Added back in missing gateway property on networks. 2010年06月24日 04:11:55 +01:00
andy
ec621ee9a7 Refactored Instance to get rid of _s bits, and fixed some bugs in state management.
Conflicts:
	nova/compute/node.py
2010年06月24日 04:11:55 +01:00
Joshua McKenty
0ae67b8533 Delete instance files on shutdown. 2010年06月24日 04:11:55 +01:00
Joshua McKenty
347eebe091 Flush redis db in setup and teardown of tests. 2010年06月24日 04:11:55 +01:00
Joshua McKenty
4a273bbbff Cleaning up my accidental merge of the docs branch 2010年06月24日 04:11:55 +01:00
Vishvananda Ishaya
c0983f71f2 change pipelib to work with projects 2010年06月24日 04:11:55 +01:00
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. 2010年06月24日 04:11:54 +01:00
Joshua McKenty
c02283d077 Adding nojekyll for directories 2010年06月24日 04:11:54 +01:00
Joshua McKenty
7b8747024d Fix for #437 (deleting attached volumes), plus some >9 blade_id fixes. 2010年06月24日 04:11:54 +01:00
andy
384742d65d fix instance iteration to use self.instdir.all instead of older iterators
Conflicts:
	nova/endpoint/cloud.py
2010年06月24日 04:11:54 +01:00
Vishvananda Ishaya
1183f3ebc8 nasa ldap defaults 2010年06月24日 04:11:54 +01:00
andy
bf448e27a3 sensible rbac defaults
Conflicts:
	nova/endpoint/cloud.py
2010年06月24日 04:11:54 +01:00
Vishvananda Ishaya
28cd0ed991 Tests for rbac code 2010年06月24日 04:11:54 +01:00
andy
23733a44c1 Patch to allow rbac
Conflicts:
	nova/auth/users.py
2010年06月24日 04:11:54 +01:00
Vishvananda Ishaya
2cf40bb3b2 Adding mpi data 2010年06月24日 04:11:54 +01:00
Vishvananda Ishaya
34f4fa8495 Adding cloudpipe and vpn data back in to network.py 2010年06月24日 04:11:54 +01:00
Jesse Andrews
426f5777cc how we build our debs 2010年06月24日 04:11:54 +01:00
Jesse Andrews
0ba3f01c66 Revert "fix a bug with AOE number generation"
This reverts commit 7e8b5bcbad634cd4eabd0387d70beb25115bb680.
2010年06月24日 04:11:54 +01:00
andy
c910b470e6 re-added cloudpipe
Conflicts:
	bin/nova-manage
	nova/auth/users.py
	nova/compute/network.py
2010年06月24日 04:11:53 +01:00
Jesse Andrews
6dc4d23e01 devin's smoketests 2010年06月24日 04:11:53 +01:00
Jesse Andrews
5a40f59be9 tools to clean vlans and run our old install script 2010年06月24日 04:11:49 +01:00
Jesse Andrews
a57ae2808f fix a bug with AOE number generation 2010年06月24日 01:46:02 +01:00
Devin Carlen
ef3dc9f148 Initial commit of nodemonitor 2010年06月23日 12:18:36 -07:00
Devin Carlen
267894aeb2 Create DescribeImageAttribute api method 2010年06月22日 21:42:58 -07:00
Devin Carlen
64f4238740 Create DescribeImageAttribute api method 2010年06月22日 21:36:37 -07:00
Jesse Andrews
6ad8e8f8a6 update spacing 2010年06月20日 15:09:58 -07:00
Jesse Andrews
5a4e4ecb28 implement image serving in objectstore so nginx isn't required in development
reviewed by yosh
2010年06月20日 15:09:17 -07:00
Jesse Andrews
13aef6666a update twitter username 2010年06月20日 15:09:17 -07:00
Todd Willey
a34f3b8d57 make a "Running" topic instead of having it flow under "Configuration". 2010年06月20日 15:09:17 -07:00
Todd Willey
e27df0af7b Make nginx config be in a code block. 2010年06月20日 15:09:17 -07:00