index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
tests
/
integrated
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes 'not in' operator usage
Zhongyue Luo
2013-01-31
1
-1
/
+1
*
Adds api sample testing for versions
Vishvananda Ishaya
2012-08-28
1
-1
/
+5
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Replace standard json module with openstack.common.jsonutils
Zhongyue Luo
2012-06-07
1
-4
/
+4
*
Alphabetize imports in nova/tests/
Joe Gordon
2012-05-18
1
-1
/
+1
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Implements blueprint separate-nova-volumeapi
Anthony Young
2012-01-13
1
-4
/
+4
*
compute_api create*() and schedulers refactoring
Chris Behrens
2011-09-27
1
-3
/
+16
*
Updated tests to correctly use the tenant id
Alex Meade
2011-08-17
1
-2
/
+3
*
make project_id authorization work properly, with test
William Wolf
2011-08-16
1
-2
/
+13
*
fixed v1.0 stuff with X-Auth-Project-Id header, and fixed broken integrated t...
William Wolf
2011-08-11
1
-2
/
+2
*
got rid of tenant_id everywhere, got rid of X-Auth-Project-Id header support ...
William Wolf
2011-08-11
1
-1
/
+1
*
get last extension-based tests to pass
William Wolf
2011-08-10
1
-21
/
+12
*
fix pep8 issues
William Wolf
2011-08-10
1
-1
/
+1
*
adding project_id to flavor, server, and image links for /servers requests
William Wolf
2011-08-09
1
-10
/
+22
*
Adding unit and integration tests for updating the server name via the 1.1 api.
Naveed Massjouni
2011-07-15
1
-0
/
+14
*
updating code to implement tests
Brian Waldon
2011-07-11
1
-1
/
+1
*
first round
Brian Waldon
2011-07-06
1
-4
/
+3
*
The volumes resource extension should be prefixed by its alias - os-volumes
Naveed Massjouni
2011-06-15
1
-8
/
+8
*
Fixes to the SQLAlchmeny API such that metadata is saved on an instance_update.
Dan Prince
2011-05-28
1
-2
/
+8
*
Multi-line comments should end in a blankline
Justin Santa Barbara
2011-03-28
1
-1
/
+3
*
More fixes to keep the stylebot happy
Justin Santa Barbara
2011-03-28
1
-1
/
+1
*
pep8 fixes
Justin Santa Barbara
2011-03-27
1
-1
/
+1
*
Bunch of style fixes
Justin Santa Barbara
2011-03-27
1
-1
/
+3
*
pep8 fixes
Justin Santa Barbara
2011-03-24
1
-1
/
+1
*
Test for attach / detach (and associated fixes)
Justin Santa Barbara
2011-03-24
1
-0
/
+15
*
Added simple nova volume tests
Justin Santa Barbara
2011-03-24
1
-0
/
+15
*
Now that the fix for 732866, stop working around the bug
Justin Santa Barbara
2011-03-15
1
-4
/
+1
*
Reapplied rename of Openstack -> OpenStack. Easier to do it by hand than to ...
Justin Santa Barbara
2011-03-14
1
-10
/
+10
*
Document known bug numbers by the code which is degraded until the bugs are f...
Justin Santa Barbara
2011-03-10
1
-0
/
+1
*
Re-removed the code that was deleted upstream but somehow didn't get merged i...
Justin Santa Barbara
2011-03-10
1
-21
/
+0
*
Merged with upstream
Justin Santa Barbara
2011-03-10
1
-2
/
+2
|
\
|
*
pep8 fun
Justin Santa Barbara
2011-03-10
1
-2
/
+2
*
|
Merge with upstream
Justin Santa Barbara
2011-03-10
1
-14
/
+23
|
\
|
|
*
Better logging, be more careful about when we throw login errors re bug732866
Justin Santa Barbara
2011-03-10
1
-14
/
+23
|
*
Don't wrap keys and volumes till they're in the API
Justin Santa Barbara
2011-03-10
1
-21
/
+0
|
/
*
Implements basic OpenStack API client, ready to support API tests
Justin Santa Barbara
2011-03-10
2
-0
/
+244