I see the failure corresponding to the below at 
http://jenkins.ovirt.org/job/vdsm_master_verify-error-codes_merged/6523/console 
as

"
16:12:17 
/home/jenkins/workspace/vdsm_master_verify-error-codes_merged/ovirt-engine/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllErrors.java
 does not exist
"

And I also feel that patch https://gerrit.ovirt.org/#/c/43214/ renames 
VdcBllErrors to EngineError but probably vdsm_master_verify-error-codes_merged 
still looks for VdcBllErrors.java which is non-existent with the patch above.


Thanks,
Anmol

----- Original Message -----
From: [email protected]
To: [email protected], [email protected], [email protected], 
[email protected], [email protected], [email protected], [email protected], 
[email protected], [email protected], [email protected], "doronf public" 
<[email protected]>, [email protected], [email protected], 
[email protected], [email protected], "piotr kliczewski" 
<[email protected]>, [email protected], [email protected], 
[email protected], "juan hernandez" <[email protected]>, 
[email protected], [email protected], [email protected], [email protected], 
[email protected], [email protected], [email protected], [email protected], 
[email protected], [email protected], [email protected], [email protected], 
[email protected], [email protected], [email protected], 
[email protected], [email protected], [email protected], 
[email protected], [email protected], [email protected]
Sent: Tuesday, August 11, 2015 8:42:18 PM
Subject: [oVirt Jenkins] vdsm_master_verify-error-codes_merged - Build # 6523 - 
Still Failing!

Project: http://jenkins.ovirt.org/job/vdsm_master_verify-error-codes_merged/ 
Build: http://jenkins.ovirt.org/job/vdsm_master_verify-error-codes_merged/6523/
Build Number: 6523
Build Status:  Still Failing
Triggered By: Started by user Sandro Bonazzola

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #6473
[Moti Asayag] restapi: Add Katello Errata for System level

[Omer Frenkel] config: Increase KVM VCPU limit to 240

[Dan Kenigsberg] tests: netlink: remove expected event missing in EL7


Changes for Build #6474
[Dan Kenigsberg] virt: Fix limit when calculating next volume size


Changes for Build #6475
[Dan Kenigsberg] vm: guestagent: do not access guestinfo directly


Changes for Build #6476
[Gerrit Code Review] packaging: setup: Move provisioning init to common

[Einav Cohen] webadmin: topologhy -> topology

[Dan Kenigsberg] ifcfg: remove an unused function _getConfigValue


Changes for Build #6477
[[email protected]] core: make DbFacade a CDI singleton

[Gerrit Code Review] core: Move LdapUser and LdapGroup to kerberosldap extension

[Gerrit Code Review] core: Fix CDI API dependency

[Gerrit Code Review] userportal,webadmin:change Translator to interface

[Gerrit Code Review] webadmin: StorageListModel cleanup.

[Gerrit Code Review] restapi: update external provider resource fix

[Eli Mesika] core: Remove usage of default db user engine

[Dan Kenigsberg] network: remove unused execCmd outputs


Changes for Build #6478
[Gerrit Code Review] userportal,webadmin: UICommand as a 'builder'.

[Eli Mesika] gluster: Entities for volume snapshot scheduling

[Shubhendu Tripathi] gluster: DAO for volume snapshot scheduling

[Dan Kenigsberg] testSetupNetworksAddDelDhcp: shorten before adding checks for 
gateways


Changes for Build #6479
[Dan Kenigsberg] netinfoTests: no need to import each and every netinfo function


Changes for Build #6480
[Eli Mesika] core: Upgrade message in general tab is missing

[Gerrit Code Review] aaa: AuthzUtils: Unify query size limit handling

[Dan Kenigsberg] fileUtils: Improve logging when creating directories


Changes for Build #6481
[Dan Kenigsberg] gluster: add _getDeviceDict function to reuse common code


Changes for Build #6482
[Gerrit Code Review] core : Add user id to Command Entities

[Dan Kenigsberg] v2v: fix wrong handling of errCode in get_external_vms


Changes for Build #6483
[Dan Kenigsberg] vmTests: move device tests out of vmTests


Changes for Build #6484
[Dan Kenigsberg] utils: Add memoized invalidation


Changes for Build #6485
[Oved Ourfali] core: Add JPA infrastructure to oVirt

[Roy Golan] core: temp fix for missing dbFacade in Utils

[Juan Hernandez] restapi: Document All-Content header for hosts

[Dan Kenigsberg] testSetupNetworksAddDelDhcp: check that IPv4 gateways are 
reported correctly


Changes for Build #6486
[Dan Kenigsberg] _get_gateway: formally require an interface for lookup


Changes for Build #6487
[Maor Lipchuk] core: Add validation when Storage Domain is blocked.

[Dan Kenigsberg] tests: Enable again utils.memoized in the tests


Changes for Build #6488
[Dan Kenigsberg] tests: Replace workaround for caching during tests with 
invalidation


Changes for Build #6489
[Dan Kenigsberg] _get_gateway: allow duplicated gateways if they are in fact 
the same routes


Changes for Build #6490
[Dan Kenigsberg] tests: fix return value


Changes for Build #6491
[Dan Kenigsberg] network: filter out networks with unconfigured bonds


Changes for Build #6492
[Ravi Nori] webadmin, aaa:  Sorting by 'authorization provider' in 'users' tab 
don't sort

[Dan Kenigsberg] tests: reorganize imports in utilsTests.py


Changes for Build #6493
[Dan Kenigsberg] Adding support for cluster level 3.6


Changes for Build #6494
[Dan Kenigsberg] network: api: allow removal of bond with no slaves


Changes for Build #6495
[Dan Kenigsberg] tests: Add tests for filesUtils.createdir


Changes for Build #6496
[Dan Kenigsberg] tests: Add ValidateNotRunningAsRoot


Changes for Build #6497
[Daniel Erez] core: remove dead code of template deletion by SD

[Gerrit Code Review] webadmin : Geo-rep Actions UI

[Dan Kenigsberg] testStaticNetworkConfig: check a network's IPv4 address


Changes for Build #6498
[Dan Kenigsberg] profile: transform into a subpackage


Changes for Build #6499
[Gerrit Code Review] core: Fixed coverity defects

[Eli Mesika] db: reformat views code using pgformatter

[Maor Lipchuk] core: use failCanDoAction instead return false

[Maor Lipchuk] core: Validate if Storage is attached before format.

[Gerrit Code Review] core: MultipleActionsRunner refactor: extracted 
canRunActions method from execute()

[Moti Asayag] core: MultipleActionsRunner refactor: extracted canRunActions 
method from execute()

[Moti Asayag] core: MultipleActionsRunner refactor: extracted 
initCommandsAndReturnValues method from execute()

[Gerrit Code Review] engine: Append Numa dynamic data to static data

[Gerrit Code Review] webadmin: Remove warning on adding Storage Domain

[Gerrit Code Review] engine: Uppercase 'U' in 'user initiated console session'

[Arik Hadas] core: lock name of imported vm in base command

[Arik Hadas] core: replace init with postConstruct for import

[Anmol Babu] engine : Added missing error codes

[Gerrit Code Review] engine : Set geo-rep config Bll command

[Alon Bar-Lev] uutil: add universal ticketing utilities

[Gerrit Code Review] aaa: always set principal when fetching principal record

[Gerrit Code Review] core: Fix skipped status in fencing

[Gerrit Code Review] restapi: optimize getUriBuilder

[Gerrit Code Review] webadmin: fix cpu-profile setting on import dialog

[Gerrit Code Review] packaging: setup: Report errors during db restore

[Shubhendu Tripathi] gluster: Base BLL command for gluster volume snapshots

[Shubhendu Tripathi] gluster: VDS Command - Delete gluster vol snapshot

[Shubhendu Tripathi] gluster: VDS Cmd - Gluster volume snapshot 
activate/de-activate

[Shubhendu Tripathi] gluster: VDS Cmd - Restore gluster volume snapshot

[Shubhendu Tripathi] gluster: BLL commands for gluster volume snapshot actions

[Shubhendu Tripathi] gluster: VDS Command - Gluster vol snapshot create

[Gerrit Code Review] webadmin: Reference to non-existent css class removed

[Gerrit Code Review] gluster: Corrected audit log enum nos

[Shubhendu Tripathi] gluster: Fixed a build issue related to VdcActionType

[Dan Kenigsberg] models: make IpConfig deal with blank configuration from 
NetDevice gracefully


Changes for Build #6500
[Dan Kenigsberg] ifcfg: convert yes/no <-> True/False using _from_ifcfg_bool 
and _to_ifcfg_bool


Changes for Build #6501
[Dan Kenigsberg] tests: Enhance ReadSpeed.testReadSpeedRegExp unit test


Changes for Build #6502
[Dan Kenigsberg] tests: Use permutations for separating test failures


Changes for Build #6503
[Yair Zaslavsky] aaa: Missing namespace and principal in RSDL (users.add)

[Gerrit Code Review] core: Do not check PM status of host twice

[Dan Kenigsberg] vm: fix race in shutdown reason reporting


Changes for Build #6504
[Martin Perina] core: Refactor FenceActionType

[Alon Bar-Lev] packaging: backup: respect TMPDIR

[Gerrit Code Review] host-deploy: make mktemp relative to TMPDIR

[Gerrit Code Review] packaging: setup: SANWipeAfterDelete configuration

[Arik Hadas] core: improve query for vms from external provider

[Martin Betak] packaging: Fix PEP8 violaions in engine-setup

[Gerrit Code Review] webadmin: description marked invalid in search

[Gerrit Code Review] core: get 32bit max mem config with default version

[Roy Golan] core: call postConstruct in CloneVm

[Gerrit Code Review] aaa : process initialization errors

[Gerrit Code Review] setup: Splitting taskcleaner_sp into two scripts

[Gerrit Code Review] engine: Warning when creating NFS in POSIX SD

[Gerrit Code Review] engine: Quartz cron scheduler to support startAt and endBy

[Dan Kenigsberg] _addNetwork: never try to set mtu=None to an existing bridge


Changes for Build #6505
[Dan Kenigsberg] tests: move find() helper into testlib


Changes for Build #6506
[Arik Hadas] engine: Correct user connected/disconnected messages

[Gerrit Code Review] webadmin: Refactoring GlusterModel to inherit from 
PosixModel.

[Tal Nisan] webadmin, engine: Gluster domain edit enhancement.

[Roy Golan] engine: forbid single (vm mem) > (host mem)

[Gerrit Code Review] Revert "restapi: optimize getUriBuilder"

[Dan Kenigsberg] vm: Fix LSM when using libvirt >= 1.2.8


Changes for Build #6507
[Gerrit Code Review] core : Change CreateAllSnapshotsFromVmCommand to not use 
placeholders mechanism

[Dan Kenigsberg] virt: Allocate additonal space for cow internal data


Changes for Build #6508
No changes

Changes for Build #6509
[Lev Veyde] setup: Fix indentation issue in titles.py

[Gerrit Code Review] packaging: setup: clearing only zombie tasks

[Oved Ourfali] core : Remove place holders from AddImageFromScratchCommand

[Maor Lipchuk] core: Add managed devices to OVF

[Maor Lipchuk] core: Add fk constraint on vm_interface_statistics

