summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Set libvirt_nonblocking to true by default for Folsom."Jenkins2012-06-251-1/+1
|\
| * Set libvirt_nonblocking to true by default for Folsom.Yun Mao2012-06-201-1/+1
* | Move rootwrap filters definition to config filesThierry Carrez2012-06-224-0/+304
* | Admin action to reset states.Kevin L. Mitchell2012-06-201-0/+1
|/
* separate Metadata logic away from the web serviceScott Moser2012-06-061-17/+1
* Revert "blueprint <multi-process-api-service>"James E. Blair2012-06-041-12/+0
* blueprint <multi-process-api-service>Zhiteng Huang2012-06-021-0/+12
* Removing double quotes from sample config fileDerek Higgins2012-05-311-260/+278
* Sample config file tool updatesZhongyue Luo2012-05-311-894/+1555
* Merge "Grammar fixes."Jenkins2012-05-301-1/+1
|\
| * Grammar fixes.Matt Joyce2012-05-291-1/+1
* | Remove Deprecated auth from EC2Joe Gordon2012-05-291-7/+0
|/
* Expose a limited networks API for usersMohammed Naser2012-05-241-0/+1
* Add s3_listen and s3_listen_port options.Dan Prince2012-05-161-0/+4
* Remove instance Foreign Key in volumes table, replace with instance_uuidJohn Griffith2012-05-101-1/+1
* Remove instance action logging mechanismBrian Waldon2012-05-081-1/+0
* httplib throw "TypeError: an integer is required" when run quantumhua zhang2012-05-081-1/+1
* Merge "Remove Deprecated AuthMiddleware"Jenkins2012-05-081-5/+0
|\
| * Remove Deprecated AuthMiddlewareBrian Waldon2012-05-071-5/+0
* | Update api-paste.ini to remove unused settingsJoe Gordon2012-05-011-3/+0
|/
* Port types and extra specs to volume apiVishvananda Ishaya2012-04-131-0/+4
* Merge "Add the serialization of exceptions for RPC calls."Jenkins2012-04-101-0/+5
|\
| * Add the serialization of exceptions for RPC calls.Alex Meade2012-04-061-0/+5
* | Standardize quota flag formatJoe Gordon2012-04-101-3/+3
|/
* Merge "Remove auth_uri, already have auth_host, auth_port"Jenkins2012-04-031-1/+0
|\
| * Remove auth_uri, already have auth_host, auth_portJoe Gordon2012-03-271-1/+0
* | Ensure a functional database connectionAdam Gandelman2012-03-301-1/+3
* | Merge "Default scheduler to spread-first"Jenkins2012-03-291-2/+2
|\ \
| * | Default scheduler to spread-firstVishvananda Ishaya2012-03-261-2/+2
| |/
* / Adds middleware to limit request body sizes.Dan Prince2012-03-291-8/+11
|/
* Implement quota classes.Kevin L. Mitchell2012-03-201-0/+1
* Allow rate limiting to be disabled via flagVishvananda Ishaya2012-03-192-1/+5
* Update etc/nova.conf.sample for shipVishvananda Ishaya2012-03-171-36/+47
* Merge "nonblocking libvirt mode using tpool"Jenkins2012-03-171-0/+2
|\
| * nonblocking libvirt mode using tpoolYun Mao2012-03-141-0/+2
* | Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-151-36/+0
* | Make extended status not admin-only by default.Anthony Young2012-03-141-1/+1
|/
* Merge "Remove date_dhcp_on_disassociate comment and docs."Jenkins2012-03-131-2/+0
|\
| * Remove date_dhcp_on_disassociate comment and docs.Dan Prince2012-03-131-2/+0
* | Merge "Hack to fixup absolute pybasedir in nova.conf.sample"Jenkins2012-03-131-103/+146
|\ \ | |/ |/|
| * Hack to fixup absolute pybasedir in nova.conf.sampleMark McLoughlin2012-03-091-103/+146
* | Removes default use of obsolete ec2 authorizor.Anthony Young2012-03-121-3/+3
* | Change default of running_deleted_instance_actionPhilip Knouff2012-03-121-1/+1
|/
* Update paste file to use service tenant.Dan Prince2012-03-071-5/+3
* Merge "api-paste.ini: Add /1.0 to default urlmap"Jenkins2012-03-071-0/+1
|\
| * api-paste.ini: Add /1.0 to default urlmapAdam Gandelman2012-03-061-0/+1
* | Cleans up the create_conf toolVishvananda Ishaya2012-03-061-0/+1088
* | Replaces pipelines with flag for auth strategyVishvananda Ishaya2012-03-061-19/+16
|/
* Fixes cloudpipe extension to work with keystoneVishvananda Ishaya2012-02-261-1/+1
* Merge "Update api-paste.ini with new auth_token settings."Jenkins2012-02-211-1/+4
|\