summaryrefslogtreecommitdiffstats
path: root/nova/flags.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Handle --flagfile by converting to .ini styleMark McLoughlin2012-02-071-83/+59
* | Added ability to load specific extensions.Brian Lamar2012-02-081-0/+10
* | Merge "Fix bug 921814 changes handling of adminPass in API."Jenkins2012-02-081-0/+4
|\ \
| * | Fix bug 921814 changes handling of adminPass in API.Mike Pittaro2012-02-071-0/+4
* | | Merge "Remove ajaxterm from Nova"Jenkins2012-02-081-9/+0
|\ \ \ | |_|/ |/| |
| * | Remove ajaxterm from NovaThierry Carrez2012-02-071-9/+0
| |/
* / Update cfg from openstack-commonMark McLoughlin2012-02-071-5/+5
|/
* Merge "Adds flags for href prefixes"Jenkins2012-02-061-0/+8
|\
| * Adds flags for href prefixesPhilip Knouff2012-02-031-0/+8
* | bug 924266: connection_type and firewall_driver flags mismatchArmando Migliaccio2012-02-061-1/+1
|/
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-031-1/+1
* remove unsupported ec2 extensionsJesse Andrews2012-01-311-3/+0
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-281-271/+347
* Remove unused flags.Help*FlagMark McLoughlin2012-01-251-16/+0
* Create nova cert worker for x509 supportVishvananda Ishaya2012-01-241-0/+3
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-241-1/+5
* Adds isolated hosts filterVishvananda Ishaya2012-01-211-0/+2
* Add option to force hosts to schedulerVishvananda Ishaya2012-01-201-0/+2
* scheduler host_manager needs service for filtersChris Behrens2012-01-191-0/+3
* Removed references to FLAGS.floating_ip_dns_domains.Andrew Bogott2012-01-181-3/+0
* Rename 'zone' to 'domain.'Andrew Bogott2012-01-181-1/+1
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-6/+8
* Blueprint xenapi-security-groupsSalvatore Orlando2012-01-101-1/+4
* Add an API for associating floating IPs with DNS entries.Andrew Bogott2011-12-271-0/+6
* Renamed the instance_dns_driver to dns_driver for more general use.Andrew Bogott2011-12-191-1/+1
* Merge "Port nova.flags to cfg"Jenkins2011-12-091-73/+41
|\
| * Port nova.flags to cfgMark McLoughlin2011-12-081-73/+41