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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes utils.fetch_file (no longer used).
Dan Prince
2012-06-25
1
-5
/
+0
*
Merge "Replaces functions in utils.py with openstack/common/timeutils.py"
Jenkins
2012-06-18
1
-82
/
+3
|
\
|
*
Replaces functions in utils.py with openstack/common/timeutils.py
Zhongyue Luo
2012-06-16
1
-82
/
+3
*
|
Add CPU arch filter scheduler support
Chuck Short
2012-06-15
1
-0
/
+9
|
/
*
Remove utils.deprecated functions.
Dan Prince
2012-06-11
1
-168
/
+0
*
Revert "blueprint <multi-process-api-service>"
James E. Blair
2012-06-04
1
-8
/
+0
*
blueprint <multi-process-api-service>
Zhiteng Huang
2012-06-02
1
-0
/
+8
*
Merge "Use cfg's new global CONF object"
Jenkins
2012-05-30
1
-21
/
+0
|
\
|
*
Use cfg's new global CONF object
Mark McLoughlin
2012-05-30
1
-21
/
+0
*
|
Grammar fixes.
Matt Joyce
2012-05-29
1
-1
/
+1
|
/
*
Use utils.utcnow rather than datetime.utcnow
Zhongyue Luo
2012-05-25
1
-2
/
+2
*
Merge "Remove old flagfile support."
Jenkins
2012-05-16
1
-5
/
+5
|
\
|
*
Remove old flagfile support.
Ghe Rivero
2012-05-10
1
-5
/
+5
*
|
Make use of openstack.common.jsonutils.
Russell Bryant
2012-05-15
1
-100
/
+0
*
|
Alphabetize imports
Joe Gordon
2012-05-14
1
-1
/
+1
*
|
Use ConfigOpts.find_file() to find paste config
Mark McLoughlin
2012-05-10
1
-23
/
+0
*
|
Merge "Use ConfigOpts.find_file() to locate policy.json"
Jenkins
2012-05-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use ConfigOpts.find_file() to locate policy.json
Mark McLoughlin
2012-05-04
1
-0
/
+1
*
|
Defer image_ref update to manager on rebuild
Chris Behrens
2012-05-09
1
-0
/
+5
*
|
Merge "pylint cleanup"
Jenkins
2012-05-08
1
-3
/
+1
|
\
\
|
*
|
pylint cleanup
Joe Gordon
2012-05-07
1
-3
/
+1
*
|
|
Merge "adjust logging levels for utils.py"
Jenkins
2012-05-08
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
adjust logging levels for utils.py
Peng Yong
2012-05-01
1
-2
/
+2
*
|
|
Replaces exceptions.Error with NovaException
Alex Meade
2012-05-07
1
-12
/
+15
|
|
/
|
/
|
*
|
Use save_and_reraise_exception() from common.
Russell Bryant
2012-05-02
1
-29
/
+4
|
/
*
Use openstack.common.importutils.
Russell Bryant
2012-04-28
1
-24
/
+4
*
Moves `usage_from_instance` into nova.compute.utils.
Rick Harris
2012-04-20
1
-30
/
+0
*
Add deleted_at to instance usage notification.
Rick Harris
2012-04-13
1
-4
/
+6
*
Renamed current_audit_period function to last_completed_audit_period to clari...
Brian Elliott
2012-04-12
1
-1
/
+1
*
Merge "fix TypeError with unstarted threads in nova-network"
Jenkins
2012-04-10
1
-1
/
+1
|
\
|
*
fix TypeError with unstarted threads in nova-network
Ionuț Arțăriși
2012-04-02
1
-1
/
+1
*
|
Improved localization testing.
Yuriy Taraday
2012-04-10
1
-15
/
+13
*
|
Cleanup xenapi driver logging messages to include instance
Johannes Erdfelt
2012-04-06
1
-2
/
+2
*
|
ensure atomic manipulation of libvirt disk images
Pádraig Brady
2012-03-24
1
-4
/
+17
|
/
*
Add periodic_fuzzy_delay option.
Rick Harris
2012-03-23
1
-3
/
+4
*
Fixes bug 957708.
MotoKen
2012-03-20
1
-0
/
+4
*
Merge "various cleanups"
Jenkins
2012-03-18
1
-2
/
+2
|
\
|
*
various cleanups
Pádraig Brady
2012-03-16
1
-2
/
+2
*
|
Workaround issue with greenthreads and lockfiles
Vishvananda Ishaya
2012-03-16
1
-1
/
+43
|
/
*
Refix mac change to work around libvirt issue
Vishvananda Ishaya
2012-03-14
1
-1
/
+7
*
Merge "Use a high number for our default mac addresses"
Jenkins
2012-03-10
1
-1
/
+1
|
\
|
*
Use a high number for our default mac addresses
Vishvananda Ishaya
2012-03-08
1
-1
/
+1
*
|
Add pybasedir and bindir options
Mark McLoughlin
2012-03-09
1
-4
/
+0
|
/
*
Add adjustable offset to audit_period.
Monsyne Dragon
2012-03-07
1
-17
/
+66
*
fix restructuredtext formatting in docstrings that show up in the developer g...
Doug Hellmann
2012-03-05
1
-45
/
+52
*
Only raw string literals should be used with _()
Johannes Erdfelt
2012-03-04
1
-17
/
+17
*
Refactor spawn to use UndoManager.
Rick Harris
2012-03-01
1
-0
/
+26
*
Add missing filters for new root commands
Thierry Carrez
2012-02-29
1
-0
/
+2
*
Use constant time string comparisons for auth.
Russell Bryant
2012-02-28
1
-0
/
+20
*
Merge "OS X Support fixed, bug 942352"
Jenkins
2012-02-28
1
-2
/
+5
|
\
[next]