index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
added interim solution for target discovery. Now info can either be passed vi...
Armando Migliaccio
2010-12-06
2
-20
/
+71
*
merge with lp:~armando-migliaccio/nova/xenapi-refactoring
Armando Migliaccio
2010-12-06
23
-378
/
+524
|
\
|
*
merge trunk
Armando Migliaccio
2010-12-06
16
-336
/
+405
|
|
\
|
|
*
Fixes a missing step (nova-manage network create IP/nn n nn) in the single-no...
Anne Gentle
2010-12-03
2
-12
/
+21
|
|
|
\
|
|
|
*
Fixing single node install doc
Anne Gentle
2010-12-02
2
-12
/
+21
|
|
*
|
Tired of seeing various test files in bzr stat.
Eric Day
2010-12-03
1
-0
/
+10
|
|
|
\
\
|
|
|
*
|
Added test files to be ignored.
Eric Day
2010-12-02
1
-0
/
+10
|
|
|
|
/
|
|
*
|
Fix bugs that prevented OpenStack API from supporting server rename.
Michael Gundlach
2010-12-02
5
-29
/
+21
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
pep8
Michael Gundlach
2010-12-02
1
-1
/
+1
|
|
|
*
Use newfangled compute_api
Michael Gundlach
2010-12-02
1
-1
/
+1
|
|
|
*
Update tests to use proper id
Michael Gundlach
2010-12-02
1
-2
/
+2
|
|
|
*
Oops, update 'display_name', not 'name'. And un-extract-method.
Michael Gundlach
2010-12-02
2
-13
/
+9
|
|
|
*
Correctly translate instance ids to internal_ids in some spots we neglected.
Michael Gundlach
2010-12-02
3
-14
/
+10
|
|
|
/
|
|
*
Consolidated the start instance logic in the two API classes into a single me...
Eric Day
2010-12-02
12
-299
/
+345
|
|
|
\
|
|
|
*
Merged trunk and resolved conflicts. Again.
Eric Day
2010-12-02
2
-1
/
+12
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Instances are assigned a display_name if one is not passed in -- and now, the...
Michael Gundlach
2010-12-02
2
-1
/
+11
|
|
|
\
\
|
|
|
*
|
Default Instance.display_name to a value even when None is explicitly passed in.
Michael Gundlach
2010-12-02
2
-1
/
+11
|
|
|
/
/
|
|
|
*
Merged trunk and resolved conflicts.
Eric Day
2010-12-02
37
-230
/
+376
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Broke parts of compute manager out into compute.api to separate what gets run...
Eric Day
2010-12-01
7
-188
/
+262
|
|
|
*
The image server should throw not found errors, don't need to check in comput...
Eric Day
2010-11-24
1
-2
/
+0
|
|
|
*
Consolidated the start instance logic in the two API classes into a single me...
Eric Day
2010-11-24
8
-238
/
+211
|
*
|
|
moved XenAPI namespace definition into xenapi/__init__.py
Armando Migliaccio
2010-12-06
4
-6
/
+14
|
*
|
|
pylint and pep8 fixes
Armando Migliaccio
2010-12-06
6
-36
/
+101
*
|
|
|
minor refactoring after merge
Armando Migliaccio
2010-12-02
2
-9
/
+24
*
|
|
|
merge lp:~armando-migliaccio/nova/refactoring
Armando Migliaccio
2010-12-02
31
-198
/
+259
|
\
|
|
|
|
*
|
|
merge trunk
Armando Migliaccio
2010-12-02
35
-198
/
+265
|
|
\
|
|
|
|
*
|
Guarantee that the OpenStack API's Server-related responses will always conta...
Michael Gundlach
2010-12-01
5
-6
/
+16
|
|
|
\
\
|
|
|
*
|
Going for a record commits per line changes ratio
Michael Gundlach
2010-12-01
1
-1
/
+1
|
|
|
*
|
Oops, internal_id isn't available until after a save. This code saves twice;...
Michael Gundlach
2010-12-01
2
-2
/
+12
|
|
|
*
|
Todd points out that the API doesn't require a display_name, so let's make a ...
Michael Gundlach
2010-12-01
1
-0
/
+2
|
|
|
*
|
Remove duplicate field and make OpenStack API return server.name for EC2-API-...
Michael Gundlach
2010-12-01
3
-6
/
+4
|
|
*
|
|
Adds in more documentation contributions from Citrix.
Anne Gentle
2010-12-01
5
-31
/
+38
|
|
|
\
\
\
|
|
|
*
|
|
Incorporating security groups info
Anne Gentle
2010-11-22
2
-5
/
+14
|
|
|
*
|
|
Incorporating more networking info
Anne Gentle
2010-11-22
4
-26
/
+24
|
|
*
|
|
|
Move cc_host and cc_port flags into nova/network/linux_net.py. They
Soren Hansen
2010-12-01
2
-2
/
+2
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Move cc_host and cc_port flags into nova/network/linux_net.py. They weren't u...
Soren Hansen
2010-12-01
2
-2
/
+2
|
|
*
|
|
|
Add include_package_data=True to setup.py.
Soren Hansen
2010-12-01
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Add include_package_data=True to setup.py.
Soren Hansen
2010-11-29
1
-0
/
+1
|
|
*
|
|
|
|
With utils.default_flagfile() in its old location, the flagfile isn't being r...
Michael Gundlach
2010-12-01
6
-6
/
+6
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Removed a blank line.
Michael Gundlach
2010-12-01
1
-1
/
+0
|
|
|
*
|
|
|
Move default_flagfile() call to where it will be parsed in time to load the f...
Michael Gundlach
2010-12-01
6
-6
/
+7
|
|
|
/
/
/
/
|
|
*
|
|
|
Delete unused flag in nova.sh.
Michael Gundlach
2010-11-30
1
-1
/
+0
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge from trunk
Michael Gundlach
2010-11-30
4
-9
/
+8
|
|
|
|
\
\
\
\
|
|
|
*
\
\
\
\
Merge from trizzunk
Michael Gundlach
2010-11-30
1
-10
/
+10
|
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
|
remove FAKE_subdomain reference
Michael Gundlach
2010-11-29
1
-1
/
+0
|
|
*
|
|
|
|
|
|
Moving the openldap schema out of nova.sh into it's own files, and adding sun...
Ryan Lane
2010-11-30
5
-109
/
+132
|
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
This modification should have occured in a different branch. Reverting.
Ryan Lane
2010-11-26
1
-84
/
+26
|
|
|
*
|
|
|
|
|
Setting "name" back to "cn", since id and name should be separate
Ryan Lane
2010-11-24
1
-1
/
+1
|
|
|
*
|
|
|
|
|
Adding support for modification only of user accounts.
Ryan Lane
2010-11-24
1
-26
/
+84
|
|
|
*
|
|
|
|
|
Merge from trunk
Ryan Lane
2010-11-24
287
-1674
/
+44802
|
|
|
|
\
\
\
\
\
\
[next]