summaryrefslogtreecommitdiffstats
path: root/nova/flags.py
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkNaveed Massjouni2011-03-241-2/+5
|\
| * Merge w/ trunk.Dan Prince2011-03-241-2/+3
| |\
| | * indenting cleanupSandy Walsh2011-03-231-1/+1
| | * Replaced capability flags with ListSandy Walsh2011-03-171-2/+3
| | * merge with trunk. moved scheduler_manager into manager. fixed testsSandy Walsh2011-03-171-1/+3
| | |\
| | * | Tests all working againSandy Walsh2011-02-231-1/+1
| * | | Add config for osapi_extensions_path.Dan Prince2011-03-111-0/+2
| | |/ | |/|
* / | Paginated results should not include the item starting at marker.Naveed Massjouni2011-03-241-0/+2
|/ /
* | Introduces the ZoneManager to the Scheduler which polls the child zones and c...Sandy Walsh2011-03-101-0/+4
|\|
| * merged with trunkSandy Walsh2011-02-251-6/+46
| |\
| * | fixups backed on merge commentsSandy Walsh2011-02-181-3/+2
| * | merge with zone phase 1Sandy Walsh2011-02-171-0/+2
| |\ \
| * | | fixupSandy Walsh2011-02-171-1/+1
| * | | zone/info worksSandy Walsh2011-02-151-0/+5
* | | | merged trunkVishvananda Ishaya2011-03-101-0/+2
|\ \ \ \
| * | | | Add a lock_path flag for lock files.Soren Hansen2011-02-281-0/+2
| | |_|/ | |/| |
* | | | use LocalImageServiceByDefaultVishvananda Ishaya2011-03-041-1/+1
* | | | Replace objectstore images with S3 image service backending to glance or localVishvananda Ishaya2011-03-041-1/+1
|/ / /
* | | Make tests start with a clean database for every test.Vishvananda Ishaya2011-02-251-1/+2
|\ \ \
| * | | use flags for sqlite db names and fix flags in dhcpbridgeVishvananda Ishaya2011-02-231-1/+2
| * | | fix pep8 and remove extra reference to resetVishvananda Ishaya2011-02-211-2/+1
| * | | removed extra comments and initialized from flagsVishvananda Ishaya2011-02-211-3/+0
| * | | get rid of initialized flagVishvananda Ishaya2011-02-211-2/+2
| * | | fixes for various logging errors and issuesVishvananda Ishaya2011-02-201-0/+4
| | |/ | |/|
* / | updates to nova.flags to get help working bettertermie2011-02-231-5/+44
|/ /
* / Resurrect logdir option.Soren Hansen2011-02-141-0/+2
|/
* sql_idle_timeout should be an integerRick Harris2011-02-101-2/+2
* Catching all socket errors in _get_my_ip, since any socket error is likely en...Ryan Lane2011-02-081-1/+1
* add test and fix describe regionsVishvananda Ishaya2011-01-221-1/+1
* Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl...Todd Willey2011-01-121-7/+9
|\
| * change novarc template from cc_port to osapi_port. Removed osapi_port from bi...Sandy Walsh2011-01-121-0/+1
|/
* Added support of availability zones for compute.Ilya Alekseyev2011-01-121-1/+0
|\
| * Trunk merge and conflcts resolvedIlya Alekseyev2011-01-111-9/+19
| |\
| * | mergeEldar Nugaev2011-01-071-1/+0
* | | merge trunk, fix conflictAnthony Young2011-01-111-7/+25
|\ \ \
| * \ \ Changed shared_ip_group detail routingSandy Walsh2011-01-111-9/+23
| |\ \ \
| | * \ \ Implementation of xs-console blueprint (adds support for console proxies like...Monsyne Dragon2011-01-111-0/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | re-merged in trunk to correct conflictMonsyne Dragon2011-01-101-7/+5
| | | |\ \
| | | * | | Fix a bunch of pep8 stuff Monsyne Dragon2011-01-051-1/+2
| | | * | | pulled changes from trunkMonsyne Dragon2011-01-051-0/+8
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | add in xs-console worker and tests. Monsyne Dragon2011-01-051-0/+3
| | * | | | Moved get_my_ip into flags because that is the only thing it is being used fo...Vishvananda Ishaya2011-01-091-7/+19
| | | |_|/ | | |/| |
| * | | | added cloudserver vars to novarc templateSandy Walsh2011-01-031-0/+2
| | |_|/ | |/| |
* | | | merge trunkAnthony Young2011-01-101-7/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-7/+5
| |/ /
| * | Fixes LP688545Josh Kearney2011-01-031-0/+2
| * | Adds the pool_recycle option to the sql engine startup call. This enables co...Ryan Lucio2011-01-031-0/+3
| |\ \
| | * | Converted the pool_recycle setting to be a flag with a default of 3600 secondsRyan Lucio2010-12-301-0/+3
| | |/
* | | merge in trunkAnthony Young2011-01-031-0/+3
|\| |
| * | i18n support for xs-snapsRick Harris2010-12-221-1/+1