summaryrefslogtreecommitdiffstats
path: root/etc/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Set default keystone auth_token signing_dir loc."Jenkins2012-08-011-0/+1
|\
| * Set default keystone auth_token signing_dir loc.Dan Prince2012-07-301-0/+1
* | Turn on base image cleanup by default.Michael Still2012-07-281-1/+1
|/
* Add persistent volumes for tgtd.Chuck Short2012-07-271-0/+1
* Provide rootwrap filters for nova-api-metadataThierry Carrez2012-07-241-0/+17
* Remove unused add_network_to_project() methodMark McLoughlin2012-07-231-1/+0
* set correct SELinux context for injected ssh keysPádraig Brady2012-07-201-0/+4
* Adding granularity for quotas to list and updatePaul Voccio2012-07-161-1/+2
* Refactor instance_usage_audit. Add audit tasklog.Monsyne Dragon2012-07-101-0/+1
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Add multi-process support for API servicesJohannes Erdfelt2012-06-281-0/+12
* Merge "Add hypervisor information extension."Jenkins2012-06-281-0/+1
|\
| * Add hypervisor information extension.Kevin L. Mitchell2012-06-271-0/+1
* | Merge "Migrate existing routes from flat_interface"Jenkins2012-06-282-16/+6
|\ \ | |/ |/|
| * Migrate existing routes from flat_interfaceDan Smith2012-06-252-16/+6
* | 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