[Gerrit Code Review] webadmin: Sync & Async builders

[Oved Ourfali] core : Change AddVmTemplateCommand to not use placeholders 
mechanism

[Oved Ourfali] core : Change HibernateVmCommand to not use placeholders 
mechanism

[Oved Ourfali] core : Change ImageSpmCommand to not use placeholder mechanism

[Oved Ourfali] core : Remove child command Placeholder mechanism

[Eli Mesika] core: Fix fixtures schema for vm_interface_statistics

[Gerrit Code Review] webadmin: UI fix in PosixStorageView and 
GlusterStorageView.

[Dan Kenigsberg] virt: Clarify error handling


Changes for Build #6510
[Gerrit Code Review] restapi: Fix XML schema for fencing agents

[Frantisek Kobzik] frontend: Add NONE to GraphicsTypes enum & clean code

[Martin Betak] frontend: refactoring: Generify list models

[Martin Betak] frontend: Fix findbugs failure

[Gerrit Code Review] backend: print exception when uncought

[Maor Lipchuk] restapi: reconfigure values on import data Storage Domain.

[Gerrit Code Review] core: cleanup SearchQuery#searchVmsFromDb

[Dan Kenigsberg] netinfo: Replacing  xml.dom.minidom with cElementTree module


Changes for Build #6511
[Gerrit Code Review] core: no need for a new TX when saving host numa stats

[Gerrit Code Review] gluster: BLL query to get volume snapshot configurations

[Arik Hadas] core: allow to override added VmDynamic on import

[Omer Frenkel] gluster: VDS command to set volume snapshot config

[Arik Hadas] core: save network info after statistics on import

[Dan Kenigsberg] tests: Add missing empty line


Changes for Build #6512
[Gerrit Code Review] gluster: BLL command to set volume snapshot config

[Dan Kenigsberg] api: correct the order of parameters in _bridge_reconfigured


Changes for Build #6513
[Omer Frenkel] webadmin: UI to set the volume snapshot configurations

[Gerrit Code Review] core: Make DAOs injectable

[Gerrit Code Review] core: query long-time locks

[Dan Kenigsberg] betterAsyncore: Bind the dispatcher implementation


Changes for Build #6514
[Gerrit Code Review] packaging: setup: make backup dir configurable

[Gerrit Code Review] webadmin: "Generify list models" patch fix.

[Gerrit Code Review] Revert "core: Make DAOs injectable"

[Dan Kenigsberg] asyncore: Remove AsyncChat


Changes for Build #6515
[Dan Kenigsberg] init: fix network service status checking


Changes for Build #6516
[Dan Kenigsberg] network: test: remove bond with removed enslaved nics


Changes for Build #6517
[Omer Frenkel] Remove unused columns guest_last_log{in,out}_time from database

[Gerrit Code Review] packaging: setup: Add SANWipeAfterDelete to answer file

[Gerrit Code Review] restapi: Add action to refresh host capabilities

[Dan Kenigsberg] restore_nets: during rollback, ignore removal of a missing bond


Changes for Build #6518
[Dan Kenigsberg] netinfo: children count of <interface/> is 0 which broke a 
condition


Changes for Build #6519
[Dan Kenigsberg] dumpStorageTable: less statement-like prints


Changes for Build #6520
[Dan Kenigsberg] testSetupNetworksOverDhcpIface: fix dnsmasq invocation on EL6


Changes for Build #6521
[Gerrit Code Review] extapi: authz: QueryFilterRecord.KEY description change

[Oved Ourfali] extapi: authz: update documentation

[Gerrit Code Review] json-rpc: fix the Host.getVMList return value

[Dan Kenigsberg] json-rpc: fix the Host.getVMList return value


Changes for Build #6522
[Gerrit Code Review] engine: Added compat check for gluster task actions

[Moti Asayag] engine: Corrected VDS parsing for geo-rep config

[Moti Asayag] engine: Corrected geo-replication status sync

[Moti Asayag] dal: Get geo-rep session with slave host and volume

[Gerrit Code Review] core: fix engine-notifier ETL service messages

[Gerrit Code Review] userportal: Descriptive message if VM name is already in 
use

[Gerrit Code Review] core: Cleanup VmPoolParametersBase

[Omer Frenkel] engine: Clear redundant eclipse warnings

[Gerrit Code Review] webadmin: Add disk snapshot ID column to two tables

[Omer Frenkel] engine: Reduce visibility of class members

[Omer Frenkel] engine: Use type safety any[Set|List]Of matcher

[Omer Frenkel] core: Removed unused c'tor

[Omer Frenkel] core: Cleanup AddVmToPoolParameters

[Omer Frenkel] core: Cleaup AddVmPoolWithVmsParameters

[Dan Kenigsberg] vmdevices: remove duplicate slot in audio device


Changes for Build #6523
[Shahar Havivi] v2v: import abort/done status fix

[Gerrit Code Review] restapi: Move Disk remove from collection to entity

[Juan Hernandez] restapi: Split lines in cluster update metadata

[Gerrit Code Review] core, webadmin: Override image name in import image view

[Gerrit Code Review] webadmin: Enable editing name on import iscsi SD

[Sahina Bose] engine : fix geo-rep remove unexpected exception

[Juan Hernandez] restapi: Add "ha_reservation" to cluster update metadata

[Tal Nisan] restapi: Ability to specify alias on Glance disk import

[Juan Hernandez] restapi: Add "alias" and "name" to disk update metadata

[Arik Hadas] webadmin: support import from VMware

[Gerrit Code Review] core: always send numa node for vm

[Gerrit Code Review] packaging: setup: queryEnvKey: getHostname

[Gerrit Code Review] restapi: openstack_volume_type on Disk entity

[Omer Frenkel] core: send maxMemory to vdsm on run vm

[Gerrit Code Review] engine: fix StoragePoolStatusHandler initialization

[Omer Frenkel] core: Memory Hotplug

[Omer Frenkel] webadmin: add memory device type icon

[Omer Frenkel] frontend: add memory to edit running vm dialog

[Omer Frenkel] Revert "core: Fix cascade delete with Job/Step"

[Gerrit Code Review] core: added support for version check for remote-viewer

[Omer Frenkel] core: Editing of template version for pools

[Omer Frenkel] core:(2) Editing of template version for pools

[Omer Frenkel] backend: Enable granular hostdev passthrough support

[Gerrit Code Review] gluster: Add Replica 3 validation

[Gerrit Code Review] webadmin, userportal: translations update

[Arik Hadas] webadmin: os selection for import from VMware

[Arik Hadas] core: fix findbugs

[Tomas Jelinek] webadmin/userportal: Removed empty listener

[Gerrit Code Review] userportal\webadmin: Editing of template version for pools

[Sahina Bose] gluster: Add audit log message while volume snapshot sync

