summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Port to argparse based cfgMark McLoughlin2012-12-119-318/+426
* | | | | | | | | | | | | | | | 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-1245-0/+1529
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Adds API Sample tests for DiskConfig extension.Tiago Mello2012-12-1245-0/+1529
* | | | | | | | | | | | | | | | | | 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-123-39/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Autodetect nbd devices.Michael Still2012-12-123-39/+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-122-5/+6
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Move zombie_instance_updated_at_window optionMark McLoughlin2012-12-112-5/+6
* | | | | | | | | | | | | | 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
* | | | | | | | | | | | | Merge "Move cache_images to nova.virt.xenapi.vm_utils"Jenkins2012-12-122-7/+6
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Move cache_images to nova.virt.xenapi.vm_utilsMark McLoughlin2012-12-112-7/+6
* | | | | | | | | | | | | Merge "Move api_rate_limit and auth_strategy to nova.api"Jenkins2012-12-123-14/+15
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Move api_rate_limit and auth_strategy to nova.apiMark McLoughlin2012-12-113-14/+15
* | | | | | | | | | | | | Merge "Move api_paste_config option into nova.wsgi"Jenkins2012-12-123-4/+4
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Move api_paste_config option into nova.wsgiMark McLoughlin2012-12-113-4/+4
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Cleanup the test DNS managers."Jenkins2012-12-121-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Cleanup the test DNS managers.Robert Collins2012-12-111-0/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | add and removed fixed ip now refresh cacheTrey Morris2012-12-111-0/+2
* | | | | | | | | | | | Merge "Set instance_ref['node'] in _set_instance_host_and_node"Jenkins2012-12-112-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Set instance_ref['node'] in _set_instance_host_and_nodeArata Notsu2012-12-112-1/+4
* | | | | | | | | | | | | Merge "Catch ProcessExecutionError when building config drives."Jenkins2012-12-113-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Catch ProcessExecutionError when building config drives.Michael Still2012-12-083-0/+16
* | | | | | | | | | | | | | Merge "Add coverage extension to nova API."Jenkins2012-12-118-2/+452
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add coverage extension to nova API.Matthew Treinish2012-12-118-0/+450