summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use ebtables to isolate dhcp traffic" into stable/icehouseicehouse-eol2014.1.5stable/icehouseJenkins2015-06-162-165/+30
|\
| * Use ebtables to isolate dhcp trafficVishvananda Ishaya2015-06-112-165/+30
* | Merge "VMware: fix AttributeError: TaskInfo instance has no attribute 'name'"...Jenkins2015-06-151-1/+1
|\ \
| * | VMware: fix AttributeError: TaskInfo instance has no attribute 'name'Gary Kotton2015-06-111-1/+1
| |/
* | libvirt: partial fix for live-migration with config driveMatt Symonds2015-06-082-5/+34
|/
* Merge "Updated from global requirements" into stable/icehouseJenkins2015-06-032-26/+26
|\
| * Updated from global requirementsOpenStack Proposal Bot2015-05-282-26/+26
* | Merge "Eventlet green threads not released back to pool" into stable/icehouseJenkins2015-06-012-1/+21
|\ \
| * | Eventlet green threads not released back to poolabhishekkekane2015-03-162-1/+21
* | | Merge "Sync strutils from oslo-incubator for mask_password fix" into stable/i...Jenkins2015-06-012-2/+12
|\ \ \
| * | | Sync strutils from oslo-incubator for mask_password fixJames Carey2015-02-272-2/+12
* | | | Merge "Fix libvirt watchdog support" into stable/icehouseJenkins2015-05-282-5/+24
|\ \ \ \
| * | | | Fix libvirt watchdog supportpkholkin2015-02-022-5/+24
* | | | | Merge "Type conflict in trusted_filter.py using attestation_port default valu...Jenkins2015-05-282-2/+68
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Type conflict in trusted_filter.py using attestation_port default valueBartosz Fic2015-05-282-2/+68
* | | | | Use instance.uuid instead of instancejichenjc2015-05-122-2/+3
|/ / / /
* | | | Make test_version_string_with_package_is_good work with pbr 0.11Joe Gordon2015-04-301-1/+2
* | | | Merge "Allow instances to attach to shared external nets" into stable/icehouseJenkins2015-04-302-2/+11
|\ \ \ \
| * | | | Allow instances to attach to shared external netsKevin Benton2015-02-022-2/+11
* | | | | Merge "Recover from POWERING-* state on compute manager start-up" into stable...Jenkins2015-04-302-0/+74
|\ \ \ \ \
| * | | | | Recover from POWERING-* state on compute manager start-upDavid McNally2015-04-222-0/+74
* | | | | | Moves trusted filter unit tests into own fileJay Pipes2015-04-233-157/+179
* | | | | | Use hypervisor hostname for compute trust levelYunhong Jiang2015-04-232-14/+34
|/ / / / /
* | | | | Merge "Avoid referring to juno-era exception type" into stable/icehouseJenkins2015-04-211-1/+1
|\ \ \ \ \
| * | | | | Avoid referring to juno-era exception typeEoghan Glynn2015-04-201-1/+1
* | | | | | Merge "libvirt: Make sure volumes are well detected during block migration" i...Jenkins2015-04-158-13/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libvirt: Make sure volumes are well detected during block migrationCyril Roelandt2015-03-318-13/+30
* | | | | | Merge "libvirt: avoid changing UUID when redefining nwfilters" into stable/ic...Jenkins2015-04-142-16/+72
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libvirt: avoid changing UUID when redefining nwfiltersDaniel P. Berrange2015-03-242-16/+72
* | | | | | Merge "HyperV Driver - Fix to implement hypervisor-uptime" into stable/icehouseJenkins2015-03-275-0/+92
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | HyperV Driver - Fix to implement hypervisor-uptimeSagar Ratnakara Nikam2014-10-225-0/+92
* | | | | | delete python bytecode before every test runSean Dague2015-03-201-0/+1
* | | | | | Drop use of oslo.utils in novaCorey Bryant2015-03-162-2/+2
* | | | | | Bump stable/icehouse next version to 2014.1.5Alan Pevec2015-03-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge "Websocket Proxy should verify Origin header" into stable/icehouse2014.1.4Jenkins2015-03-132-0/+261
|\ \ \ \ \
| * | | | | Websocket Proxy should verify Origin headerDave McCowan2015-03-122-0/+261
* | | | | | Fix kwargs['instance'] KeyError in @reverts_task_state decoratorMatt Riedemann2015-03-121-3/+12
|/ / / / /
* | | | | Merge "Compute: Catch binding failed exception while init host" into stable/i...Jenkins2015-03-104-2/+36
|\ \ \ \ \
| * | | | | Compute: Catch binding failed exception while init hostWangpan2015-03-024-2/+36
| | |_|_|/ | |/| | |
* | | | | Merge "Make tests use sha256 as openssl default digest algorithm" into stable...Jenkins2015-03-101-2/+2
|\ \ \ \ \
| * | | | | Make tests use sha256 as openssl default digest algorithmDavanum Srinivas2015-02-241-2/+2
* | | | | | Merge "Revert "Eventlet green threads not released back to pool"" into stable...Jenkins2015-03-052-43/+1
|\ \ \ \ \ \
| * | | | | | Revert "Eventlet green threads not released back to pool"Matt Riedemann2015-03-052-43/+1
* | | | | | | Merge "Run build_and_run_instance in a separate greenthread" into stable/iceh...Jenkins2015-03-052-72/+106
|\ \ \ \ \ \ \
| * | | | | | | Run build_and_run_instance in a separate greenthreadDan Smith2014-10-312-72/+106
* | | | | | | | Merge "Eventlet green threads not released back to pool" into stable/icehouseJenkins2015-03-052-1/+43
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Eventlet green threads not released back to poolabhishekkekane2015-02-102-1/+43
* | | | | | | | Merge "Extends use of ServiceProxy to more methods in HostAPI in cells" into ...Jenkins2015-03-052-11/+27
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Extends use of ServiceProxy to more methods in HostAPI in cellsDheeraj Gupta2015-02-032-11/+27
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Updated from global requirementsOpenStack Proposal Bot2015-02-251-5/+5
| |_|_|/ / / |/| | | | |