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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Uses paste.deploy to make application running configurable. This includes th...
Todd Willey
2011-01-03
1
-0
/
+109
|
\
|
*
Clean up how we determine IP to bind to.
Todd Willey
2010-12-30
1
-2
/
+2
|
*
i18n
Todd Willey
2010-12-29
1
-10
/
+12
|
*
Pep-8 cleanup.
Todd Willey
2010-12-29
1
-0
/
+4
|
*
Merge trunk.
Todd Willey
2010-12-27
3
-33
/
+55
|
|
\
|
*
|
Use paste.deploy for running the api server.
Todd Willey
2010-12-21
1
-0
/
+103
*
|
|
Merge trunk.
Todd Willey
2010-12-28
3
-33
/
+55
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merged trunk and resolved conflicts.
Eric Day
2010-12-23
2
-32
/
+55
|
|
\
\
|
|
*
\
merge trunk, fixed unittests, added i18n strings, cleanups etc etc.
Armando Migliaccio
2010-12-23
1
-32
/
+52
|
|
|
\
\
|
|
|
*
|
merged trunk, fixed conflicts and tests
Vishvananda Ishaya
2010-12-16
11
-53
/
+137
|
|
|
|
\
|
|
|
|
*
|
merged trunk
Vishvananda Ishaya
2010-11-29
7
-3
/
+15
|
|
|
|
\
\
|
|
|
*
|
|
don't error on edge case where vpn has been launched but fails to get a network
Vishvananda Ishaya
2010-11-24
1
-1
/
+2
|
|
|
*
|
|
add vpn ping and optimize vpn list
Vishvananda Ishaya
2010-11-23
1
-18
/
+9
|
|
|
*
|
|
remove extra line and ref. to LOG that doesn't exist
Vishvananda Ishaya
2010-11-17
1
-1
/
+0
|
|
|
*
|
|
Per-project vpns, certificates, and revocation
Vishvananda Ishaya
2010-11-06
1
-23
/
+52
|
|
*
|
|
|
first merge after i18n
Armando Migliaccio
2010-12-23
1
-0
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
Fixed network test (thanks Vish!) and fixed run_tests.sh.
Eric Day
2010-12-16
1
-1
/
+0
|
|
/
/
/
*
/
/
/
Burnin support by specifying a specific host via availability_zone for running
Todd Willey
2010-12-21
1
-1
/
+49
|
/
/
/
*
|
|
pep8 fixes for bin
termie
2010-12-16
1
-2
/
+1
*
|
|
merged from upstream
termie
2010-12-15
10
-0
/
+30
|
\
\
\
|
*
|
|
For some reason, I forgot to commit the other endpoints...
jaypipes@gmail.com
2010-12-14
7
-0
/
+21
|
*
|
|
Initial i18n commit for endpoints. All endpoints must install
jaypipes@gmail.com
2010-12-11
3
-0
/
+9
*
|
|
|
updates per review
termie
2010-12-14
3
-10
/
+4
*
|
|
|
add back utils.default_flagflie
Andy Smith
2010-12-09
6
-0
/
+11
*
|
|
|
formatting and naming cleanup
Andy Smith
2010-12-09
6
-19
/
+7
*
|
|
|
remove service and rename service_eventlet to service
Andy Smith
2010-12-09
5
-19
/
+19
*
|
|
|
make nova binaries use eventlet
Andy Smith
2010-12-09
6
-26
/
+30
*
|
|
|
merged upstream changes
Andy Smith
2010-12-08
6
-7
/
+25
|
\
|
|
|
|
*
|
|
Add a helpful error message to nova-manage in case of NoMoreNetworks.
Soren Hansen
2010-12-02
1
-3
/
+8
|
*
|
|
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
|
|
|
/
|
|
/
|
|
*
|
Unify the location of the default flagfile.
Soren Hansen
2010-11-23
6
-1
/
+11
|
*
|
Fix for bug#613264, allowing hosts to be specified for nova-api and objectsto...
Eric Day
2010-11-03
1
-2
/
+4
|
|
/
|
*
Added support for OpenStack and EC2 APIs to run on different ports.
Eric Day
2010-11-02
1
-2
/
+7
*
|
part way through porting the codebase off of twisted
Andy Smith
2010-10-25
3
-15
/
+72
|
/
*
PEP8 and pylint cleanup. There should be no functional changes here, just sty...
Eric Day
2010-10-21
2
-23
/
+25
*
update leases on old leases as well
Vishvananda Ishaya
2010-10-18
1
-2
/
+3
*
Adds a simple nova-manage command called scrub to deallocate the network and ...
Vishvananda Ishaya
2010-10-16
1
-6
/
+16
|
\
|
*
call stuff project_id instead of project
Vishvananda Ishaya
2010-10-14
1
-10
/
+10
|
*
add scrub command to clean up networks and sec groups
Vishvananda Ishaya
2010-10-13
1
-1
/
+12
*
|
Fixes deprecated use of context in nova-manage network create.
Vishvananda Ishaya
2010-10-15
1
-1
/
+2
|
\
\
|
*
|
use context for create_networks
Vishvananda Ishaya
2010-10-15
1
-1
/
+2
*
|
|
Fix some unit tests:
Soren Hansen
2010-10-15
1
-3
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Perform a redisectomy on bin/nova-dhcpbridge.
Soren Hansen
2010-10-15
1
-3
/
+1
|
|
/
*
|
get flags for nova-manage and fix a couple more deprecations
Vishvananda Ishaya
2010-10-14
1
-0
/
+5
*
|
fix context in bin files
Vishvananda Ishaya
2010-10-13
2
-15
/
+17
*
|
merged trunk
Vishvananda Ishaya
2010-10-13
1
-6
/
+41
|
\
|
|
*
merged trunk
Vishvananda Ishaya
2010-10-12
1
-3
/
+13
|
|
\
|
|
*
Catch exception.NotFound when getting project VPN data.
Ewan Mellor
2010-10-12
1
-2
/
+7
|
|
|
\
|
|
|
*
Bug #654025: nova-manage project zip and nova-manage vpn list broken by chang...
Ewan Mellor
2010-10-03
1
-2
/
+7
[next]