summaryrefslogtreecommitdiff
path: root/nova/config.py
Commit message (Expand)AuthorAgeFilesLines
* conf: Allow cinderclient and os_brick to independently log at DEBUGLee Yarwood2021-12-031-0/+5
* db: Post reshuffle cleanupStephen Finucane2021-08-091-2/+4
* db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-2/+2
* Fix config option default value for sample config fileGhanshyam Mann2020-11-251-11/+38
* remove support of oslo.messaging 9.8.0 warning messageSean Mooney2020-05-071-11/+2
* Silence amqp heartbeat warningSean Mooney2020-05-071-0/+22
* Rename 'nova.common.config' module to 'nova.middleware'Stephen Finucane2019-08-161-2/+2
* Delete the placement codeChris Dent2019-04-281-2/+0
* Configure placement DB context manager for nova-manage/statusMatt Riedemann2018-09-051-0/+2
* Set default of oslo.privsep.daemon logging to INFO levelDan Smith2018-07-301-0/+5
* Integrate OSProfiler and NovaDina Belova2017-01-181-0/+5
* Add the ability to configure glanceclient debug loggingMatt Riedemann2016-08-041-3/+5
* Config options: move set default opt of db section to centralized placeHieu LE2016-05-181-6/+0
* Config options: centralize cache optionsHieu LE2016-05-131-2/+0
* Config options: centralize base path configurationMarkus Zoeller2016-04-081-1/+1
* Config options: Centralize debugger optionsPushkar Umaranikar2016-03-291-4/+3
* Remove duplicated oslo.log configuration setupRonald Bradford2016-03-081-16/+5
* Added Keystone and RequestID headers to CORS middlewareMichael Krotscheck2016-03-021-1/+3
* rpc.init() is being called twice per testDiana Clarke2016-02-151-2/+5
* Switch to oslo.cache libDavanum Srinivas2016-02-021-0/+2
* Revert "Enable options for oslo.reports"Matt Riedemann2015-12-051-5/+0
* Enable options for oslo.reportsDavanum Srinivas2015-11-181-0/+5
* Use EngineFacade from oslo_db.enginefacadeSergey Nikitin2015-11-061-1/+5
* Add notes explaining vmware's suds usageMichael Still2015-09-031-0/+3
* Revert "Remove references to suds"garyk2015-09-021-1/+1
* Remove references to sudsJoe Gordon2015-06-151-1/+1
* Disable oslo_messaging debug loggingJoe Gordon2015-03-191-1/+1
* Use oslo.logDavanum Srinivas2015-02-221-1/+2
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Set logging level for glanceclient to WARNDavanum Srinivas2014-10-211-1/+1
* Nova should be in charge of its log defaultsDavanum Srinivas2014-10-211-0/+15
* Move to oslo.dbAndrey Kurilin2014-09-051-7/+10
* Stop augmenting oslo-incubators default log levelsJoe Gordon2014-08-151-4/+0
* Augment oslo's default log levels with nova specific ones.Joe Gordon2014-07-231-0/+4
* Re-work how debugger CLI opts are registeredMark McLoughlin2014-03-251-0/+2
* Sync the latest DB code from oslo-incubatorRoman Podoliaka2014-03-031-4/+4
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Port to oslo.messagingMark McLoughlin2014-02-011-1/+2
* Fix nova-manage --versionMark McLoughlin2013-03-121-0/+2
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Use oslo database codeEric Windisch2013-02-051-0/+6
* Move global service networking opts to new moduleMark McLoughlin2013-01-091-41/+0
* Move memcached_servers opt into common.memorycacheMark McLoughlin2013-01-091-3/+0
* Move service_down_time to nova.serviceMark McLoughlin2013-01-091-3/+0
* Move vpn_key_suffix into pipelibMark McLoughlin2013-01-091-3/+0
* Move vpn_image_id to pipelibMark McLoughlin2013-01-091-3/+0
* Move enabled_apis option into nova.serviceMark McLoughlin2013-01-091-3/+0
* Move common virt driver options to virt.driverMark McLoughlin2013-01-091-7/+0
* Move default_instance_type into nova.computeMark McLoughlin2013-01-091-3/+0
* Move osapi_compute_unique_server_name_scope to dbMark McLoughlin2013-01-091-5/+0