summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Move host aggregate operations to VirtAPIDan Smith2012-11-089-30/+127
* | | | | | | | | | | | | | | Merge "Removes unnecessary db query for instance type"Jenkins2012-11-121-7/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Removes unnecessary db query for instance typeHendrik Volkmer2012-11-081-7/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Switch from FLAGS to CONF in tests"Jenkins2012-11-1277-465/+395
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Switch from FLAGS to CONF in testsMark McLoughlin2012-11-1077-465/+395
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Switch from FLAGS to CONF in nova.compute"Jenkins2012-11-127-67/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Switch from FLAGS to CONF in nova.computeMark McLoughlin2012-11-107-67/+71
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | 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 "Fixes a bug in api.metadata.base.lookup() on Windows"Jenkins2012-11-111-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fixes a bug in api.metadata.base.lookup() on WindowsAlessandro Pilotti2012-11-091-2/+3
* | | | | | | | | | | | | | Merge "improve session handling of dnsdomain_list"Jenkins2012-11-112-9/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | improve session handling of dnsdomain_listDevananda van der Veen2012-11-092-9/+6
* | | | | | | | | | | | | | | Merge "Fix incorrect LOG.error usage in _compare_cpu"Jenkins2012-11-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix incorrect LOG.error usage in _compare_cpuDarren Worrall2012-11-081-1/+1
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Updated scheduler and compute for multiple capabilities."Jenkins2012-11-1028-166/+544
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-1028-166/+544
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* / | | | | | | | | | | | | Get rid of pylint E0203 in filter_scheduler.pyArata Notsu2012-11-101-1/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Removed two unused imports.Monty Taylor2012-11-091-2/+0
* | | | | | | | | | | | | Merge "Validate is-public parameter to flavor creation"Jenkins2012-11-091-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Validate is-public parameter to flavor creationRussell Cloran2012-10-301-0/+3
* | | | | | | | | | | | | | Merge "Remove unused functions."Jenkins2012-11-092-235/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove unused functions.David Ripton2012-11-092-235/+0
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Simplify topic handling in network rpcapi."Jenkins2012-11-091-8/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Simplify topic handling in network rpcapi.Russell Bryant2012-11-081-8/+2
* | | | | | | | | | | | | | | Merge "Fixes a bug in nova.utils, due to Windows compatibility issues."Jenkins2012-11-091-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | / / / / / / / / / / | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fixes a bug in nova.utils, due to Windows compatibility issues.Alessandro Pilotti2012-11-091-2/+10
* | | | | | | | | | | | | | Merge "Remove generic topic support from filter scheduler"Jenkins2012-11-099-196/+132
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove generic topic support from filter schedulerChris Behrens2012-11-099-196/+132
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Remove nova-volume DB"Jenkins2012-11-0919-1347/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove nova-volume DBJoe Gordon2012-11-0819-1347/+22
* | | | | | | | | | | | | | add missing opts to test_db_api.pyDevananda van der Veen2012-11-091-0/+5
* | | | | | | | | | | | | | clean up dnsdomain_unregisterDevananda van der Veen2012-11-091-5/+3
* | | | | | | | | | | | | | Merge "Make utils.mkfs() set label when fs=swap"Jenkins2012-11-092-12/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Make utils.mkfs() set label when fs=swapArata Notsu2012-11-102-12/+27
* | | | | | | | | | | | | | | Another case of dictionary accessJoshua Harlow2012-11-092-1/+84
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "make diagnostics workable for libvirt with Xen"Jenkins2012-11-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | make diagnostics workable for libvirt with XenChristian Berendt2012-11-081-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Limit formatting routes when adding resources"Jenkins2012-11-082-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Limit formatting routes when adding resourcesVishvananda Ishaya2012-11-082-0/+37
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Make HostManager.get_all_host_states() return an iterator"Jenkins2012-11-084-24/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make HostManager.get_all_host_states() return an iteratorArata Notsu2012-11-084-24/+19
* | | | | | | | | | | | | Merge "Fix verification in test_api_samples.py"Jenkins2012-11-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix verification in test_api_samples.pyArata Notsu2012-11-081-1/+2
* | | | | | | | | | | | | | Merge "Sync rpc from openstack-common."Jenkins2012-11-083-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Sync rpc from openstack-common.Russell Bryant2012-11-083-4/+5
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Send instance_type to resize_instance.Russell Bryant2012-11-084-17/+27
* | | | | | | | | | | | | Remove instance_type db lookup in prep_resize.Russell Bryant2012-11-081-6/+1
* | | | | | | | | | | | | Send all aggregate data to remove_aggregate_host.Russell Bryant2012-11-085-14/+21
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge "Switch from FLAGS to CONF in nova.virt"Jenkins2012-11-0841-400/+409
|\ \ \ \ \ \ \ \ \ \ \ \