summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Present correct ec2id format for volumes and snapsJohn Griffith2012-06-151-4/+4
* | | | Merge "Cleanup instance_update so it only takes a UUID."Jenkins2012-06-151-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup instance_update so it only takes a UUID.Michael Still2012-06-151-0/+7
| |/ /
* | | Merge "separate Metadata logic away from the web service"Jenkins2012-06-152-179/+264
|\ \ \ | |/ / |/| |
| * | separate Metadata logic away from the web serviceScott Moser2012-06-062-179/+264
* | | Dedupe native and EC2 security group APIs.Eoghan Glynn2012-06-122-585/+219
| |/ |/|
* | Merge "Do not always query deleted instance_types."Jenkins2012-06-101-1/+1
|\ \
| * | Do not always query deleted instance_types.Brian Lamar2012-06-081-1/+1
* | | Add user_name project_name and color option to logVishvananda Ishaya2012-06-072-0/+8
|/ /
* | Merge "Replace standard json module with openstack.common.jsonutils"Jenkins2012-06-071-3/+3
|\ \
| * | Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-3/+3
* | | Don't query nova-network on startup.Russell Bryant2012-06-062-10/+4
|/ /
* | Merge "Fix bug 1006664: describe non existent ec2 keypair"Jenkins2012-06-061-0/+5
|\ \
| * | Fix bug 1006664: describe non existent ec2 keypairJoe Gordon2012-06-061-0/+5
| |/
* | Merge "Make live_migration a first-class compute API."Jenkins2012-06-061-8/+2
|\ \
| * | Make live_migration a first-class compute API.Yun Mao2012-06-061-8/+2
| |/
* | Merge "Unused imports cleanup (folsom-2)"Jenkins2012-06-062-2/+0
|\ \ | |/ |/|
| * Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-032-2/+0
* | Fix up protocol case handling for security groups.Vishvananda Ishaya2012-06-062-2/+2
* | Adds `disabled` field for instance-types.Rick Harris2012-06-054-2/+18
|/
* Merge "[PATCH] Allow [:print:] chars for security group names"Jenkins2012-06-012-12/+34
|\
| * [PATCH] Allow [:print:] chars for security group namesAlessio Ababilov2012-05-292-12/+34
* | Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-312-14/+15
* | Remove Deprecated auth from EC2Joe Gordon2012-05-291-122/+0
|/
* Merge "Bugfix in simple_tenant_usage API detail view"Jenkins2012-05-251-1/+2
|\
| * Bugfix in simple_tenant_usage API detail viewZhongyue Luo2012-05-251-1/+2
* | Merge "Use utils.utcnow rather than datetime.utcnow"Jenkins2012-05-251-1/+1
|\ \
| * | Use utils.utcnow rather than datetime.utcnowZhongyue Luo2012-05-251-1/+1
| |/
* / Expose a limited networks API for usersMohammed Naser2012-05-241-12/+18
|/
* Merge "Add help string to option 'osapi_max_request_body_size'"Jenkins2012-05-241-1/+2
|\
| * Add help string to option 'osapi_max_request_body_size'Zhongyue Luo2012-05-241-1/+2
* | Update pep8 dependency to v1.1Brian Waldon2012-05-242-2/+2
|/
* Merge "Finish quota refactor."Jenkins2012-05-236-46/+120
|\
| * Finish quota refactor.Kevin L. Mitchell2012-05-236-46/+120
* | Use utils.parse_strtime rather than datetime.strptimeZhongyue Luo2012-05-232-18/+16
|/
* Add version to scheduler rpc API.Russell Bryant2012-05-232-4/+6
* Add tenant id in self link in /servers call for imagesPhilip Knouff2012-05-224-33/+64
* Cleanup LOG.getLoggers to use __name__Zhongyue Luo2012-05-211-2/+1
* Merge "Add version to the cert rpc API."Jenkins2012-05-181-7/+6
|\
| * Add version to the cert rpc API.Russell Bryant2012-05-171-7/+6
* | Merge "get instance details results in volumes key error"Jenkins2012-05-172-34/+67
|\ \ | |/ |/|
| * get instance details results in volumes key errorJohn Griffith2012-05-152-34/+67
* | Misused and not used config optionsZhongyue Luo2012-05-161-3/+3
* | Merge changes I36ff7c05,If43658b9Jenkins2012-05-162-9/+10
|\ \ | |/ |/|
| * Make use of openstack.common.jsonutils.Russell Bryant2012-05-152-9/+10
* | Alphabetize imports in nova/api/Joe Gordon2012-05-1527-33/+33
|/
* Merge "Create an internal key pair API."Jenkins2012-05-152-118/+58
|\
| * Create an internal key pair API.Dan Prince2012-05-142-118/+58
* | Make allocation failure a bit more friendlyChuck Short2012-05-141-6/+12
|/
* Merge "Added img metadata validation. Fixes bug 962117."Jenkins2012-05-114-6/+21
|\