summaryrefslogtreecommitdiffstats
path: root/nova/openstack
Commit message (Expand)AuthorAgeFilesLines
* Update common setup code to latest.Monty Taylor2012-07-071-23/+221
* Switch to common logging.Andrew Bogott2012-07-022-2/+460
* Sync rpc from openstack-common.Russell Bryant2012-07-029-197/+210
* Sync jsonutils from openstack-common.Russell Bryant2012-07-021-2/+9
* Sync iniparser from openstack-common.Russell Bryant2012-07-021-1/+4
* Sync latest importutils from openstack-common.Russell Bryant2012-07-021-1/+14
* Sync excutils from openstack-common.Russell Bryant2012-07-021-1/+1
* Sync cfg from openstack-common.Russell Bryant2012-07-021-36/+74
* Add missing gettextutils from openstack-common.Russell Bryant2012-07-021-0/+33
* Use rpc from openstack-common.Russell Bryant2012-06-2010-0/+3758
* Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-161-0/+109
* Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-4/+5
* Use openstack-common's policy moduleKevin L. Mitchell2012-06-041-0/+238
* Merge "Use cfg's new global CONF object"Jenkins2012-05-301-87/+159
|\
| * Use cfg's new global CONF objectMark McLoughlin2012-05-301-87/+159
* | Grammar fixes.Matt Joyce2012-05-291-2/+2
* | Grammar / spelling correctionsMatt Joyce2012-05-291-1/+1
|/
* Sync with latest version of openstack.common.cfgMark McLoughlin2012-05-211-16/+87
* Make use of openstack.common.jsonutils.Russell Bryant2012-05-151-0/+133
* Merge "Generate a Changelog for Nova"Jenkins2012-05-111-0/+145
|\
| * Generate a Changelog for NovaChuck Short2012-05-041-0/+145
* | Sync to newer openstack.common.cfgMark McLoughlin2012-05-041-40/+160
|/
* Use save_and_reraise_exception() from common.Russell Bryant2012-05-021-0/+49
* Update common.importutils from openstack-common.Russell Bryant2012-05-022-151/+3
* Use openstack.common.importutils.Russell Bryant2012-04-282-0/+192
* Use thread local storage from openstack.common.Russell Bryant2012-04-041-0/+37
* Sync openstack.common.cfg from openstack-common.Russell Bryant2012-04-021-3/+3
* Import recent openstack-common changesJohannes Erdfelt2012-03-232-31/+255
* fix bug 954488Joe Gordon2012-03-131-1/+1
* Update cfg from openstack-commonMark McLoughlin2012-03-091-2/+6
* fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-051-20/+23
* nova.conf sample toolZhongyue Luo2012-02-181-1/+1
* Disable ConfigParser interpolation (lp#930270)Mark McLoughlin2012-02-101-1/+1
* Backslash continuations (misc.)Zhongyue Luo2012-02-081-25/+20
* Update cfg from openstack-commonMark McLoughlin2012-02-072-20/+105
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-033-0/+1156