summaryrefslogtreecommitdiffstats
path: root/nova/flags.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Handle the 'instance' half of blueprint public-and-private-dnsAndrew Bogott2011-12-071-0/+5
|/
* Remove extra_context support in FlagsMark McLoughlin2011-12-071-22/+2
* Bug #898290: iSCSI volume backend treats FLAGS.host as a hostnameEwan Mellor2011-11-301-1/+2
* Creating new v2 namespace in nova.api.openstackBrian Waldon2011-11-171-1/+1
* Separate metadata api into its own serviceVishvananda Ishaya2011-11-151-2/+3
* Deepcopy optparse defaults to avoid re-appending multistrings (#890489)Mark McLoughlin2011-11-151-0/+10
* Fix multistring flags default handling (#890489)Mark McLoughlin2011-11-151-1/+16
* Merge "Enable admin access to EC2 API server"Jenkins2011-11-031-0/+2
|\
| * Enable admin access to EC2 API serverAhmad Hassan2011-10-071-0/+2
* | Bug 884527: ajax_console_proxy_port needs to be an integerEwan Mellor2011-10-311-1/+1
* | Disable SQLite synchronous mode during testsJohannes Erdfelt2011-10-311-0/+1