summaryrefslogtreecommitdiffstats
path: root/nova/flags.py
Commit message (Expand)AuthorAgeFilesLines
* Re-work the handling of firewall_driver defaultMark McLoughlin2012-08-231-3/+0
* Remove stub_network flagRongze Zhu2012-08-211-3/+0
* Merge "Compute restart causes period of network 'blackout'"Jenkins2012-08-121-0/+5
|\
| * Compute restart causes period of network 'blackout'David McNally2012-08-101-0/+5
* | remove nova code related to Quantum v1 APIDan Wendlandt2012-08-101-1/+1
|/
* Deprecate root_helper in favor of rootwrap_configThierry Carrez2012-08-011-1/+5
* Fix image_type=base after snapshotKevin L. Mitchell2012-07-301-1/+7
* Adds non_inheritable_image_properties flag.Rick Harris2012-07-201-0/+4
* Remove deprecated auth from GlanceImageServiceBrian Waldon2012-07-111-2/+1
* Merge "flags documentation to deprecate connection_type"Jenkins2012-07-101-2/+2
|\
| * flags documentation to deprecate connection_typeSean Dague2012-07-101-2/+2
* | Switch to common notifiers.Andrew Bogott2012-07-061-3/+0
|/
* Switch to common logging.Andrew Bogott2012-07-021-16/+0
* Cleanup of image service codeBrian Waldon2012-06-271-3/+0
* Merge "Adds property to selectively enable image caching."Jenkins2012-06-151-3/+6
|\
| * Adds property to selectively enable image caching.Rick Harris2012-06-111-3/+6
* | implement sql-comment-string stack tracesDevananda van der Veen2012-06-071-4/+7
|/
* Add zeromq driver. Implements blueprint zeromq-rpc-driverEric Windisch2012-06-061-1/+4
* Merge "Use cfg's new global CONF object"Jenkins2012-05-301-11/+6
|\
| * Use cfg's new global CONF objectMark McLoughlin2012-05-301-11/+6
* | Merge "Localize rpc options to rpc code."Jenkins2012-05-301-38/+0
|\ \
| * | Localize rpc options to rpc code.Russell Bryant2012-05-251-38/+0
| |/
* / Grammar fixes.Matt Joyce2012-05-291-1/+1
|/
* Merge "Remove old flagfile support."Jenkins2012-05-161-3/+1
|\
| * Remove old flagfile support.Ghe Rivero2012-05-101-3/+1
* | Misused and not used config optionsZhongyue Luo2012-05-161-4/+4
* | Pass 'nova' project into ConfigOpts.Rick Harris2012-05-141-0/+2
|/
* Ensure a functional database connectionAdam Gandelman2012-03-301-0/+4
* Support sql_connection_debug to get SQL diagnostic informationJustin Santa Barbara2012-03-261-0/+4
* Allow rate limiting to be disabled via flagVishvananda Ishaya2012-03-191-0/+3
* Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-151-18/+0
* Fix OpenStack CapitalizationJoe Gordon2012-03-151-1/+1
* Cleanup flagsJoe Gordon2012-03-131-6/+3
* Add pybasedir and bindir optionsMark McLoughlin2012-03-091-2/+9
* Minor clarifications for the help strings in nova config optionsMatt Stephenson2012-03-061-59/+70
* Cleans up the create_conf toolVishvananda Ishaya2012-03-061-3/+0
* Replaces pipelines with flag for auth strategyVishvananda Ishaya2012-03-061-0/+4
* Nova options tool enhancementsZhongyue Luo2012-02-241-0/+4
* Setting access ip values on server create.Naveed Massjouni2012-02-181-2/+5
* Merge "Fix bug 933147 Security group trigger notifications."Jenkins2012-02-171-0/+3
|\
| * Fix bug 933147 Security group trigger notifications.Dave Lapsley2012-02-161-0/+3
* | Merge "Add some more comments to _get_my_ip()."Jenkins2012-02-171-1/+8
|\ \
| * | Add some more comments to _get_my_ip().Russell Bryant2012-02-121-1/+8
* | | Allow file logging configJason Kölker2012-02-171-8/+2
| |/ |/|
* | Merge "Core modifications for future zones service."Jenkins2012-02-161-1/+10
|\ \
| * | Core modifications for future zones service.Chris Behrens2012-02-161-1/+10
* | | Removed zones from api and distributed schedulerSandy Walsh2012-02-161-9/+0
|/ /
* / Changes for supporting fast cloning on Xenserver.Devdeep Singh2012-02-131-0/+6
|/
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-88/+12
* Merge "Handle --flagfile by converting to .ini style"Jenkins2012-02-101-83/+59
|\