summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove deprecated auth-related api extensionsBrian Waldon2012-07-092-241/+0
|/ /
* | Merge "Get hypervisor uptime."Jenkins2012-07-051-2/+41
|\ \
| * | Get hypervisor uptime.Kevin L. Mitchell2012-06-291-2/+41
| |/
* | Allow network_uuids that begin with a prefixJason Kölker2012-07-051-3/+6
* | Assign service_catalog in NovaKeystoneContext.Dan Prince2012-07-041-0/+1
* | Merge "Modifies ec2/cloud to be able to use Cinder"Jenkins2012-07-031-17/+25
|\ \
| * | Modifies ec2/cloud to be able to use CinderJohn Griffith2012-07-031-17/+25
* | | Merge "Add ServiceCatalog entries to enable Cinder usage"Jenkins2012-07-032-2/+11
|\ \ \ | |/ / |/| |
| * | Add ServiceCatalog entries to enable Cinder usageAnthony Young2012-07-022-2/+11
| |/
* / Switch to common logging.Andrew Bogott2012-07-0252-52/+52
|/
* Merge "OS API should return SHUTOFF, not STOPPED"Jenkins2012-06-291-1/+1
|\
| * OS API should return SHUTOFF, not STOPPEDChris Behrens2012-06-281-1/+1
* | 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
|\ \ \