summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Moves `usage_from_instance` into nova.compute.utils.Rick Harris2012-04-201-30/+0
* Add deleted_at to instance usage notification.Rick Harris2012-04-131-4/+6
* Renamed current_audit_period function to last_completed_audit_period to clari...Brian Elliott2012-04-121-1/+1
* Merge "fix TypeError with unstarted threads in nova-network"Jenkins2012-04-101-1/+1
|\
| * fix TypeError with unstarted threads in nova-networkIonuț Arțăriși2012-04-021-1/+1
* | Improved localization testing.Yuriy Taraday2012-04-101-15/+13
* | Cleanup xenapi driver logging messages to include instanceJohannes Erdfelt2012-04-061-2/+2
* | ensure atomic manipulation of libvirt disk imagesPádraig Brady2012-03-241-4/+17
|/
* Add periodic_fuzzy_delay option.Rick Harris2012-03-231-3/+4
* Fixes bug 957708.MotoKen2012-03-201-0/+4
* Merge "various cleanups"Jenkins2012-03-181-2/+2
|\
| * various cleanupsPádraig Brady2012-03-161-2/+2
* | Workaround issue with greenthreads and lockfilesVishvananda Ishaya2012-03-161-1/+43
|/
* Refix mac change to work around libvirt issueVishvananda Ishaya2012-03-141-1/+7
* Merge "Use a high number for our default mac addresses"Jenkins2012-03-101-1/+1
|\
| * Use a high number for our default mac addressesVishvananda Ishaya2012-03-081-1/+1
* | Add pybasedir and bindir optionsMark McLoughlin2012-03-091-4/+0
|/
* Add adjustable offset to audit_period.Monsyne Dragon2012-03-071-17/+66
* fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-051-45/+52
* Only raw string literals should be used with _()Johannes Erdfelt2012-03-041-17/+17
* Refactor spawn to use UndoManager.Rick Harris2012-03-011-0/+26
* Add missing filters for new root commandsThierry Carrez2012-02-291-0/+2
* Use constant time string comparisons for auth.Russell Bryant2012-02-281-0/+20
* Merge "OS X Support fixed, bug 942352"Jenkins2012-02-281-2/+5
|\
| * OS X Support fixed, bug 942352Joe Gordon2012-02-271-2/+5
* | Add utils.tempdir() context manager for easy temp dirsJohannes Erdfelt2012-02-281-0/+14
|/
* Adds temporary chown to sparse_copy.Rick Harris2012-02-271-0/+20
* Clean stale lockfiles on service startup : fixes bug 785955Mike Pittaro2012-02-241-1/+84
* Merge "Add attaching state for Volumes"Jenkins2012-02-231-0/+6
|\
| * Add attaching state for VolumesLiam Kelleher2012-02-201-0/+6
* | Escape apostrophe in utils.xhtml_escape() (lp#872450)Nick Bartos2012-02-201-4/+1
|/
* Support non-UTC timestamps in changes-since filterEoghan Glynn2012-02-171-4/+19
* Allow file logging configJason Kölker2012-02-171-2/+4
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-3/+2
* Merge "Backslash continuations (misc.)"Jenkins2012-02-101-6/+5
|\
| * Backslash continuations (misc.)Zhongyue Luo2012-02-081-6/+5
* | Use named logger when availableJohannes Erdfelt2012-02-081-1/+1
|/
* Fix support for --flagfile argumentJohannes Erdfelt2012-02-071-1/+1
* Merge "Allows nova to read files as root"Jenkins2012-02-061-0/+9
|\
| * Allows nova to read files as rootVishvananda Ishaya2012-02-031-0/+9
* | Re-run nova-manage under sudo if unable to read conffileSoren Hansen2012-02-041-1/+2
|/
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-031-1/+1
* blueprint nova-image-cache-management phase1Michael Still2012-02-031-0/+8
* Optionally disable file locking.Mark Washenberger2012-02-021-14/+10
* Add support for pluggable l3 backendsBrad Hall2012-02-011-0/+9
* Merge "Fix VPN ping packet length."Jenkins2012-02-011-1/+1
|\
| * Fix VPN ping packet length.Russell Bryant2012-01-311-1/+1
* | Merge "lockfile.FileLock already appends .lock"Jenkins2012-02-011-1/+1
|\ \
| * | lockfile.FileLock already appends .lockJohannes Erdfelt2012-02-011-1/+1
| |/