summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "add index to fixed_ips"Jenkins2012-11-191-0/+46
|\ \ \ \
| * | | | add index to fixed_ipsdekehn2012-11-161-0/+46
| | |_|/ | |/| |
* | | | Merge "add instance_type_extra_specs to instances"Jenkins2012-11-191-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | add instance_type_extra_specs to instancesDevananda van der Veen2012-11-161-0/+12
| |/ /
* | | Merge "Change a toplevel function comment to a docstring."Jenkins2012-11-161-2/+3
|\ \ \ | |/ / |/| |
| * | Change a toplevel function comment to a docstring.David Ripton2012-11-161-2/+3
| |/
* / Add some sqlalchemy tweakablesChris Behrens2012-11-161-0/+5
|/
* Clarify server_name, hostname, host.andrewbogott2012-11-094-3/+520
* Merge "Adds REST API support for Fixed IPs"Jenkins2012-11-152-0/+28
|\
| * Adds REST API support for Fixed IPsChris Yeoh2012-11-132-0/+28
* | Make sure instance data is always refreshedChris Behrens2012-11-141-0/+7
* | Remove gen_uuid()Zhongyue Luo2012-11-142-7/+9
* | Merge "Removes fixed_ip_get_network"Jenkins2012-11-142-11/+0
|\ \
| * | Removes fixed_ip_get_networkChris Yeoh2012-11-122-11/+0
* | | Add DB query to get in-progress migrations.Brian Elliott2012-11-134-0/+69
| |/ |/|
* | Merge "improve session handling around virtual_interfaces"Jenkins2012-11-121-9/+8
|\ \
| * | improve session handling around virtual_interfacesDevananda van der Veen2012-11-111-9/+8
* | | Merge "improve sessions for reservation"Jenkins2012-11-121-7/+8
|\| |
| * | improve sessions for reservationDevananda van der Veen2012-11-111-7/+8
* | | Merge "improve session handling around quotas"Jenkins2012-11-121-41/+46
|\| |
| * | improve session handling around quotasDevananda van der Veen2012-11-111-41/+46
| |/
* | Merge "Make instance_system_metadata load with instance"Jenkins2012-11-121-1/+3
|\ \
| * | Make instance_system_metadata load with instanceDan Smith2012-11-081-1/+3
* | | Merge "Switch from FLAGS to CONF in nova.db"Jenkins2012-11-127-32/+32
|\ \ \ | |_|/ |/| |
| * | Switch from FLAGS to CONF in nova.dbMark McLoughlin2012-11-107-32/+32
* | | Merge "improve session handling of dnsdomain_list"Jenkins2012-11-111-9/+2
|\ \ \
| * | | improve session handling of dnsdomain_listDevananda van der Veen2012-11-091-9/+2
* | | | Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-105-0/+111
| |/ / |/| |
* | | Remove unused functions.David Ripton2012-11-092-235/+0
|/ /
* | Merge "Remove nova-volume DB"Jenkins2012-11-093-995/+1
|\ \
| * | Remove nova-volume DBJoe Gordon2012-11-083-995/+1
| |/
* / clean up dnsdomain_unregisterDevananda van der Veen2012-11-091-5/+3
|/
* Remove unused function require_instance_existsDavid Ripton2012-11-071-14/+0
* Fix warnings found with pyflakes.David Ripton2012-11-061-13/+12
* Merge "improve sessions around floating_ip_get_by_address"Jenkins2012-11-061-40/+34
|\
| * improve sessions around floating_ip_get_by_addressDevananda van der Veen2012-11-011-40/+34
* | Merge "add doc to standardize session usage"Jenkins2012-11-061-1/+143
|\ \
| * | add doc to standardize session usageDevananda van der Veen2012-11-011-1/+143
| |/
* | Cleanup nova.db.sqlalchemy.api importZhongyue Luo2012-11-051-9/+11
* | Use uuidutils.is_uuid_like for uuid validationZhongyue Luo2012-11-051-7/+8
* | Merge "Make session.py reusable"Jenkins2012-11-041-66/+78
|\ \
| * | Make session.py reusableArata Notsu2012-10-311-66/+78
* | | Improve EC2 describe_security_groups performanceMotoKen2012-11-011-2/+2
| |/ |/|
* | Add call to reset quota usageKevin L. Mitchell2012-10-312-9/+9
|/
* Merge "remove session parameter from fixed_ip_get"Jenkins2012-10-301-9/+14
|\
| * remove session parameter from fixed_ip_getDevananda van der Veen2012-10-271-9/+14
* | improve sessions around compute_node_*Devananda van der Veen2012-10-291-19/+18
* | Merge "Fix nova-network MAC collision logic"Jenkins2012-10-291-1/+1
|\ \ | |/ |/|
| * Fix nova-network MAC collision logicDan Smith2012-10-261-1/+1
* | Make instance_get_all() not require admin contextChris Behrens2012-10-271-1/+7