[Tomas Jelinek] engine: support non-unique vm and template names across DCs 
(#912263)

[Sahina Bose] engine: geo-rep config entries

[Sahina Bose] gluster: Corrected event log messages

[Gerrit Code Review] packaging: spec: drop all-in-one on el6 and fc20

[Gerrit Code Review] webadmin : Show confirmation for geo-rep actions

[Juan Hernandez] restapi: Move Storage-Domain Contents remove to entity

[Juan Hernandez] restapi: Move VM remove from collection to entity

[Juan Hernandez] restapi: Move Permit remove from collection to entity

[Gerrit Code Review] core: Fix cascade delete with Job/Step

[Shubhendu Tripathi] gluster: Alert if volume snapshot max limit reached

[Anmol Babu] engine: Mount-Broker setup changes

[Gerrit Code Review] restapi: Introduction of new TimeZone Complex Type

[Juan Hernandez] restapi: Implementation for GuestOsInfo and Timezone reporting

[Gerrit Code Review] gluster: Propagate the scheduler error to UI

[Gerrit Code Review] restapi: Fix RSDL generation of DELETE methods

[Gerrit Code Review] engine: filter out volume snapshots from storage devices 
list

[Gerrit Code Review] core: device: add specParams for console devices

[Tomas Jelinek] webadmin,userportal: made DynamicMessages accessible in 
uicommonweb

[Gerrit Code Review] core: Correct VmPool.hashCode() and equals()

[Martin Perina] packaging: Add dependency to ovirt-engine-extension-aaa-jdbc

[Tomas Jelinek] frontend: remote-viewer version check

[Alon Bar-Lev] packaging: setup: fix pyflakes invalid syntax issue

[Dudi Maroshi] engine: Add KSM awaremess for NUMA optimization

[Roy Golan] webadmin: Add KSM awaremess for NUMA optimization

[Maor Lipchuk] core: add VolumeClassification to DiskImageDAODbFacadeImpl

[Maor Lipchuk] core: delete Cinder volumes should be surrounded by try catch.

[Maor Lipchuk] core: Use generics in CloneCinderDisksCommandCallback

[Maor Lipchuk] core: Use generics in CloneSingleCinderDiskCommandCallback

[Maor Lipchuk] core: Change clone cinder call back to use container id.

[Maor Lipchuk] core: Add type to list at CinderDisksProvider

[Maor Lipchuk] core: Fix preview snapshot in Cinder broker

[Maor Lipchuk] core: Refactor updateOldImageAsActive to baseImagesCommand

[Maor Lipchuk] core: Add helper in DiskStorageType enum

[Maor Lipchuk] core: Introduce TryBackToCinderSnapshotCommand.

[Maor Lipchuk] core: Introduce TryBackToAllCinderSnapshotsCommand

[Maor Lipchuk] core: Support preview for Cinder snapshot

[Tal Nisan] core: Remove unused imports in Cinder commands

[Anmol Babu] webadmin, engine : Error handling in geo-rep create

[Liron Aravot] core: handling domain status update

[Gerrit Code Review] packaging: license: Corrected the license text

[Gerrit Code Review] backend: engine resolving host's active interface

[Gerrit Code Review] engine: Pass username to geo-rep config list

[Eli Mesika] core[DB]: Adding external status to DB

[Eli Mesika] core[BE]: Adding external status to BE

[Eli Mesika] core[DAO]: Adding external status to DAOs

[Eli Mesika] core[BLL]: Adding external status to command

[Eli Mesika] core[Search]:Add search support to external_status

[Eli Mesika] REST API: Adding external status to API

[Eli Mesika] webadmin: Adding external status to UI

[Daniel Erez] core: CloneCinderDisks - handle command statuses

[Anmol Babu] engine: Pass username for non-root geo-rep session sync

[Gerrit Code Review] core: validate Cinder disks status on RunVmValidator

[Gerrit Code Review] core: RemoveAllVmCinderDisks - set parent on build params

[Gerrit Code Review] core: RemoveAllVmCinderDisks - handle command statuses

[Gerrit Code Review] core: Fix NPE when removing a VM with Cinder disks.

[Shmuel Melamud] webadmin: Tooltip in Disks subtab shows Original Allocation 
Policy

[Shubhendu Tripathi] gluster: Disable gluster cli based snapshot scheduling

[Gerrit Code Review] services, setup: ovirt-vmconsole integration

[Sandro Bonazzola] services, setup: vmconsole/openssh integration

[Gerrit Code Review] core: calculate the engine base url if not provided

[Gerrit Code Review] api: moving host/external state to the right place

[Sandro Bonazzola] packaging: spec: Conflict with dwh/reports setup <3.6

[Roy Golan] engine: Add KSM policy to NUMA hosts

[Roy Golan] restapi: add field ksm_merge_across_node to cluster

[Dudi Maroshi] engine: Add KSM policy to NUMA hosts

[Eli Mesika] core: fix db upgrade script numbering

[Gerrit Code Review] restapi: Avoid NPE when receiving NUMA node without cores

[Gerrit Code Review] core: calculate console_client_resources_url if not 
provided

[Gerrit Code Review] engine: Add KSM policy to NUMA hosts

[Gerrit Code Review] core: Fix disk storage type in OVF

[Gerrit Code Review] scheduling: Add HostDevice Policy Unit

[Daniel Erez] core: support cephx authentication on run vm

[Gerrit Code Review] webadmin: NPE in HostPopupView (getGroupedList) if cluster 
has no DC

[Gerrit Code Review] core [DB]: Append database update script for KSM with NUMA

[Gerrit Code Review] events: use separate queue for events

[Gerrit Code Review] core: log the selected storage domain for memory volumes

[Omer Frenkel] host-deploy: support serial console

[Liron Aravot] CoCoAsyncTaskHelper: do not clear command if the parent has 
callback

[Gerrit Code Review] uicommonweb: Attach virtual IDE disks new behavior

[Roy Golan] core:Added affinity Group collision validation.

[Doron Fe] restapi: add quota mode to data center

[Doron Fe] engine: Quota API engine fixups

[Doron Fe] restapi: implement Quota REST-API

[Roy Golan] core: Fix NPE in EditAffinityGroupCommandTest

[Oved Ourfali] core: Make VDS a JPA entity

[Ori Liel] restapi: Update VmPool - Identify Template by name.

[Gerrit Code Review] core: VM configuration should not be validated in Export 
Domain

[Gerrit Code Review] core: Fix adding host with JPA

[Eli Mesika] core: fix non-responding logging in case of no PM

[Eli Mesika] core: Fix Dead Locks in 
Updatedisk_image_dynamic_by_disk_id_and_vm_id

[Omer Frenkel] core: add timestamp for vm-dynamic updates

[Gilad Chaplik] webadmin: KSM enabled checkbox alway start unchecked

[Gerrit Code Review] Revert "core: Fix adding host with JPA"

[Oved Ourfali] Revert "core: Make VDS a JPA entity"

[Gerrit Code Review] webadmin: it is possible to attach the same disk twice

[pkliczewski] events: vm stats refresher refactoring

[pkliczewski] events: VM Status based on an event

[Gerrit Code Review] hostdeploy: fix findbugs

[Omer Frenkel] engine, backend: enable vmconsole in host deploy

[Gerrit Code Review] events: removing vm.getStats from event processing

[Omer Frenkel] core: SPICE copyPaste/fileTransfer not passed properly

[Omer Frenkel] core: VmIcons DAO for the REST part

[Gerrit Code Review] core: re-order CinderBroker imports.

[Gerrit Code Review] core: re-factor method of deleteVolume to CinderBroker

[Gerrit Code Review] core: Change CinderBroker to use getImageId.

[Gerrit Code Review] core: Make remove Cinder disks call back to be generic.

[Gerrit Code Review] core: added volume types existence validation

[Gerrit Code Review] core: add another ctor to VmInternalData

[Sandro Bonazzola] packaging: fix pep8 issue

[Arik Hadas] core: add ctor to VmInternalData (2)

[Arik Hadas] core: remove unused method

[Gerrit Code Review] uutil: crypto: EnvelopeEncryptDecrypt initial 
implementation

[Gerrit Code Review] webadmin: Added storage missing fields to Cloner

[Gerrit Code Review] packaging: engine-backup: Added performance wrappers

[Gerrit Code Review] core, webadmin: Vm Icons REST related changes

[Gerrit Code Review] packaging: setup: Remove log-setup-event

[Sandro Bonazzola] packaging: setup: Stop services only when needed

[Maor Lipchuk] core: Introduce restore from Cinder snapshot

[Maor Lipchuk] core: Introduce restore all cinder snapshots command.

[Maor Lipchuk] core: Support restore for Cinder snapshot

[Maor Lipchuk] core: Rename CindeBroker method

[Gerrit Code Review] packaging: setup: pki: Do not add empty lines to conf

[Daniel Erez] restapi: CRUD for OpenStackVolume authentication keys

[Gerrit Code Review] webadmin: introduce Authentication Keys sub-tab under 
Providers

[Daniel Erez] webadmin: remove "No volume type" constant

[Gerrit Code Review] packaging: setup: adding DOCKERC_NEEDED

[Arik Hadas] core: cleanup in EventVmStatsRefresher

[Gerrit Code Review] db: Remove RenameManagementNetwork stored procedure

[Gerrit Code Review] webadmin: Size info in GB along side % (2)

[Tal Nisan] core: Add disk alias to "Scan Alignment" error message

[Gerrit Code Review] core: add RegisterLibvritSecretsVdsCommand

[Gerrit Code Review] core: register secrets on connect storage domain

[Gerrit Code Review] core: add UnregisterLibvritVdsCommand

[Gerrit Code Review] core: unregister secrets on deactivate Cinder storage 
domain

[Gerrit Code Review] core: registerLibvirtSecrets on add and update secret

[Gerrit Code Review] core: unregisterLibvirtSecrets on remove

[Gerrit Code Review] core: getAllByStoragePoolIdFilteredByActiveStorageDomains

[Gerrit Code Review] core: register secrets on 
ConnectHostToStoragePoolServersCommand

[Gerrit Code Review] core: unregister secrets on 
DisconnectHostFromStoragePoolServersCommand

[Gerrit Code Review] core: send maxMemory and maxMemSlots only if hotplug 
memory is supported

[Omer Frenkel] core: dont check vmManager timestamp if it wasnt set

[Gerrit Code Review] restapi: Vm Icons - REST part

[Omer Frenkel] core: Make regular user owner of VMs he created

[Oved Ourfali] engine: Ignore DC-ID for Blank Template

[Oved Ourfali] uutils: modify argument type naming in ArgumentParser

[Tal Nisan] engine: Add support for Refresh LUNs size

[Tal Nisan] webadmin: Add support of refresh LUN size in UI

[Juan Hernandez] restapi: Accept 0 and 1 for boolean values

[Juan Hernandez] restapi: Fix base type of GraphicsConsoles

[Allon Mureinik] core: Make constants static

[Gerrit Code Review] webadmin: Support additional hibernate types

[Gerrit Code Review] improve unlock_entity.sh log message

[Gerrit Code Review] core: move vdsm timestamp to VmInternalData

[Arik Hadas] core: cleanup in EventVmStatsRefresher (2)

[Gerrit Code Review] core: Start a service to solve affinity role breakage

[Gerrit Code Review] core: Added affinity rules enforcement manager

[Gerrit Code Review] core: prevent npe when vm disappears from vdsm

[Gerrit Code Review] packaging: bin: extension-tool: remove unneeded/wrong 
comments

[Juan Hernandez] restapi: Remove "graphics_consoles" from "VmBase"

[Gerrit Code Review] webadmin: check unique data center name

[Gerrit Code Review] webadmin: Role descriptions

[Gerrit Code Review] webadmin: Make search string management intelligent

[Gerrit Code Review] webadmin: Host->VM refresh on events

[Gerrit Code Review] webadmin: Events list

[Alexander Wels] webadmin: Form panel label/value width

[Gerrit Code Review] coverity: Dereference null return value

[Gerrit Code Review] vdsbroker: remove message duplication

[Gerrit Code Review] webadmin: fix initial cluster on import from vmware

[Arik Hadas] core: move cached info about last event to vm-manager

[Arik Hadas] core: prevent a race on getAllStats with events

[Eli Mesika] engine: Adding unique(vds_id, name) constraint to vds_interface

[Gerrit Code Review] core: fix attach of floating Cinder disk

[Daniel Erez] core: fix detach of floating Cinder disk

[Eli Mesika] fix issues found by Coverity

[Gerrit Code Review] core: CinderDisk - disable snapshots for shareable

[Gerrit Code Review] webadmin: Remove duplicate validations on disk hot plug

[Gerrit Code Review] database: Define admin roles to import/export domains

[Gerrit Code Review] webadmin: Forbid hot plug availability when VM is suspended

[Gerrit Code Review] packaging: Fix dependency on aaa-jdbc

[Gerrit Code Review] uutils: crypto: add EnvelopePBE

[Alon Bar-Lev] uutils: crypto: EnvelopeEncryptDecrypt: add artifact and version

[Gerrit Code Review] gluster: Fixed an issue with canDoAction message 
transalation

[Gerrit Code Review] clone context of internal cmd in non-responding

[Gerrit Code Review] webadmin: reorganize sub-tabs under VMs main-tab

[Gerrit Code Review] engine: Fix broken DAO test

[Gerrit Code Review] packaging: s/usage:/Usage:/

[Gerrit Code Review] tools: crypto-tool: initial add

[Eli Mesika] engine: add snapshot mount point to filter list

[Gerrit Code Review] webadmin, userportal: translations update (Korean only)

[Sahina Bose] gluster: Dont list striped volumes types while volume creation

[Gerrit Code Review] core: Changed log messages in AREM

[Alona Kaplan] engine: Re-define HostSetupNetworks based on network attachments

[Alona Kaplan] engine: Deprecate SetupNetworks VDS related classes

[Alona Kaplan] engine: Change modifier of parameter to be more generic

[Gerrit Code Review] webadmin, userportal: translations update

[Alona Kaplan] engine: Expose GetCapabilities command via vdsbroker api

[Alona Kaplan] engine: Use more abstracted collection type.

[Alona Kaplan] engine: Deprecate SetupNetworks command

[Gerrit Code Review] core: Add helper method for delete volume by class type.

[Gerrit Code Review] core: Use try catch for delete Cinder disk at 
RemoveCinderDiskCommand.

[Gerrit Code Review] core: Update Cinder snapshot decendants with parent id

[Gerrit Code Review] core: refactor failure behviour for remove Cinder snapshot

[Gerrit Code Review] core: Fixes for RemoveSnapshotCommand.

[Gerrit Code Review] core: Add helper method for check if cinder volume exists.

[Gerrit Code Review] core: cleanup, check if cinder volume exists by 
classification

[Gerrit Code Review] core: cleanup, use helper method for get ImageStatus.

[Gerrit Code Review] core: Register libvirt secrets only if feature supported.

[Gerrit Code Review] core: Remove redundant else in delete volume by 
classification.

[Maor Lipchuk] core: Introduce RemoveAllCinderSnapshotDisksCommand.

[Gerrit Code Review] webadmin: fix potential npes in AbstractFormPanel

[Maor Lipchuk] core: Use Inject for libvirtSecretDao.

[Alexander Wels] webadmin: clicking system tree doesn't update main tab

[Sahina Bose] gluster: Corrected injection of BackendInternal

[Gerrit Code Review] core: rename config value

[Eli Mesika] core: creating dbutils SPs in engine-setup

[Gerrit Code Review] frontend: Expose host.devicePassthroughEnabled in Host 
SubTab

[Oved Ourfali] engine, webadmin: Clear all option in RHEV admin portal does not 
clear

[Gerrit Code Review] webadmin: Error messages readability

[Gerrit Code Review] core: avoid npe on RemoveCinderDiskCommandCallback

[Daniel Erez] core: fix RemoveCinderDiskCommandCallback

[Daniel Erez] core: rename isSupportsSnapshots to isInternal

[Sahina Bose] engine : add brick to geo-rep slave volume

[Daniel Erez] core: support quota on remove cinder disk

[Daniel Erez] core: support quota on add cinder disk

[Daniel Erez] core: support change quota for cinder disk

[Gerrit Code Review] host-deploy: return http error if invalid command

[Gerrit Code Review] webadmin: minor cleanup in ProviderModel

[Arik Hadas] webadmin: utility method to construct vmware url

[Gerrit Code Review] packaging: Point at conf.d directories in /etc

[Gerrit Code Review] webadmin: change width of provider-url

[Sahina Bose] gluster: Corrected geo-rep case of volume snapshot creation

[Gerrit Code Review] restapi: Fix metadata of "refreshluns"

[Gerrit Code Review] core: AffinityRulesEnforcementManagerTest imports

[Gerrit Code Review] core: Add missing configuration mocking

[Gerrit Code Review] core: Fix mocking for _perClusterProvider.get()

[Gerrit Code Review] core: TestingAffinityRulesEnforcementPerCluster

[Gerrit Code Review] core: Fix assertion

[Gerrit Code Review] core: unignore AffinityRulesEnforcementManagerTest

[Gerrit Code Review] core: Cleanup members' modifiers

[Gerrit Code Review] core: Diamond Generics

[Gerrit Code Review] core: Clean up addInjectionsToPerClusterObjects()

[Gerrit Code Review] core: Use anyLong() instead of anyInt()

[Gerrit Code Review] core: Removed redundant System.out.printlns

[Gerrit Code Review] core: Make AffinityGroupComparator Serializeable

[Daniel Erez] core: support quota on update cinder disk

[Daniel Erez] core: support quota on remove template with cinder disks

[Martin Betak] restapi: Extract empty doPopulate() method to 
AbstractBackendResource

[Daniel Erez] core: fix quota for remove vm with cinder disks

[Gerrit Code Review] core: disable disk profiles validation for cinder disks

[Eli Mesika] core:Code is sensitive to spring JDBC impl

[Martin Perina] core: Fix CDI in dal module to work with EAP/WildFly

[Martin Perina] core: Reformat ovirt-engine.xml.in

[Martin Perina] core: Add support for WildFly

[Gerrit Code Review] core: Added VM_PAUSED event

[Gerrit Code Review] packaging: bin: add an option to enforce jboss home

[Anmol Babu] webadmin,engine : fix geo-rep issues

[Gerrit Code Review] core: skip vm monitoring if fetch failed

[Gerrit Code Review] webadmin: fixed for new Host/Cluster dropdown

[Gerrit Code Review] restapi: Remove "performRemove" method

[Gerrit Code Review] core: RemoveVmCommand always removes the VM's direct LUNs

[Alon Bar-Lev] pki: openssh: workaround rhel-6 keygen incompatibility

[Gerrit Code Review] engine: Fix grammar mistake "to big" -> "too big"

[Gerrit Code Review] engine: Fix typo constidered -> considered

[Allon Mureinik] core: VM removal with disks also removes shareable LUNS

[Allon Mureinik] core: Fix unchecked casts warnings

[Allon Mureinik] core: Remove redundant "constants"

[Allon Mureinik] core: Use java.util.Collections methods

[Allon Mureinik] core: Don't mock default behavior

[Allon Mureinik] core: Proper mocking for Spy()ed command

[Gerrit Code Review] packaging: setup: Clarify prompt text on certs renew

[Gerrit Code Review] core: Handle null user when Adding VM internally

[Gerrit Code Review] restapi: Add a test for the BooleanParser class

[Gerrit Code Review] webadmin: Check for VM status when activating IDE disks

[Daniel Erez] webadmin: fix disks layout when quota is enabled

[Gerrit Code Review] uutils: cli: support substitutions for usage and default 
values

[Gerrit Code Review] core: support quota for snapshot with cinder disks

[Gerrit Code Review] aaa: built-in: rename sys props to match tool

[Gerrit Code Review] core: Remove unused maven-eclipse-plugin

[Alona Kaplan] core: ReplacementUtils refactor+add method for setting variable

[Alona Kaplan] engine: Add NetworkAttachmentValidator

[Alona Kaplan] engine: Add NetworkAttachmentsValidator

[Alona Kaplan] engine: Add HostInterfaceValidator

[Alona Kaplan] engine: Network attachments parameters completer

[Alona Kaplan] engine: Add host poller for setup network actions

[Gerrit Code Review] core: dont save vdsmVm to db

[Alona Kaplan] core: renamed cryptic method names, added method for often used 
code

[Alexander Wels] webadmin: fence agents ui

[Gerrit Code Review] restapi: Test helper should compare correctly two nulls

[Omer Frenkel] webadmin: Correctly restore cluster architecture selection

[Gerrit Code Review] Revert "webadmin: fixed for new Host/Cluster dropdown"

[Gerrit Code Review] tools: extensions-tool: add ExtensionManager instance to 
context

[Gerrit Code Review] tools: extensions-tool: enhanced logging of tool executor

[Allon Mureinik] webadmin: Fix Null pointer dereferences in 
VolumeGeoRepListModel

[Daniel Erez] webadmin: support Cinder disks on assign quota dialog

[Daniel Erez] webadmin: quota for cinder on disks general sub-tab

[Daniel Erez] webadmin: fix quota for add cinder disk

[Daniel Erez] webadmin: status column in disks tab on All view

[Daniel Erez] webadmin: enlarge assign quota dialog

[Eli Mesika] Revert "core: creating dbutils SPs in engine-setup"

[Gerrit Code Review] webadmin: Dismissing alerts from context sometimes 
dismisses other aler

[Alona Kaplan] engine: Introduce HostSetupNetworks command

[Alona Kaplan] engine: Introduce network attachments command

[Gerrit Code Review] packaging: DB: modify storage username field type

[Gerrit Code Review] userportal: Make storage space config values available to 
user

[Arik Hadas] core: add vmware providers

[Gerrit Code Review] engine: Add network attachments queries

[Alona Kaplan] engine: Configure network on install with network attachments

[Gerrit Code Review] core: Source VM is deleted after failed cloning attempt

[Gerrit Code Review] core: temporary fix for findbugs

[Maor Lipchuk] core: Fix new disk alias name when creating a VM/Template.

[Maor Lipchuk] core: Use image id instead of id to get Cinder disk

[Maor Lipchuk] core: Support clonning a Cinder disk from a snapshot

[Maor Lipchuk] core:[cloneFromSnapshot] Add default constructor with context

[Maor Lipchuk] core: Support clone a VM from Cinder snapshot.

[Maor Lipchuk] core:[cloneVM] Add default constructor with context

[Maor Lipchuk] core: Support clone VM from Cinder snapshot.

[Maor Lipchuk] core:[cloneTemplateFromSnapshot] Add default constructor

[Maor Lipchuk] core: Support clone Template from Cinder snapshot.

[Maor Lipchuk] core: Avoid print error on Cinder disk removal

[Martin Mucha] core: removed unused fields.

[Gerrit Code Review] VdcActionParametersBase - adding VdsRunningOn member

[Gerrit Code Review] core: VdcActionParametersBase - choose if command is ended 
by parent

[Gerrit Code Review] core: CommandBase - adding noAsyncOperations()

[Gerrit Code Review] core: CommandBase - avoid releasing lock if there is a 
callback

[Gerrit Code Review] core: CommandBase - end job after execution only if there 
is no callback

[Gerrit Code Review] core: CommandBase - check if the dc is without SPM

[Gerrit Code Review] CommandBase - persist command if the parent command has a 
callback

[Gerrit Code Review] core: CommandCoordinatorImpl - init child hirerchy with 
all Commands

[Gerrit Code Review] CommandExecutor - pass context to executed commands

[Gerrit Code Review] restapi: The "refreshluns" action should return "Action"

[Juan Hernandez] restapi: The "isattached" action should return an action object

[Alona Kaplan] engine: Replace host polling with HostSetupNetworkPoller

[Gerrit Code Review] host-deploy: enroll vmconsole certificate with correct 
host name

[Gerrit Code Review] engine: Re-construct SetupNetworks steps

[Alona Kaplan] engine: Remove nics from 
CollectHostNetworkDataVdsCommandParameters

[Alona Kaplan] engine: Add query to retrieve host's bonds

[Daniel Erez] webadmin: added type column to disks table in snapshots tab

[Martin Mucha] core: Add support for Network Attachements.

[Martin Mucha] core: validations from LabelNicCommand refactored out to

[Martin Mucha] core: refactored HostSetupNetworksValidator to use

[Martin Mucha] core: removed procedural parameter passing

[Gerrit Code Review] core: reduce coupling between VmAnalyzer and VdsManager

[Arik Hadas] core: minor cleanup in monitoring related code

[Gerrit Code Review] engine: Fix junit failing on GlusterSyncJob instance

[Gerrit Code Review] restapi: Expose Host.passthroughEnabled via REST

[Gerrit Code Review] restapi: Add Host Device Passthrough support

[Gerrit Code Review] webadmin: improve the layout of import vm dialog

[Arik Hadas] webadmin: fix wrong label in import-vm dialog

[Eli Mesika] engine: vds_interface vds_id network_name unique constraint

[Dudi Maroshi] core: VM pinning to multiple hosts

[Gerrit Code Review] packaging: setup: add store option to queryEnvKey

[Oved Ourfali] core: Fix Found two representations of same collection

[Gerrit Code Review] webadmin: add validations for import from vmware

[Martin Mucha] core: fixed update script

[Alona Kaplan] core: refactor&test for HostNetworkAttachmentsPersister

[Alona Kaplan] core: refactored NetworkAttachmentCompleter + tests.

[Gerrit Code Review] webadmin: fix fence agent issues.

[Gerrit Code Review] restapi: Explicitly use Xalan as transformer

[Gerrit Code Review] webadmin: cleanup - redundancy in 
FileStorageModel.isEditable()

[Gerrit Code Review] core: refactor; encapsulation

[Alona Kaplan] core: refactor: renamed variables + extracted creating map

[Alona Kaplan] core: Tests for NetworkAttachmentsValidator

[Alona Kaplan] core: replaced 'unless' with 'when'

[Alona Kaplan] core: tests for NetworkAttachmentValidator

[Alona Kaplan] core: renamed method

[Alona Kaplan] core: allow null values to be passed into BusinessEntityMap

[Eli Mesika] core: [provider] inadequate test failure output

[Eli Mesika] core: get rid of VdsIdParametersBase

[Gerrit Code Review] core:  Windows 10 Guest OS Support - UI

[Oved Ourfali] core : Active users query returns 'bad sql grammer' error

[Gerrit Code Review] core: inject backend instance

[Gerrit Code Review] frontend: Make EntityModelCellTable Sortable

[Gerrit Code Review] build: remove commons-io from module overlay

[Gerrit Code Review] webadmin: re-fix for new Host/Cluster dropdown

[Alon Bar-Lev] core: don't contain X-Auth-Header in toString method

[Allon Mureinik] core: Fix typo allowd -> allowed

[Juan Hernandez] restapi: Improve display of failed expectations

[Gerrit Code Review] restapi: Fix RSDL metadata of storage connections

[Gerrit Code Review] restapi: Remove unused constant from CDROM resource

[Gerrit Code Review] restapi: Remove JAX-RS annotations from implementations

[Juan Hernandez] restapi: StorageDomainValidator checks wrong format parameter

[Roy Golan] Engine: Scheduling-policy removal error message correction

[Roy Golan] core: Fix error message, adding vm with disk profile, wrong storage.

[Gerrit Code Review] aaa: ignore IllegalState when invalidating session

[Gerrit Code Review] userportal/webadmin: cluster parameters override - UI 
enhancements

[Gerrit Code Review] packaging: dbutils: Drop SPs at end

[Eli Mesika] core: remove DBFacade from DAO impl names

[Gerrit Code Review] frontend: Show the configured timezone on the VM General 
tab

[Gerrit Code Review] packaging: sercon: fix ovirt-vmconsole-proxy path

[Roy Golan] core: Remove assert from runtime code.

[Allon Mureinik] core: Fix NETWORK_CANNOT_REMOVE_ISCSI_BOND_NETWORK

[Gerrit Code Review] jsonrpc: version bump

[Gerrit Code Review] core: adding several CDA messages in single method

[Gerrit Code Review] webadmin,userportal: Customizing action table rows

[Juan Hernandez] restapi: add use_sysprep and use_cloud_init for Vm creation

[Gerrit Code Review] packaging: sercon: fix copying of artifacts

[Gerrit Code Review] core: Unify org.reflections:reflections artifact version

[Juan Hernandez] restapi: Move CDROM remove from collection to entity

[Gerrit Code Review] restapi: Don't use Resteasy implementation of 
MultivaluedMap

[Gerrit Code Review] restapi: Move VM Disk remove from collection to entity

[Juan Hernandez] restapi: Move Watchdog remove from collection to entity

[Juan Hernandez] restapi: Move VM NIC remove from collection to entity

[Juan Hernandez] restapi: Move Template NIC remove from collection to entity

[Juan Hernandez] restapi: Remove the "remove" support from collections

[Juan Hernandez] restapi: Remove @SingleEntityResource

[Juan Hernandez] restapi: Remove unused methods from LinkHelper

[Gerrit Code Review] host-deploy: enforce enrollment of vmconsole

[Eli Mesika] core: handle boolean values correctly in search

[Gerrit Code Review] ear: remove built-in extension

[Daniel Erez] core: retrieve and store librbd1 package version

[Daniel Erez] core: adding dao test for librbd version

[Daniel Erez] core: check librbd1 package availability on connection

[Daniel Erez] core: check librbd1 package availability on vds activation

[Daniel Erez] core: NonOperational vds on libvirt secrets register error

[Daniel Erez] core: disable RemoveStorageDomain for Cinder

[Daniel Erez] webadmin: add CEPH version to hosts general sub-tab

[Gerrit Code Review] aaa: cleanup SessionDataContainer

[Gerrit Code Review] core: add debug logs for vm status events

[Vered Volansky] webadmin: Storage popup view Changes

[Vered Volansky] webadmin: Changed/added path examples for storage

[Vered Volansky] webadmin: Move up the Gluster alert

[Vered Volansky] webadmin: Remove '*' and bold style from the NFS override 
defaults alert

[Vered Volansky] webadmin: Change NfsStorageView.ui.xml syntax

[Vered Volansky] webadmin: remove override from Custom Connection Parameters

[Vered Volansky] webadmin: Change PosixStorageView.ui.xml syntax

[Vered Volansky] webadmin: Align NFS and Advanced Parameters expanders.

[Vered Volansky] webadmin: Change GlusterStorageView.ui.xml syntax

[Vered Volansky] webadmin: move activate storage domain checkbox down

[Vered Volansky] webadmin: Display missing fields in import SD Dialog

[Gerrit Code Review] webadmin: "Extend size by" appears when creating new VM 
disk

[Gerrit Code Review] setupNetworks: do not log policy reset stack trace

[Gerrit Code Review] sercon: fix 'manual intervention required' text

[Eli Mesika] search: adding constants to *AutoCompleter.java

[Eli Mesika] core: replace VdcBLL all over with engine/Engine

[Gerrit Code Review] engine: make AddVmInterfaceParameters.toString more verbose

[Oved Ourfali] core:Reintroducing FK to async_tasks table

[Gerrit Code Review] core: rename VdcFault to EngineFault

[Alona Kaplan] restapi: add reordermacaddresses action

[Gerrit Code Review] backend: Expose iommuPlaceholder flag on HostDeviceView

[Gerrit Code Review] core: Make HostSpmPriorityComparator Serializable

[Gerrit Code Review] core: Reimplement HostSpmPriorityComparator

[Gerrit Code Review] core: Remove VmStaticDaoTest logger

[Gerrit Code Review] engine : Add null check in RefreshLunsSize command

[Gerrit Code Review] frontend: Grey out placeholder host devices in VM sub tab

[Gerrit Code Review] webadmin: Fix alignment issues in storage popup on updated 
FF

[Eli Mesika] gluster: ignore a problematic test

[Gerrit Code Review] engine-config : add Double type support

[Gerrit Code Review] uutils: CertificateChain: use trust manager to collect 
certificate chain

[Gerrit Code Review] core: enable Cinder integration feature

[Gerrit Code Review] packaging: setup: add Unkown Task to Async Task Map

[Francesco Romani] core: bulk user query for VMConsoleProxyServlet

[Gerrit Code Review] webadmin: fix bad layout in import vm dialog

[Gerrit Code Review] host-deploy: apply user visible messages logic

[Alona Kaplan] webadmin: Small grammar fixes.

[Ori Liel] aaa: Honor 'Session-TTL' header

[Eli Mesika] engine: Host name shouldn't be surrounded by commas

[Eli Mesika] engine: Adjust audit log messages to comma's convention

[Eli Mesika] webadmin:  UX: addHost form leaves json checkbox locked when 
switching

[Gerrit Code Review] aaa: RestApiSessionMgmtFilter: fix Coverity issues

[Ori Liel] webadmin: Fix Error Message For Provider Connectivity Test (#1183472)

[Ori Liel] core: Move Host Provision Validation To Validator

[Gerrit Code Review] restapi: Don't use internal Resteasy exceptions

[Juan Hernandez] restapi: Don't require Resteasy JAXB provider

[Gerrit Code Review] core: dont update devices if vm is not updated

[Gerrit Code Review] core: handle Live Merge when top volume is larger than base

[Gerrit Code Review] core: refactor live merge code to handle async child 
command

[Roy Golan] core: Invoke FullList command using the resource manager

[Omer Frenkel] core: null check in CommandBase.parentHasCallback()

[Gerrit Code Review] restapi: Add 'placeholder' attribute to VmHostDevice 
resources

[Allon Mureinik] core: Add missing login priv to importer_exporter

[Arik Hadas] webadmin: support for username+domain on import vm

[Shmuel Melamud] engine: Removal of VM pool with VMs

[Alon Bar-Lev] host-deploy: cleanup: use constant for vmconsole condition

[Gerrit Code Review] core: Rename SetVm_poolBeingDestroyed

[Tomas Jelinek] webadmin: Instance images part ignored when created VM from 
template

[Tomas Jelinek] webadmin: made show/hide advanced options with static width

[Tomas Jelinek] userportal: make template from snapshot does not work in 
userportal

[Gerrit Code Review] restapi: Build correctly instance type NIC links

[Gerrit Code Review] engine: Print pre-defined available packages

[Gerrit Code Review] core: events refresher - handle migrating and external vms

[Alona Kaplan] core: multiple tests & refactoring of 
HostSetupNetworksValidator.java

[Alona Kaplan] core: mtu validation refactored out from 
HostSetupNetworkValidator

[Alona Kaplan] core: introducing QosDaoCache

[Alona Kaplan] core: override configuration

[Alona Kaplan] core: introducing ReportedConfigurations business entity.

[Alona Kaplan] core,userportal,webadmin: using reporting configurations business

[Gerrit Code Review] core: Remove getEntityGraphicsTypes.

[Gerrit Code Review] core: add machine type for ppc64le 7.2

[Alona Kaplan] core: introducing queries for ReportedConfigurations business 
entity.

[Alona Kaplan] core: introducing UnmanagedNetwork business entity.

[Alona Kaplan] core: unmanaged network queries, removing unmanaged networks via

[Alona Kaplan] core: allow indetifying network by its name when adding network

[Alona Kaplan] core: remove unused import

[Alona Kaplan] core: removed duplicates

[Alona Kaplan] core: missing translation in ExecutionMessages.properties

[Alona Kaplan] core: error fix: cannot add network to nic and use this nic as a 
slave

[Alona Kaplan] core: fixing unset nicId. when adding new bond and attaching 
network to

[Alona Kaplan] core: missing audit log variables definition

[Alona Kaplan] engine: allowing prefix as mask staticIP conf in

[Fred Rolland] webadmin: Check PV size for available LUN size

[Gerrit Code Review] core: Remove getStorageServerConnectionsByDomain

[Gerrit Code Review] Adopting ci standards

[Gerrit Code Review] webadmin: add vmware providers

[Gerrit Code Review] scheduling: Support for getting pending Host

[Eli Mesika] core: change VdcFault to EngineFault

[Gerrit Code Review] setup: Fix db removal issue

[Gerrit Code Review] scheduling: Fix AREM tests

[Gerrit Code Review] core: moved GraphicsParameters to common

[Gerrit Code Review] engine - changed error msg when host hostname can not be 
resolved

[Gerrit Code Review] scheduling: Add missing createMapOfVmToHost method to AREM

[Gerrit Code Review] webadmin: no way to set instance type

[Gerrit Code Review] webadmin: external providers in import vm dialog

[Eli Mesika] tools: skip alert if unlock run from setup

[Gerrit Code Review] engine: guest agent network interfaces not shown

[Eli Mesika] core: merge VdsValidator into HostValidator

[Gerrit Code Review] core: added check to disallow having the same graphics 
device more times

[Gerrit Code Review] core: Temporary avoid creating OVF_STORE for Cinder.

[Gerrit Code Review] frontend: swap hostdev vendor and product columns

[Gerrit Code Review] core: fix Coverity warnings

[Eli Mesika] core: move shouldVdsBeFenced() to VDS

[Gerrit Code Review] Reuse Affinity Group collision checking in the Affinity 
CRUD

[Gerrit Code Review] core: Allow importing hosted engine storage domain

[Gerrit Code Review] tools: Added enabling option to config for AREM.

[Gerrit Code Review] core: Keep stateless snapshot on VM down for VMs from 
manual pool

[Arik Hadas] core: ProcessDownVmCommand.isRemovingVmPool() refactoring

[Arik Hadas] core: VM_POOL_NAME lock on VM pool creation

[Gerrit Code Review] core: Inline useless constants

[Gerrit Code Review] core: Use Collections.singletonList

[Gerrit Code Review] core: Remove useless DbFacade mocking

[Gerrit Code Review] core: Inline redundant method

[Gerrit Code Review] core: AttachStorageDomainToPoolCommandTest members

[Gerrit Code Review] core: AttachStorageDomainToPoolCommandTest generics

[Gerrit Code Review] core: AttachStorageDomainToPoolCommandTest mocking

[Gerrit Code Review] core: DeactivateStorageDomainCommandTest members

[Gerrit Code Review] core: DeactivateStorageDomainCommandTest lists

[Gerrit Code Review] core: DeactivateStorageDomainCommandTest asserts

[Gerrit Code Review] core: Fix DeactivateStorageDomainCommand mocking

[Gerrit Code Review] core: Remove unused CommandMocks

[Roy Golan] core: Allow removing a running Hosted Engine VM from the setup

[Roy Golan] core: Auto-Import the hosted engine VM if its not managed

[Roy Golan] core: Fix and relax some parsing of VM structures

[Roy Golan] core: Chage VM.isManaged () check

[Moti Asayag] uutils: cli: fix parser pattern error output

[Gerrit Code Review] tools: extensions-tool: improved logging of tool

[Gerrit Code Review] restapi: added possibility to add/delete graphics devices

[Tomas Jelinek] core: display type was not possible to set from REST

[Allon Mureinik] core: findbugs in Live Merge flows

[Allon Mureinik] core: Print HE's domain name if it's not found

[Allon Mureinik] core: VdsBrokerObjectsBuilder Naming conventions

[Gerrit Code Review] webadmin: vm-like dialogs: name validation fixed

[Gerrit Code Review] core: introduce FreezeVdsCommand

[Daniel Erez] core: introduce ThawVdsCommand

[Daniel Erez] core: EngineError - add freeze and thaw errors

[Daniel Erez] core: added AuditLog messages for freeze and thaw

[Daniel Erez] core: invoke freeze and thaw for cinder disks

[Gerrit Code Review] core: Remove useless DbFacade mocking

[Allon Mureinik] core: Remove useless DbFacade mocking

[Allon Mureinik] core: Removed useless data memebers

[Allon Mureinik] core: Data member modifiers

[Allon Mureinik] core: Spy validator directly

[Gerrit Code Review] core: Block adding Cinder with same URL.

[Maor Lipchuk] core: Add missing audit log severities to OVF_STORE audit log.

[Gerrit Code Review] core: remove unused method signature from 
VdsServerConnector

[Gerrit Code Review] packaging: setup: move ADMIN_PASSWORD from global setup to 
engine

[Gerrit Code Review] checkstyle: Reformat one liner methods

[Tal Nisan] checkstyle: upgrade to checkstyle 6.5

[Tal Nisan] checkstyle: Fix imports order to fit project standards in compat &

[Tal Nisan] checkstyle: Fix imports order to fit project standards in common

[Tal Nisan] checkstyle: Fix imports order to fit project standards in utils

[Tal Nisan] checkstyle: Fix imports order to fit project standards in dal

[Tal Nisan] checkstyle: Fix imports order to fit project standards in scheduler

[Tal Nisan] checkstyle: Fix imports order to fit project standards in vdsbroker

[Tal Nisan] checkstyle: Fix imports order to fit project standards in aaa

[Tal Nisan] checkstyle: Fix imports order to fit project standards in

[Tal Nisan] checkstyle: Fix imports order to fit project standards in 
searchbackend

[Tal Nisan] checkstyle: Fix imports order to fit project standards in bll

[Tal Nisan] checkstyle: Fix imports order to fit project standards in restapi

[Tal Nisan] checkstyle: Fix imports order to fit project standards in logger

[Tal Nisan] checkstyle: Fix imports order to fit project standards in services

[Tal Nisan] checkstyle: Fix imports order to fit project standards in tools

[Tal Nisan] checkstyle: Fix imports order to fit project standards in frontend

[Tal Nisan] checkstyle: Fix imports order to fit project standards in 
uicommonweb

[Tal Nisan] checkstyle: Fix imports order to fit project standards in gwt-common

[Tal Nisan] checkstyle: Fix imports order to fit project standards in webadmin

[Tal Nisan] checkstyle: Fix imports order to fit project standards in userportal

[Tal Nisan] checkstyle: Enable sorted imports validation

[Tal Nisan] checkstyle: Fix left curly in uicommon project

[Tal Nisan] checkstyle: Remove left curly validation surpression for uicommon

[Einav Cohen] webadmin: cluster guide me host checkbox header

[Gerrit Code Review] core: do not restrict user public keys to RSA

[Gerrit Code Review] exttool: s/extension/extensions/ to match installation

[Moti Asayag] exttool: core: set global context application

[Moti Asayag] exttool: core: make naming conventions more java friendly

[Oved Ourfali] Revert "core:Reintroducing FK to async_tasks table"

[Gerrit Code Review] webadmin: Set root password label overlap

[Moti Asayag] builtin: internal: encode password as PBE and add defaults

[Allon Mureinik] core: rename test method

[Allon Mureinik] core: standardize asserts

[Allon Mureinik] core: Generic inference

[Allon Mureinik] core: Use explicit collection expressions

[Allon Mureinik] core: Remove useless spyValidator() calls

[Allon Mureinik] core: Don't use Matchers.any

[Allon Mureinik] core: Add tests for isStorageDomainNotInAnyPool()

[Tomas Jelinek] frontend: Add server pool VM image

[Gerrit Code Review] webadmin,userportal: Fix AbstractActionTable.setWidth

[Gerrit Code Review] clear format of allowable characters in error msg

[Gerrit Code Review] webadmin,userportal: Improve View/Table JavaDoc

[Gerrit Code Review] api: cleanup

[Gerrit Code Review] exttool: logger: convert to enum pattern

[Gerrit Code Review] webadmin,userportal: Fix table context menu error

[Gerrit Code Review] restapi: display->type did not work for instance types

[Gerrit Code Review] exttool: core: remove EXTENSION_TOOLGLOBAL_EXTENSIONS_MAP 
key

[Gerrit Code Review] core: fix options format message

[Gerrit Code Review] jsonrpc: fixing spelling mistake

[Gerrit Code Review] webadmin: cluster custom scheduling policy

[Gerrit Code Review] core: Corrected type in HotSetNumberOfCpusParameters class

[Arik Hadas] core: separate iteration count for vms and host monitoring

[Arik Hadas] core: minor cleanup in VdsManager

[Arik Hadas] core: minor cleanup in VmStatsRefresher

[Gerrit Code Review] webadmin: Search bar for Events main tab.

[Gerrit Code Review] webadmin: new cluster->fence agent policy

[Gerrit Code Review] core, webadmin: GetSignedWebsocketProxyTicketQuery added

[Arik Hadas] core: introduce a refresher that only polls all-vm-stats

[Gerrit Code Review] restapi: Get signed WebSocket proxy ticket over REST

[Gerrit Code Review] core: adding ChildCommandsCallbackBase

[Gerrit Code Review] core: support printing arrays in vdsm resposne

[Liron Aravot] core: adding ConcurrentChildCommandsExecutionCallback

[Liron Aravot] core: adding support for serial child commands execution

[Omer Frenkel] core: handle failure in vms monitoring

[Alon Bar-Lev] extapi: authn: logout should accept auth record

[Alon Bar-Lev] exttool: enable checkstyle and fix

[Alon Bar-Lev] exttool: core: reduce log verbosity

[Alon Bar-Lev] exttool: core: create Map for substitions variables

[Alon Bar-Lev] exttool: core: run help as a module

[Gerrit Code Review] uutils: OpenSSHUtils: fix encoding issue

[Gerrit Code Review] core: reuse code in HostStatusColumn

[Gerrit Code Review] engine: Notify for certification expiration events

[Gerrit Code Review] webadmin: Allow user to subscribe to cert events

[Liron Aravot] vdsbroker: adding StorageDomainMetadataCommand

[Liron Aravot] adding VdsCommandsHelper

[Gerrit Code Review] core: Fix typo "cant"->"can't" throughout the code

[Gerrit Code Review] exttool: help: minor cleanup

[Moti Asayag] exttool: logger: remove stderr usage

[Moti Asayag] exttool: logger: do not allow extra parameters

[Gerrit Code Review] core: VM pinning to multiple hosts (database refactor)

[Gerrit Code Review] core: remove LocalAdminPassword

[Gerrit Code Review] restapi: added support for graphics consoles to templates 
and instance

[Oved Ourfali] exttool: info: initial implementation

[Oved Ourfali] exttool: aaa: initial implementation

[Eli Mesika] core: get rid of MS var format

[Gerrit Code Review] core: Update storage_server_connections SPs user name 
variable

[Gerrit Code Review] core: Resurrect VdsBrokerObjectBuilderTest

[Gerrit Code Review] core: Don't mock in VdsBrokerObjectBuilderTest

[Gerrit Code Review] core: Use constants from VdsProperties

[Gerrit Code Review] core: Java style constants

[Gerrit Code Review] core: Inline useless variable

[Gerrit Code Review] core: Simplify assertions

[Gerrit Code Review] core: Diamond generics

[Gerrit Code Review] core: Fix typo doulbe -> double

[Gerrit Code Review] core: SIZE_FOR_DISK_STATS's type

[Gerrit Code Review] core: Make methods static where possible

[Gerrit Code Review] core: remove commented out PowerMock tests

[Gerrit Code Review] sercon: rename ssh certs when copying in /etc

[Gerrit Code Review] core: fix console().readPassword()

[Moti Asayag] exttool: consider extkey flags when dumping

[Arik Hadas] core: remove polling specific code from vm-stats refresher

[Arik Hadas] core: make PollVMStatsRefresher abstract

[Arik Hadas] core: inject refresher-factory

[Arik Hadas] core: simplify vm-stats refresher with injections

[Arik Hadas] core: rename vm-stats refreshers

[Arik Hadas] core: minor cleanup in poll based vm-stats refreshers

[Gerrit Code Review] core: adding CreateVolumeContainerVDSCommand

[Liron Aravot] core: Adding VdsmImageLocationInfo

[Liron Aravot] core: adding CopyVolumeDataVDSCommand

[Liron Aravot] core: adding AllocateVolumeVDSCommand

[Liron Aravot] core: adding IsolateVolumeVDSCommand

[Liron Aravot] core: adding WipeVolumeVDSCommand

[Gerrit Code Review] core: Prevent NPE in VmsMonitoring

[Gerrit Code Review] core: Modifiers for TestStorageHandlingCommandBase

[Gerrit Code Review] restapi: Documentation fix to S_S_C_Resource

[Gerrit Code Review] core: Missing breaks in VdsBrokerObjectsBuilder

[Gerrit Code Review] UI: New VM: vmId validation error.

[Allon Mureinik] rest: Catch IOExcetpion BackendApiResource

[Jakub Niedermertl] core: OvfManagerTest fix

[Arik Hadas] core: virtio drivers for windows guest conversion

[Moti Asayag] engine: Remove visibility modifier from interface

[Moti Asayag] engine: Delete VdcRole class which isn't in use

[Gerrit Code Review] core: Extract startup recovery actions from ResourceManager

[Moti Asayag] core: certificate checker should start after ResourceManager

[Daniel Erez] core: add frozen flag to VdsServer snapshot api

[Daniel Erez] webadmin: RadioboxCell - ensure onBrowserEvent invocation

[Daniel Erez] core: set description for cinder disk snapshot

[Gerrit Code Review] core: capped exponential backoff for CoCo CommandExecutor

[Gerrit Code Review] core: decrease idle time for multi-phase CoCo commands

[Greg Padgett] core: findbugs warning

[Oved Ourfali] Remove suppportedProtocols from getVdsCaps verification

[Gerrit Code Review] restapi: Remove visibility modifier from HostResource

[Gerrit Code Review] core: Avoid NPE when trying to commit Cinder snapshot

[Maor Lipchuk] core: Set volume classification as snapshot for image snapshot.

[Gerrit Code Review] webadmin: Vertical alignment of Run Once dialog > Linux 
boot options

[Gerrit Code Review] core: Fix stored procedure with SQL language.

[Gerrit Code Review] webadmin: select virtio drivers iso on import vm

[Alexander Wels] userportal,webadmin: use proper width values in form panel

[Moti Asayag] engine: Wrap cert validity check with try-catch

[Moti Asayag] engine: Remove redundant assignment

[Moti Asayag] engine: Postpone certs validity check service start

[Gerrit Code Review] build: reduce usage of sjf4j-jdk14 spring-test

[Gerrit Code Review] core: Remove redundant comment.

[Gerrit Code Review] restapi: Avoid having leftovers when adding NFS SD.

[Jakub Niedermertl] core: OvfManager handles Vm Icons

[Gerrit Code Review] core: Small fixes in TimeZone display values

[Gerrit Code Review] core: Set VDS status to down after ssh shutdown

[Gerrit Code Review] engine: Branding warning message

[Gerrit Code Review] webadmin: Remove the "selectedItem" terminology from 
StorageModel.

[Daniel Erez] webadmin: Align domain function items in import and new domain

[Daniel Erez] webadmin: StorageModel to inherit from Model

[Daniel Erez] webadmin: Removed local SD option for shared/none DCs

[Daniel Erez] webadmin: Disallow ISO on local host in a non-local DC

[Gerrit Code Review] webadmin: bug fix in ImportVmFromExportDomainModel

[Tomas Jelinek] frontend: Adjust graphics column name

[Gerrit Code Review] webadmin: an action/new event would cause system tree 
refresh

[Gerrit Code Review] webadmin: allow multi select list box

[Alexander Wels] webadmin: fix javadoc for internal list

[Gerrit Code Review] webadmin: VM Host Device dialog double-click support

[Einav Cohen] webadmin, userportal: translations update (Korean only)

[Greg Sheremeta] webadmin, userportal: added javadoc to AbstractUiCommandButton

[Greg Sheremeta] userportal, webadmin: added UiCommandLink widget

[Gerrit Code Review] core: Added missing java timezone mapping and added test

[Gerrit Code Review] core: made GetAllHosts to be a user query

[Gerrit Code Review] pki: ca: enforce utf-8 subject

[Oved Ourfali] core: Fix entity manager scope

[Eli Mesika] dbscript: fix dbfunc_psql_statement_parse_line

[Gerrit Code Review] core: use updateVMDynamicData also for events

[Gerrit Code Review] core: changing NULL in sort behaviour

[Omer Frenkel] core: fix vmDynamic copy ctor

[Omer Frenkel] core: minor refactor in handleVmOnDown

[Gerrit Code Review] core: No ';' at the end of customProperties

[Gerrit Code Review] core: use db status when processing down vms

[Eli Mesika] core: fix start/stop fence job message

[Gerrit Code Review] core: Send 'device' property for RNG device

[Gerrit Code Review] engine: Remove redundant casting

[Gerrit Code Review] core: Modify NetworkAttachment IpConfiguration element

[Gerrit Code Review] Fixing maven invocation

[Gerrit Code Review] pacakging: use printf instead of echo -n

[Alona Kaplan] userportal,webadmin: removed useless class.

[Alona Kaplan] userportal,webadmin: refactored badly overgrown method to more

[Alona Kaplan] webadmin: renames & removed unnecesary explicit typing.

[Gerrit Code Review] core: get down vm from monitoring also on power off

[Allon Mureinik] core: ActivateStorageDomainCommandTest modifiers

[Allon Mureinik] core: ActivateStorageDomainCommandTest asserts

[Allon Mureinik] core: ActivateStorageDomainCommandTest generics

[Allon Mureinik] core: ActivateStorageDomainCommandTest lists

[Gerrit Code Review] core: Added comments to StorageDomainValidator

[Gerrit Code Review] core: AREM only enforce hard affinity

[Allon Mureinik] webadmin: Allow Export/local in local DC.

[Gerrit Code Review] exttool: cleanup

[Gerrit Code Review] exttool: core: logging: support OFF level

[Gerrit Code Review] exttool: core: info: improve output options

[Gerrit Code Review] exttool: aaa: search: rename argument profile-name->profile

[Gerrit Code Review] exttool: aaa: search: lower case entity

[Gerrit Code Review] exttool: aaa: search: no default for entity id

[Gerrit Code Review] exttool: aaa: search: query all namespaces by default

[Gerrit Code Review] exttool: logger: support OFF level

[Gerrit Code Review] uutils: cli: do not guess align in usage

[Gerrit Code Review] exttool: aaa: search: add note of wildcard

[Jakub Niedermertl] webadmin: Widgets of Edit pool dialog not editable part1

[Jakub Niedermertl] webadmin: EntityModelWidgetWithInfo uses 
EnableableFormLabel as a label

[Jakub Niedermertl] webadmin: Widgets of Edit pool dialog not editable part2

[Gerrit Code Review] frontend: Obtain REST API session for non-admin users

[Gerrit Code Review] core: Add and expose a config value for the Hosted Engine 
VM name

[Alona Kaplan] core,userportal,webadmin: translations

[Alona Kaplan] engine: NetworkConfigurator- Mgmt with vlan bug fix

[Alona Kaplan] engine: fix reading of bond options

[Gerrit Code Review] core: fix move disk space allocation validation

[Allon Mureinik] core: Fix RunVmStateless storage space validation

[Allon Mureinik] core: Fix CreateAllSnapshotsFromVmCommand space validation

[Allon Mureinik] core: move containsUnregisteredEntities to StorageDomainDynamic

[Alona Kaplan] engine: nullifying network_name before updating vds_interface

[Alona Kaplan] engine: add missed replacement to host status validation error

[Alona Kaplan] engine: fix comment in HostSetupNetworksParameters

[Alona Kaplan] engine: remove nicName valdation from NetworkAttachment

[Alona Kaplan] engine: intorducing NicLabel entity

[Alona Kaplan] engine: Adding labels and removdLabels to 
HostSetupNetworksParameters

[Alona Kaplan] engine: adding labels and removedLabels to 
HostSetupNetworksCommand

[Alona Kaplan] engine: validateCoherentIdentification get String instead of Guid

[Alona Kaplan] engine: HostsetupNetworksCommand- small bug fixes

[Alona Kaplan] engine: HostSetupNetworks- labels validations

[Alona Kaplan] engine: HostSetupNetworks- simplify and fix bugs in slaves 
validation

[Alona Kaplan] engine: Validation to make sure attachment doesn't reference 
vlan device

[Alona Kaplan] engine: HostSetupNetwork- bug in removed network list

[Alona Kaplan] engine: Adjust LabelNicCommand to use HostSetupNetwork

[Alona Kaplan] engine: adjust UnlabelNicCommand to use HostSetupNetworks

[Alona Kaplan] webadmin: using hostNetworkingAPI from gui.

[Alona Kaplan] webadmin: use NicLabel instead of

[Alona Kaplan] webadmin: remove LabelUlabelAction from HostSetupNetworksModel

[Alona Kaplan] webadmin: always sent 'OverrideConfiguration' as true

[Alona Kaplan] webadmin: fix wrong construction of attachment

[Alona Kaplan] webadmin: fixing bug- edited bond should be sent to the setup 
networks

[Alona Kaplan] webadmin: comments fix of 'using hostNetworkingAPI from gui' 
patch

[Gerrit Code Review] core: graphicsProtocol in changed fields list

[Gerrit Code Review] core: Create a helper for hosted engine functions

[Allon Mureinik] core: cleanup - removed unused method in StorageDomainValidator

[Gerrit Code Review] userportal, webadmin: Disabled textboxes has gray text

[Gerrit Code Review] webadmin: fix assert error in GroupedListModelListBox

[Gerrit Code Review] userportal, webadmin: cleanup date rendering classes

[Gerrit Code Review] engine: single DC network as management

[Gerrit Code Review] core: Solve issue with Job/JPA

[Omer Frenkel] core: Support changing memballoon device while VM is up

[Gerrit Code Review] restapi: Add support for Network Attachements.

[Gerrit Code Review] restapi: Add setupnetworks api

[Gerrit Code Review] restapi: introducing rest for ReportedConfigurations 
business entity.

[Gerrit Code Review] restapi: rest part for UnmanagedNetworks.

[Gerrit Code Review] restapi: return 404 when there are inexisting resources on 
path

[Gerrit Code Review] restapi: allow indetifying network by its name

[Gerrit Code Review] restapi: Support network labels in setup-networks

[Anmol Babu] engine : Enable "cluster.enable-shared-storage"

[Anmol Babu] engine : Fix brick state change messages on start volume

[Gerrit Code Review] webadmin: graphics properties not handled properly

[Gerrit Code Review] core: adding freeze vm and thaw vm commands

[Gerrit Code Review] webadmin: edit template dialog not working

[Gerrit Code Review] core: Distinguish duplicates props from IO errors

[Gerrit Code Review] core: Extract DuplicateKeysChecks#loadFileFromPath

[Allon Mureinik] engine: Remove unused AppErrors

[Allon Mureinik] core: PropertiesTestUtils -> AbstractPropertiesTestBase

[Gerrit Code Review] engine: Introducing NetworkCommonUtils

[Alona Kaplan] webadmin: Filling bonds slaves when creating the setup networks 
params

[Eli Mesika] webadmin,userportal: Use "[N/A]" for empty values in forms

[Gerrit Code Review] webadmin: increase providers popup height

[Allon Mureinik] core: AddBricksToGlusterVolumeCommand redundancy

[Gerrit Code Review] webadmin: 'Next start configuration' dialog label changed

[Tomer Saban] core: Added null check to AREM

[Gerrit Code Review] webadmin: introduce ImportVmFromVmwareModel

[Moti Asayag] host-deploy: introduce deploy unit

[Greg Sheremeta] weadmin, userportal: added comments to uicommon popup and 
event infra

[Greg Sheremeta] webadmin: fix system tree Guest icon

[Greg Sheremeta] userportal, webadmin: added progress_dots image resources

[Gerrit Code Review] userportal, webadmin: create AlertPanel

[Gerrit Code Review] engine: ErrataCounts rework, added Unknown errata severity

[Greg Sheremeta] engine: add HasErrata interface

[Gerrit Code Review] core: fix the description of import from vmware job

[Arik Hadas] webadmin: fix tab ordering on providers popup

[Alona Kaplan] webadmin: set empty mgmt network when cluster is detached

[Gerrit Code Review] core: run VDS commands with factory

[Gerrit Code Review] build: Makefile: sort generated

[Gerrit Code Review] packaging: dbutils: Restore taskcleaner_sp_3_5.sql

[Gerrit Code Review] Revert "webadmin: fix assert error in 
GroupedListModelListBox"

[Gerrit Code Review] sercon: send correct content-type from client

[Oved Ourfali] engine : Add null check for cmd entity in CoCo

[Gerrit Code Review] core: Avoid calling CloneCinderDisks when no Cidner disks 
exists.

[Anmol Babu] webadmin: Enable force start gluster volume

[Anmol Babu] engine, webadmin: Allow creation of cluster of required version

[Shubhendu Tripathi] gluster: Enabled to disable CLI volume snapshot schedule 
again

[Gerrit Code Review] gluster: Corrected an issue with time conversion logic

[Gerrit Code Review] webadmin: template main tab -> vm subtab -> vm name may 
disappear

[Greg Sheremeta] webadmin: Remove outdated patternfly css fix in CPPV

[Gerrit Code Review] core: Custom jboss login plugin module for JMX

[Gerrit Code Review] host-deploy: Support renewing host certificate

[Oved Ourfali] restapi: Support host certificate enrollment

[Moti Asayag] webadmin: Support enroll certificate action

[Gerrit Code Review] engine: remove redundant restriction on VM network update

[Gerrit Code Review] engine: Some network code cleanup

[Gerrit Code Review] doc: README.developer: various of cleanups

[Gerrit Code Review] engine: replace Collection.emptyList with new ArrayList()

[Alon Bar-Lev] host-deploy: support various fingerprint algorithms

[Roy Golan] core: Fix isUserApplicationContainerManager to

[Arik Hadas] core: list virtual appliance - vdsbroker

[Roy Golan] core: SchedulingManager as CDI Singleton

[Roy Golan] core: use ThreadPoolUtil for external scheduler discovery

[Roy Golan] Introduce Arquillian (And test SchedulingManager)

[Omer Frenkel] events: request for more messages when error message arrives

[Gerrit Code Review] core: cleanup unused methods

[Gerrit Code Review] core: Added comment to ImportVmCommand CDA

[Gerrit Code Review] core: cleaup - removed unsused method.

[Gerrit Code Review] core: formatted ImportVm command+test

[Gerrit Code Review] core: convert virtual appliance - vdsbroker

[Gerrit Code Review] core: rename var to fit the declared type

[Gerrit Code Review] packaging: setup: vmconsole: cleanup config module

[Allon Mureinik] core: VDSParametersBase#toString()

[Gerrit Code Review] Console options is not disabled in vm multiple selection

[Arik Hadas] core: remove unneeded override of hasTasks method

[Gerrit Code Review] backend: Fix NPE in decreasePendingVm()

[Omer Frenkel] scheduling: Fix ConcurrentModificationException in runFilters()

[Gerrit Code Review] core: cancel vm conversion - vdsbroker

[Einav Cohen] webadmin, userportal: translations update

[Gerrit Code Review] webadmin: removed unused localized enums

[Greg Sheremeta] webadmin: foreman/katello dropdown

[Gerrit Code Review] sercon: do not close streams in servlet

[Alona Kaplan] core: update network attachments accordingly when 
attaching/detaching

[Alona Kaplan] engine: NPE when reading bondOpts

[Gerrit Code Review] userportal, webadmin: add translated property to 
VdcQueryReturnValue

[Gerrit Code Review] core: fix in support for deprecating config values.

[Gerrit Code Review] engine: fixing VmNetworkInterface.equals(Object) method

[Gerrit Code Review] engine: update the attachments in case the host is moved 
to another

[Gerrit Code Review] dal: Increase host hooks size limit in DB

[Gerrit Code Review] core: query vm info from virtual appliance

[Arik Hadas] core: import vm from virtual appliance

[Gerrit Code Review] engine: Apparently, potgres 9 doesn't support 'RETURNS 
TABLE'

[Gerrit Code Review] core: VM pinning to multiple hosts (dwh fix)

[Gerrit Code Review] Revert "webadmin: foreman/katello dropdown"

[Arik Hadas] core: initialize conversion progress properly

[Arik Hadas] core: cancel vm conversion - bll

[Greg Sheremeta] engine: errata backend enhancements

[Gerrit Code Review] core: Allow using Collection in 
ReplacementUtils.replaceWith

[Gerrit Code Review] core: invoke endAction on 
RemoveCinderSnapshotCommandCallback

[Gerrit Code Review] core: RemoveDiskSnapshots - support Cinder disks

[Gerrit Code Review] webadmin: display Disk Snapshots sub-tab for Cinder domains

[Gerrit Code Review] webadmin: remove Storage Type from edit disk dialog

[Gerrit Code Review] webadmin: edit disk dialog - disable storage type buttons

[Gerrit Code Review] core: small format change of QosRangeValidatorTest

[Gerrit Code Review] core: Store the Vm ID rather then TEMPLATE ID

[Gerrit Code Review] webadmin: Handle null and empty list values in

[Gerrit Code Review] core: Add StorageServerConnectionExtension entity

[Tal Nisan] core: Add backend support for storage connection extension

[Tal Nisan] core: Determine target connection host specific

[Gerrit Code Review] core: Convert CpuFlagsManagerHandler to singleton

[Ondra Machacek] exttool: usage fixups

[Shahar Havivi] Remove vm button is disabled in vms context menu if multiple vms

[Arik Hadas] webadmin: cancel vm conversion

[Gerrit Code Review] test: Injecting CpuFlagsManagerHandler into DAO tests

[Gerrit Code Review] restapi: vmpools missed the type part of the display 
section

[Shahar Havivi] Reboot button is disabled in vm context menu if multiple vms 
selected

[Gerrit Code Review] engine: Update ovirtmgmt network description

[Gerrit Code Review] packaging: bump version to 4.0.0

[Gerrit Code Review] backend: Fix incorrect allocation of Host Devices

[Gerrit Code Review] core: toString method for VmPool

[Gerrit Code Review] webadmin, userportal: Cache of VmConsoles removed

[Gerrit Code Review] frontend: Localize SerialNumberPolicy enum

[Daniel Erez] restapi: set storageDomainId only when available on 
VmDisksResource

[Gerrit Code Review] engine: Fix LUN type for Fiber Channel

[Gerrit Code Review] backend: Fix Deadlock in multiple hostdev RunVmCommands

[Gerrit Code Review] core: Fix broken ClusterValidatorTest

[Allon Mureinik] core: Remove unused UserCommandBase#initUser

[Allon Mureinik] core: Move messages to the right place

[Allon Mureinik] core: One properties file, one enum

[Allon Mureinik] engine: Remove unused VdsmErrors

[Gerrit Code Review] userportal: Fix of FE NPE during too fast clicking at list 
refresh

[Gerrit Code Review] restapi: freeze_filesystems and thaw_filesystems actions

[Gerrit Code Review] core: fix actual size of imported disks using v2v

[Gerrit Code Review] db: create domains_with_unregistered_entities_view

[Gerrit Code Review] db: remove storage_domain_static_view

[Gerrit Code Review] db: remove unused field from images_storage_domain_view

[Gerrit Code Review] db: remove unused function 
Getstorage_server_connectionsByLunId

[Gerrit Code Review] build: remove obsoleted targets

[Gerrit Code Review] webadmin: fix inaccurate error message

[Gerrit Code Review] webadmin: Rename column in add/edit SCSI/FC SD

[Alona Kaplan] engine: adding expected value to ReportedConfiguration

[Gerrit Code Review] packaging: remove obsoleted root URIs

[Gerrit Code Review] userportal: Fix findbugs warning

[Sandro Bonazzola] packaging: setup: fix automation on vmconsole_proxy

[Alon Bar-Lev] aaa: remove legacy kerbldap

[Ori Liel] engine: Completed task still shown as 'running' in UI

[Alona Kaplan] engine: Update DEFAULT_MANAGEMENT_NETWORK_NOT_FOUND

[Gerrit Code Review] restapi: Remove unneeded calls in SD extend

[Alexander Wels] webadmin: foreman/katello dropdown

[Gerrit Code Review] packaging: setup: config: block upgrade if legacy kerbldap

[Gerrit Code Review] exttool: aaa example fixup

[Allon Mureinik] restapi: Add support for storage connection extension

[Allon Mureinik] restapi: ConnectionExtensions resource tests+rsdl metadata

[Gerrit Code Review] webadmin: new VM provider

[Sandro Bonazzola] packaging: spec: don't bundle aopalliance

[Gerrit Code Review] webadmin: import virtual appliance

[Arik Hadas] webadmin: add warnings in the import vm dialog

[Arik Hadas] webadmin: filter VMs that are running in VMware

[Greg Sheremeta] engine: tabs --> spaces in AppErrors.properties

[Greg Sheremeta] engine: removed unused errata enums

[Shahar Havivi] ui: Console/ConsoleOptions multiple selections

[Omer Frenkel] test: Mock CpuFlagsManagerHandler in AddVmTemplateCommandTest

[Gerrit Code Review] core: Fix copyCollapse ambiguity when there are no 
snapshots

[Allon Mureinik] core: GetErrataCountsForVmQuery with null VM

[Gerrit Code Review] core: Do not use Injector in ClusterValidator

[Omer Frenkel] engine: Reset InjectorRule after each test case

[Gerrit Code Review] engine: Display message for unknown CPU type

[Gerrit Code Review] Allow @Spy annotations in Arquillian tests

[Alona Kaplan] engine: Make GlusterSyncJob lazy initialized

[Gerrit Code Review] core: set origin type for imported vm from vmware

[Arik Hadas] webadmin: prevent an exception when loading vm from vmware

[Shahar Havivi] ui: fix cloud-init password hover text

[Arik Hadas] webadmin: rename ova representation

[Martin Betak] core: Use proper substitution in HostDev commands' canDoActions

[Oved Ourfali] core: use getVmHost of the dynamic data

[Gerrit Code Review] core: StorageServerConnectionExtensionDaoTest#testUpdate()

[Allon Mureinik] core: assertStorageServerConnectionExtensionEquality

[Gerrit Code Review] webadmin, userportal: translations update

[Gerrit Code Review] webadmin: fix branding messages.properties

[Martin Perina] aaa: move internal configuration to setup

[Martin Perina] setup: Move JDBC URL formatting to OvirtUtils database helper

[Martin Perina] setup: Remove objects from custom schemas when clearing db

[Martin Perina] packaging: setup: aaa-jdbc setup for 'internal' domain

[Gerrit Code Review] webadmin: Katello integration -- UI

[Allon Mureinik] core: @Test testValidateUniqueTemplateNameInDC

[Oved Ourfali] core: change GetErrataForVm to use VdsDynamic as well

[Tal Nisan] restapi: Adding null check in SSCE mapper.

[Gerrit Code Review] frontend: Fix NPE in edit host dialog

[Gerrit Code Review] core: avoid disks lock check on create snapshot while LSM

[Gerrit Code Review] core: add missing null check on proceedBalloonCheck




-----------------
Failed Tests:
-----------------
No tests ran. 
_______________________________________________
Devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to