summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge "Add support for libvirt domain <smbios> XML config"Jenkins2012-12-132-0/+31
|\| | | | | | | | | | | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Add support for libvirt domain <smbios> XML configDaniel P. Berrange2012-12-112-0/+31
* | | | | | | | | | Merge "Use nova.test.TestCase as the base test class."Jenkins2012-12-137-19/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use nova.test.TestCase as the base test class.Clark Boylan2012-12-127-19/+14
* | | | | | | | | | | Merge "Add support for libvirt domain <sysinfo> XML config"Jenkins2012-12-132-0/+165
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Add support for libvirt domain <sysinfo> XML configDaniel P. Berrange2012-12-112-0/+165
* | | | | | | | | | | Merge "Fixes string formatting error."Jenkins2012-12-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixes string formatting error.Sulochan Acharya2012-12-121-2/+2
* | | | | | | | | | | | Merge "Make update_service_capabilities() accept a list of capabilities"Jenkins2012-12-135-12/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make update_service_capabilities() accept a list of capabilitiesMana Kaneko2012-12-035-12/+38
* | | | | | | | | | | | | Merge "Fix KeyError of log message in virt/libvirt/utils.py"Jenkins2012-12-121-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix KeyError of log message in virt/libvirt/utils.pyQiang Guan2012-12-111-3/+3
* | | | | | | | | | | | | | Merge "Move remaining aggregate operations to conductor"Jenkins2012-12-128-23/+116
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Move remaining aggregate operations to conductorDan Smith2012-12-128-23/+116
* | | | | | | | | | | | | | Merge "Port to argparse based cfg"Jenkins2012-12-125-188/+312
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Port to argparse based cfgMark McLoughlin2012-12-115-188/+312
* | | | | | | | | | | | | | | Merge "Remove unused bridge interfaces"Jenkins2012-12-126-4/+195
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove unused bridge interfacesÉdouard Thuleau2012-12-076-4/+195
* | | | | | | | | | | | | | | | Merge "remove session param from instance_get"Jenkins2012-12-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | remove session param from instance_getDevananda van der Veen2012-12-121-2/+2
* | | | | | | | | | | | | | | | | Merge "remove session param from instance_get_by_uuid"Jenkins2012-12-121-8/+13
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | remove session param from instance_get_by_uuidDevananda van der Veen2012-12-121-8/+13
* | | | | | | | | | | | | | | | | Merge "Allow rpc-silent FloatingIP exceptions in n-net"Jenkins2012-12-122-0/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Allow rpc-silent FloatingIP exceptions in n-netDan Smith2012-12-112-0/+49
* | | | | | | | | | | | | | | | | | Merge "Allow conductor exceptions to pass over RPC silently"Jenkins2012-12-123-24/+76
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Allow conductor exceptions to pass over RPC silentlyDan Smith2012-12-113-24/+76
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Use admin user to read Quantum port."Jenkins2012-12-123-3/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Use admin user to read Quantum port.Gary Kotton2012-12-093-3/+23
* | | | | | | | | | | | | | | | | | Merge "Add vif_type to the VIF model"Jenkins2012-12-124-2/+33
|\| | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add vif_type to the VIF modelGary Kotton2012-12-094-2/+33
* | | | | | | | | | | | | | | | | Merge "Adds API Sample tests for DiskConfig extension."Jenkins2012-12-1223-0/+805
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Adds API Sample tests for DiskConfig extension.Tiago Mello2012-12-1223-0/+805
* | | | | | | | | | | | | | | | | Merge "Move some opts into nova.utils"Jenkins2012-12-122-10/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | / / / / / | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Move some opts into nova.utilsMark McLoughlin2012-12-122-10/+8
* | | | | | | | | | | | | | | | Merge "Properly scope password options"Jenkins2012-12-129-26/+33
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Properly scope password optionsMark McLoughlin2012-12-129-26/+33
* | | | | | | | | | | | | | | | Merge "Ensure datetimes can be properly serialized."Jenkins2012-12-121-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Ensure datetimes can be properly serialized.Russell Bryant2012-12-121-3/+4
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Implement an XML matcher"Jenkins2012-12-123-4/+452
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Implement an XML matcherKevin L. Mitchell2012-12-113-4/+452
* | | | | | | | | | | | | | | | Merge "Autodetect nbd devices."Jenkins2012-12-122-36/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Autodetect nbd devices.Michael Still2012-12-122-36/+52
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Properly scope isolated hosts config opts"Jenkins2012-12-122-8/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | / / / / / / / / / / / | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Properly scope isolated hosts config optsMark McLoughlin2012-12-112-8/+9
* | | | | | | | | | | | | | Merge "Move monkey patch config opts into nova.utils"Jenkins2012-12-122-11/+12
|\| | | | | | | | | | | | | | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Move monkey patch config opts into nova.utilsMark McLoughlin2012-12-112-11/+12
* | | | | | | | | | | | | Merge "Move zombie_instance_updated_at_window option"Jenkins2012-12-121-3/+0
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Move zombie_instance_updated_at_window optionMark McLoughlin2012-12-111-3/+0
* | | | | | | | | | | | | Merge "Move some options into nova.image.glance"Jenkins2012-12-123-16/+16
|\| | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Move some options into nova.image.glanceMark McLoughlin2012-12-113-16/+16