summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Fix several PEP-8 issuesSascha Peilicke2012-06-262-3/+3
* Merge "vm state and task state management"Jenkins2012-06-253-29/+23
|\
| * vm state and task state managementYun Mao2012-06-214-31/+25
* | Merge "Admin action to reset states."Jenkins2012-06-211-0/+32
|\ \
| * | Admin action to reset states.Kevin L. Mitchell2012-06-201-0/+32
* | | Merge "Minor HACKING.rst exception fix"Jenkins2012-06-212-2/+4
|\ \ \ | |_|/ |/| |
| * | Minor HACKING.rst exception fixJoe Gordon2012-06-202-2/+4
| |/
* | Merge "Add instance_id in Usage API response."Jenkins2012-06-211-3/+4
|\ \
| * | Add instance_id in Usage API response.Lin Hua Cheng2012-06-201-3/+4
| |/
* / Tidy up exception handling in contrib api consolesMartin Packman2012-06-211-13/+3
|/
* Merge "Fix bug 1014925: fix os-hosts"Jenkins2012-06-201-3/+5
|\
| * Fix bug 1014925: fix os-hostsJoe Gordon2012-06-191-3/+5
* | Use rpc from openstack-common.Russell Bryant2012-06-201-1/+1
|/
* Merge "Handle missing server when getting security groups"Jenkins2012-06-191-6/+4
|\
| * Handle missing server when getting security groupsMartin Packman2012-06-181-6/+4
* | Merge "moved update cache functionality to the network api"Jenkins2012-06-193-32/+108
|\ \
| * | moved update cache functionality to the network apiTrey Morris2012-06-183-32/+108
* | | Merge "bug #996880 change HostNotFound in hosts to HTTPNotFound"Jenkins2012-06-181-1/+2
|\ \ \ | |_|/ |/| |
| * | bug #996880 change HostNotFound in hosts to HTTPNotFounddaisy-ycguo2012-06-141-1/+2
* | | Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-168-24/+28
* | | Merge "Present correct ec2id format for volumes and snaps"Jenkins2012-06-151-4/+4
|\ \ \
| * | | 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
|/