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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge "Allow adding fixed IPs by network UUID"
Jenkins
2012-05-29
1
-1
/
+34
|
\
\
|
*
|
Allow adding fixed IPs by network UUID
Mohammed Naser
2012-05-25
1
-1
/
+34
*
|
|
Merge "update xen to use network_model"
Jenkins
2012-05-29
5
-128
/
+50
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
update xen to use network_model
Trey Morris
2012-05-24
5
-128
/
+50
*
|
|
_s3_create update only pertinent metadata
John Tran
2012-05-25
2
-1
/
+60
*
|
|
Fix a minor spelling error.
Russell Bryant
2012-05-25
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Bugfix in simple_tenant_usage API detail view"
Jenkins
2012-05-25
1
-4
/
+18
|
\
\
|
*
|
Bugfix in simple_tenant_usage API detail view
Zhongyue Luo
2012-05-25
1
-4
/
+18
|
|
/
*
|
Merge "Fix XenServer diagnostics to provide correct details"
Jenkins
2012-05-25
1
-6
/
+10
|
\
\
|
*
|
Fix XenServer diagnostics to provide correct details
Mohammed Naser
2012-05-22
1
-6
/
+10
*
|
|
Merge "Use utils.utcnow rather than datetime.utcnow"
Jenkins
2012-05-25
8
-26
/
+25
|
\
\
\
|
*
|
|
Use utils.utcnow rather than datetime.utcnow
Zhongyue Luo
2012-05-25
8
-26
/
+25
*
|
|
|
Merge "Expose a limited networks API for users"
Jenkins
2012-05-25
2
-8
/
+45
|
\
\
\
\
|
*
|
|
|
Expose a limited networks API for users
Mohammed Naser
2012-05-24
2
-8
/
+45
*
|
|
|
|
Merge "Use cfg's new behavior of reset() clearing overrides"
Jenkins
2012-05-25
3
-21
/
+25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use cfg's new behavior of reset() clearing overrides
Mark McLoughlin
2012-05-21
3
-21
/
+25
*
|
|
|
|
add queue name argument to TopicConsumer
Doug Hellmann
2012-05-24
2
-0
/
+54
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge "Remove deprecated quota code."
Jenkins
2012-05-24
1
-456
/
+2
|
\
\
\
\
|
*
|
|
|
Remove deprecated quota code.
Kevin L. Mitchell
2012-05-24
1
-456
/
+2
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Added a instance state update notification
Brian Elliott
2012-05-24
6
-28
/
+228
|
/
/
/
*
|
|
Update pep8 dependency to v1.1
Brian Waldon
2012-05-24
5
-14
/
+14
*
|
|
Merge "Add scheduler filter: TypeAffinityFilter"
Jenkins
2012-05-24
1
-1
/
+28
|
\
\
\
|
*
|
|
Add scheduler filter: TypeAffinityFilter
Joe Gordon
2012-05-23
1
-1
/
+28
*
|
|
|
Merge "More accurate rescue mode testing for XenAPI"
Jenkins
2012-05-24
1
-2
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
More accurate rescue mode testing for XenAPI
Brian Lamar
2012-05-22
1
-2
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge "Sync with latest version of openstack.common.cfg"
Jenkins
2012-05-23
1
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Sync with latest version of openstack.common.cfg
Mark McLoughlin
2012-05-21
1
-2
/
+3
*
|
|
Merge "Permit deleted instance types to be queried for active instances."
Jenkins
2012-05-23
1
-1
/
+19
|
\
\
\
|
*
|
|
Permit deleted instance types to be queried for active instances.
Josh Kearney
2012-05-23
1
-1
/
+19
*
|
|
|
Merge "Finish quota refactor."
Jenkins
2012-05-23
15
-70
/
+191
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Finish quota refactor.
Kevin L. Mitchell
2012-05-23
15
-70
/
+191
*
|
|
|
Use utils.parse_strtime rather than datetime.strptime
Zhongyue Luo
2012-05-23
1
-13
/
+7
|
/
/
/
*
|
|
Add version to compute rpc API.
Russell Bryant
2012-05-23
3
-8
/
+269
*
|
|
Add version to scheduler rpc API.
Russell Bryant
2012-05-23
6
-18
/
+120
*
|
|
Add version to console rpc API.
Russell Bryant
2012-05-23
3
-5
/
+90
*
|
|
Merge "Enable checking for imports in alphabetical order"
Jenkins
2012-05-23
2
-5
/
+5
|
\
\
\
|
*
|
|
Enable checking for imports in alphabetical order
Joe Gordon
2012-05-22
2
-5
/
+5
|
|
|
/
|
|
/
|
*
/
|
Add tenant id in self link in /servers call for images
Philip Knouff
2012-05-22
1
-10
/
+10
|
/
/
*
/
Only permit alpha-numerics and ._- for instance type names.
Josh Kearney
2012-05-21
1
-0
/
+7
|
/
*
Cleanup LOG.getLoggers to use __name__
Zhongyue Luo
2012-05-21
3
-3
/
+3
*
Merge "Alphabetize imports in nova/tests/"
Jenkins
2012-05-19
80
-135
/
+135
|
\
|
*
Alphabetize imports in nova/tests/
Joe Gordon
2012-05-18
80
-135
/
+135
*
|
Merge "Fix Multi_Scheduler to process host capabilities"
Jenkins
2012-05-18
1
-0
/
+22
|
\
\
|
*
|
Fix Multi_Scheduler to process host capabilities
Armando Migliaccio
2012-05-18
1
-0
/
+22
*
|
|
Merge "fixed_ip_get_by_address read_deleted from context"
Jenkins
2012-05-18
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fixed_ip_get_by_address read_deleted from context
John Tran
2012-05-18
1
-0
/
+2
*
|
|
Merge "Add version to consoleauth rpc API."
Jenkins
2012-05-18
4
-11
/
+101
|
\
\
\
|
*
|
|
Add version to consoleauth rpc API.
Russell Bryant
2012-05-17
4
-11
/
+101
*
|
|
|
Merge "Implement get_hypervisor_hostname for libvirt."
Jenkins
2012-05-18
2
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Implement get_hypervisor_hostname for libvirt.
Dan Prince
2012-05-15
2
-0
/
+7
[prev]
[next]