summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Deal with unknown instance status."Jenkins2012-06-281-3/+8
|\
| * Deal with unknown instance status.Yun Mao2012-06-281-3/+8
* | Fixes bug 1014194, metadata keys are incorrect for kernel-id and ramdisk-idSteve Baker2012-06-291-2/+2
|/
* Implement blueprint ec2-id-compatibilty.Yaguang Tang2012-06-284-18/+41
* Merge "Add hypervisor information extension."Jenkins2012-06-281-0/+192
|\
| * Add hypervisor information extension.Kevin L. Mitchell2012-06-271-0/+192
* | Remove duplicate check of server_dict['name']Sean M. Collins2012-06-281-3/+0
* | Remove GlanceImageService.index in favor of detailBrian Waldon2012-06-271-2/+2
* | Remove image service show_by_name methodBrian Waldon2012-06-271-2/+4
* | Cleanup of image service codeBrian Waldon2012-06-272-5/+5
|/
* Make nova list/show behave nicely on instance_type deletionChris Behrens2012-06-271-1/+6
* Merge "metadata: cleanup pubkey representation"Jenkins2012-06-271-5/+15
|\
| * metadata: cleanup pubkey representationScott Moser2012-06-221-5/+15
* | Merge "Remove extra DB calls for instances from OS API extensions"Jenkins2012-06-275-92/+101
|\ \
| * | Remove extra DB calls for instances from OS API extensionsChris Behrens2012-06-265-92/+101
* | | Merge "Allow access to metadata server '/' without IP check"Jenkins2012-06-261-0/+4
|\ \ \ | |/ / |/| |
| * | Allow access to metadata server '/' without IP checkZhiteng Huang2012-06-261-0/+4
* | | 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
|/ /