summaryrefslogtreecommitdiffstats
path: root/nova/flags.py
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk (naïvely).Soren Hansen2010-12-171-0/+7
|\
| * formatting and naming cleanupAndy Smith2010-12-091-2/+2
| * merged upstream changesAndy Smith2010-12-081-8/+37
| |\
| * | part way through porting the codebase off of twistedAndy Smith2010-10-251-0/+7
* | | Remove default_{kernel,ramdisk} flags. They are not used anymore.Soren Hansen2010-12-141-4/+0
* | | Merge trunkSoren Hansen2010-12-141-3/+1
|\ \ \ | | |/ | |/|
| * | Finished cleaning up the openstack servers API, it no longer touches the data...Eric Day2010-12-031-1/+1
| * | Move cc_host and cc_port flags into nova/network/linux_net.py. They weren't u...Soren Hansen2010-12-011-2/+0
* | | Changed null_kernel flag from aki-00000000 to nokernelRick Clark2010-12-011-1/+1
* | | Fixed termie's tiny bits from the prior merge requestRick Clark2010-11-301-1/+1
* | | merged Justin Santa Barbara's raw-disk-image back into the latest trunkRick Clark2010-11-301-0/+3
|\ \ \ | |/ / |/| |
| * | Minimized diff, fixed formattingJustin Santa Barbara2010-10-141-1/+2
| * | Merged with trunk, fixed broken stuffJustin Santa Barbara2010-10-141-11/+35
| |\ \
| * \ \ Merged with trunkJustin Santa Barbara2010-08-181-32/+154
| |\ \ \
| * | | | Recognize 'magic' kernel value that means "don't use a kernel" - currently ak...Justin Santa Barbara2010-07-311-0/+3
* | | | | Adjust state_path default setting so that api unit tests find things where th...Soren Hansen2010-11-291-1/+1
* | | | | Import string instead of importing Template from string. This is how we do th...Soren Hansen2010-11-291-3/+2
* | | | | Make sure templated flags work across calls to ParseNewFlags.Soren Hansen2010-11-291-9/+17
* | | | | Merge trunk.Soren Hansen2010-11-291-1/+5
|\ \ \ \ \
| * | | | | Make aws_access_key_id and aws_secret_access_key configurableJosh Kearney2010-11-231-0/+2
| * | | | | Set and use AMQP retry interval and max retry FLAGS.Josh Kearney2010-11-221-0/+2
| |\ \ \ \ \
| | * | | | | Use FLAGS instead of constantsJosh Kearney2010-11-221-0/+2
| * | | | | | First step to getting the image APIs consolidated. The EC2 API was using a on...Eric Day2010-11-181-1/+1
| |/ / / / /
* / / / / / Add a templating mechanism in the flag parsing. Add a state_path flag that w...Soren Hansen2010-11-041-2/+20
|/ / / / /
* | | | | Fix flags help display.Eric Day2010-11-031-0/+2
|\ \ \ \ \
| * | | | | Fixed --help display for non-twisted bin/* commands.Eric Day2010-11-021-0/+2
| | |_|_|/ | |/| | |
* / | | | ISCSI Volume supportVishvananda Ishaya2010-10-251-1/+1
|/ / / /
* | | | PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-1/+2
* | | | prevent leakage of FLAGS changes across testsAndy Smith2010-10-151-0/+6
| |_|/ |/| |
* | | Adds BaseImageService and flag to control image service loading. Adds unit t...jaypipes@gmail.com2010-10-011-0/+4
* | | missed a commaVishvananda Ishaya2010-09-281-1/+1
* | | fix flag defaultsVishvananda Ishaya2010-09-281-1/+1
* | | merged fix-iptablesVishvananda Ishaya2010-09-231-1/+3
|\ \ \
| * | | Renamed cc_ip flag to cc_hostDevin Carlen2010-09-211-2/+2
| * | | Whitespace fixesDevin Carlen2010-09-201-1/+0
| * | | Added iptables host initial configurationDevin Carlen2010-09-151-1/+4
* | | | allows api servers to have a list of regions, allowing multi-cluster support ...Todd Willey2010-09-211-0/+3
|\ \ \ \
| * | | | Don't use something the shell will escape as a separator. | is now =.Todd Willey2010-09-201-1/+1
| * | | | updated docstringJesse Andrews2010-09-191-1/+1
| * | | | merged trunkVishvananda Ishaya2010-09-111-4/+16
| |\| | |
| * | | | multi-region flag for describe regionsVishvananda Ishaya2010-09-101-6/+9
* | | | | updated to the new orm codeVishvananda Ishaya2010-09-081-6/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | more fixes from code reviewVishvananda Ishaya2010-09-071-6/+5
* | | | | scheduler + unittestsVishvananda Ishaya2010-09-021-0/+2
* | | | | merged orm branchVishvananda Ishaya2010-08-311-31/+38
|\| | | |
| * | | | rename node_name to hostVishvananda Ishaya2010-08-311-1/+1
| * | | | merged trunk, fixed a couple errorsVishvananda Ishaya2010-08-301-1/+1
| |\| | |
| | * | | Dead code removal.Eric Day2010-08-301-1/+0
| | |\ \ \
| | | * | | Removed old cloud_topic queue setup, it is no longer used.Eric Day2010-08-181-1/+0
| | | | |/ | | | |/|
| | * | | Stylistic improvements.Soren Hansen2010-08-181-2/+0