summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix port update exception when unshelving an instance with PCI devices...14.0.6Jenkins2017-04-282-3/+54
|\
| * Fix port update exception when unshelving an instance with PCI devicesSteven Webster2017-04-262-3/+54
* | Merge "Fix the evacuate API without json-schema validation in 2.13" into stab...Jenkins2017-04-281-1/+1
|\ \
| * | Fix the evacuate API without json-schema validation in 2.13He Jie Xu2017-04-261-1/+1
| |/
* | Merge "libvirt: conditionally set script path for ethernet vif types" into st...Jenkins2017-04-264-15/+45
|\ \
| * | libvirt: conditionally set script path for ethernet vif typesMatt Riedemann2017-03-214-15/+45
* | | Merge "Use deepcopy when process filters in db api" into stable/newtonJenkins2017-04-262-1/+27
|\ \ \
| * | | Use deepcopy when process filters in db apiKevin_Zheng2017-04-172-1/+27
* | | | Merge "libvirt: set vlan tag for macvtap on SR-IOV VFs" into stable/newtonJenkins2017-04-263-3/+33
|\ \ \ \ | | |/ / | |/| |
| * | | libvirt: set vlan tag for macvtap on SR-IOV VFsVladik Romanovsky2017-03-213-3/+33
* | | | Merge "Fix HTTP 500 raised for getConsoleLog for stopped instance" into stabl...Jenkins2017-04-262-0/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix HTTP 500 raised for getConsoleLog for stopped instanceKevin_Zheng2017-04-132-0/+26
| | |/ | |/|
* | | Fix mitaka online migration for PCI devicesSteven Webster2017-04-202-3/+36
|/ /
* | Ignore IOError when creating 'console.log'Stephen Finucane2017-04-072-1/+44
|/
* do not include context to exception notificationBalazs Gibizer2017-03-172-0/+4
* Merge "libvirt: Acquire TCP ports for console during live migration" into sta...Jenkins2017-03-172-9/+64
|\
| * libvirt: Acquire TCP ports for console during live migrationMarkus Zoeller2017-01-032-9/+64
* | Merge "Fix invalid exception mock for InvalidNUMANodesNumber" into stable/newtonJenkins2017-03-151-0/+1
|\ \
| * | Fix invalid exception mock for InvalidNUMANodesNumberSean Dague2017-03-091-0/+1
* | | Merge "Fix exception message formatting error in test" into stable/newtonJenkins2017-03-151-1/+1
|\ \ \
| * | | Fix exception message formatting error in testMatt Riedemann2017-03-091-1/+1
| |/ /
* | | Merge "libvirt: Remove redundant bdm serial mangling and saving during swap_v...Jenkins2017-03-154-50/+43
|\ \ \
| * | | libvirt: Remove redundant bdm serial mangling and saving during swap_volumeLee Yarwood2017-02-094-50/+43
* | | | Merge "Fix s390 "connector not found" issue" into stable/newtonJenkins2017-03-142-2/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix s390 "connector not found" issueArne Recknagel2017-03-092-2/+26
* | | | Merge "Catch VolumeEncryptionNotSupported during spawn" into stable/newtonJenkins2017-03-082-1/+7
|\ \ \ \
| * | | | Catch VolumeEncryptionNotSupported during spawnjichenjc2017-01-092-1/+7
* | | | | Merge "Handle ImageNotFound exception during instance backup" into stable/newtonJenkins2017-03-082-1/+52
|\ \ \ \ \
| * | | | | Handle ImageNotFound exception during instance backupbhagyashris2017-01-112-1/+52
* | | | | | Merge "fix for auth during live-migration" into stable/newtonJenkins2017-03-082-41/+116
|\ \ \ \ \ \
| * | | | | | fix for auth during live-migrationTimofey Durakov2016-12-142-41/+116
* | | | | | | Merge "Removal of tests with different result depending on testing env" into ...Jenkins2017-03-081-27/+0
|\ \ \ \ \ \ \
| * | | | | | | Removal of tests with different result depending on testing envMichal2017-01-161-27/+0
* | | | | | | | Merge "Fix spice channel type" into stable/newtonJenkins2017-03-072-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix spice channel typem4cr0v2017-03-032-0/+3
* | | | | | | | | Merge "Fresh resource provider in RT must have generation 0" into stable/newtonJenkins2017-03-072-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fresh resource provider in RT must have generation 0Chris Dent2017-02-212-2/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Do not post allocations that are zero" into stable/newtonJenkins2017-03-062-1/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not post allocations that are zeroEdLeafe2017-01-182-1/+20
* | | | | | | | | | Merge "placement: Do not save 0-valued inventory" into stable/newtonJenkins2017-03-063-19/+326
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | placement: Do not save 0-valued inventoryJay Pipes2017-01-183-19/+326
* | | | | | | | | | Merge "[placement] Enforce min_unit, max_unit and step_size" into stable/newtonJenkins2017-03-064-11/+133
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [placement] Enforce min_unit, max_unit and step_sizeChris Dent2017-01-184-11/+133
* | | | | | | | | | Merge "Correct wrong max_unit in placement inventory" into stable/newtonJenkins2017-03-062-12/+12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Correct wrong max_unit in placement inventoryPrateek Arora2017-01-182-12/+12
* | | | | | | | | | Merge "placement: genericize on resource providers" into stable/newtonJenkins2017-03-062-71/+83
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | placement: genericize on resource providersJay Pipes2017-01-182-71/+83
* | | | | | | | | | Merge "placement: refactor instance translate function" into stable/newtonJenkins2017-03-062-60/+74
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | placement: refactor instance translate functionJay Pipes2017-01-182-60/+74
* | | | | | | | | | Merge "placement: refactor translate from node to dict" into stable/newtonJenkins2017-03-062-107/+159
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | / / / / / / / | |_|/ / / / / / / |/| | | | | | | |