Packaging a new project
by Amit Aviram
Hi infra.
For 4.0, the new image upload feature is going to be added, and as some of
you already know we've created a new project (
https://gerrit.ovirt.org/#/admin/projects/ovirt-imageio) containing 2 small
applications and a common library.
A reminder-
- one of the applications (called "ovirt-imageio-daemon") is supposed to
run in a VDSM host.
- Other application (called "ovirt-imageio-proxy") is supposed to run as a
proxy, could be on a standalone host or in the engine's host.
My question for you is, what else do we need except for a Makefile that
builds rpms, for the project to be ready to be released to public repos?
Thanks, Amit.
8 years, 6 months
Re: [oVirt/ovirt-engine] Eayunos 4.2 (#5)
by Barak Korren
בתאריך 27 באפר׳ 2016 15:01, "David Caro" <dcaro(a)redhat.com> כתב:
>
> On 04/27 14:53, Eyal Edri wrote:
> > Not the first time.
> > I think there was a task or thread on blocking this option if possible
and
> > adding a message on GitHub that requests will be accepted only via
Gerrit.
> > OTOH, If we see there is a large group of developers contributing from
> > GitHub, we might want to consider adding the GitHub gerrit plugin [1]
which
> > converts PR to ChangeSets.
> >
> > [1] https://gerrit.googlesource.com/plugins/github/+/master/README.md
>
>
> Most of the commits there are from current oVirt devels, not new devs,
thoug
> it's interesting to see though where it comes from :)
>
> https://github.com/eayun
>
> That lead me also to:
> https://github.com/ovirt-china
>
> ^ are we related to that last one in any way?
Whoa! there seems to be a whole community there!
>
> >
> > On Wed, Apr 27, 2016 at 2:49 PM, Barak Korren <bkorren(a)redhat.com>
wrote:
> >
> > > This looks like a merged PR for ovirt-engine on github! wtf is going
on?
> > > ---------- הודעה שהועברה ----------
> > > מאת: "Hubtang" <notifications(a)github.com>
> > > תאריך: 27 באפר׳ 2016 11:56
> > > נושא: [oVirt/ovirt-engine] Eayunos 4.2 (#5)
> > > אל: "oVirt/ovirt-engine" <ovirt-engine(a)noreply.github.com>
> > > עותק:
> > >
> > > Modify the welcome page & login page, and develop some widgets with an
> > >> icon on the side of left via extends
AbstractValidatedWidgetWithLabel.
> > >> ------------------------------
> > >> You can view, comment on, or merge this pull request online at:
> > >>
> > >> https://github.com/oVirt/ovirt-engine/pull/5
> > >> Commit Summary
> > >>
> > >> - core: make OsRepository injectable using @Inject
> > >> - core: hosted-engine: set the os type to linux on import
> > >> - core: hosted-engine: missing config from engine-config
> > >> - restapi: Fix update of virtio_scsi.enabled
> > >> - core,webadmin: Not validating HostNetworkQos values
> > >> - userportal: show fill in fields message
> > >> - userportal: Fixed New Template dialog size
> > >> - engine,userportal,webadmin: log uncaught UI exceptions
> > >> - webadmin: auto-scroll SetupNetworks interfaces list during
> > >> drag-and-drop
> > >> - host-deploy: attemptConnection() should not throw exceptions
> > >> - engine: both null and empty gateway should be considered as no
> > >> gateway
> > >> - packaging: rename: fixes for vmconsole proxy helper
> > >> - core: Ignore expected exception during connection attempts
> > >> - packaging: moving the ovirt extentions api dependencies to his
own
> > >> line
> > >> - webadmin: Added fontend null checks
> > >> - automation: add quick validation
> > >> - core: Fix of merging of VmDynamics form DB and VDSM
> > >> - automation: reducing GWT workers
> > >> - jsonrpc: bump version
> > >> - webadmin: Fix ClassCastException when importing VMs with pinned
host
> > >> - core: VmDevice null safe hashCode() method
> > >> - engine: Do not assign creator as owner to VMs from pool
> > >> - Add Attach Disk/Cpu profile permissions to all Import/Export
> > >> capable roles
> > >> - core: adding missing ctors
> > >> - engine: Null ip configuration should be considered as NONE
> > >> - webadmin: Add warning on live snapshot on VM without guest agent
> > >> - core: missing constructor
> > >> - frontend: Fix name uniqueness chack in ImportVmModel
> > >> - frontend: Fix NPE in ImportVms Dialog
> > >> - webadmin: Fix ClassCastException in SearchableListModel
> > >> - core: Allow GetVmTemplatesByStoragePoolIdQuery in UserPortal
> > >> - restapi: Populate vm.placement_policy.affinity
> > >> - utils: Remove extra parameters in copyVmDevices
> > >> - core: Prevent host device copy on pinned host mismatch
> > >> - core: allow to balance migrate vm that run on specific host
> > >> - build: post ovirt-engine-3.6.3 branching
> > >> - core: fix remove disk snapshots for cinder
> > >> - Use the proper whitelist for MigrateVmCommand.canDoAction
> > >> - webadmin: Release keys removed from the console title
> > >> - packaging: spec: Fix semanage requirement in fedora 23
> > >> - packaging: setup: Do not require ovirt-log-collector
> > >> - core: CreateSnapshot - add parameters ctor
> > >> - webadmin: Uninitialized host fails to open hardware tab
> > >> - webadmin: new pool dialog contained the sub version field
> > >> - core: Reimplement PKIResources.Resource as class
> > >> - Revert "core,webadmin: Not validating HostNetworkQos values"
> > >> - webadmin: added warning when import windows without virtio
> > >> - webadmin: change sizes of suggest boxes
> > >> - webadmin: show the "latest" template only when the new VM is
> > >> stateless
> > >> - webadmin: use the cluster version rather than host one
> > >> - webadmin: Consistent relation memory - guaranteed memory
> > >> - core: Only allow continuous numa node indices
> > >> - packaging: rename: Handle storage domains more nicely
> > >> - core: cleanup cmd data when compensation deleted
> > >> - webadmin: Warn for suspended VMs when cluster change
> > >> - restapi: Fix RSDL for adding clusters
> > >> - core: CreateAllSnapshotsFromVmCommand - use snapshot type from
> > >> params
> > >> - core: serialization/deserialization of SnapshotType
> > >> - core: Do not acquire in left-most-available order
> > >> - core: add code setting storage pool id in
> > >> DetachNetworkFromVdsInterfaceCommand
> > >> - core: Case-insensitive match of file name patterns
> > >> - webadmin: Edit Fence Agent
> > >> - core: Copy non template disks correctly
> > >> - webadmin: Updated "Specific" label in Edit VM dialog
> > >> - webadmin: Edit VM dialog -- capitalize "Host"
> > >> - core: hosted engine: Avoid choosing the hosted engine sd as
master
> > >> - webadmin: Block restore memory on newer compatibility versions
> > >> - scheduler: Add cpu pinning policy unit
> > >> - webadmin: Fix migration policy update for running VM
> > >> - core, frontend: Prevent console stealing from admin user
> > >> - core: Set default boot order if absent in OVF
> > >> - webadmin: Fix display if Online Logical CPU Cores list
> > >> - core: new hook error code
> > >> - webadmin: Fix display if Online Logical CPU Cores list
> > >> - jsonrpc: version bump
> > >> - packaging: fix ovirt-engine-setup-plugin-ovirt-engine
dependencies
> > >> - automation: add debug code for CI
> > >> - webadmin: German messages overlapp with icons in Nic dialog
> > >> - core: verify Live Merge image deletion on SPM
> > >> - broker: Do not autogenerate numatune node pinnings
> > >> - webadmin: Disk edit dialogs are all enbabled when they should
not
> > >> - webadmin: added help for Storage > ISO > DC > Attach
> > >> - webadmin: Fixed column separator in new quota dialog
> > >> - webadmin: Prevent NPE in StorageGeneralModel
> > >> - core: Live Merge's check for merge completion is wrong
> > >> - logging: remove debug message with no value
> > >> - core: Use Callback for RunVmCommand.
> > >> - core: Validate steps using CoCo on RunVmCommand
> > >> - core: RunVmCommand using callbacks
> > >> - core: Set parent command for child comamnd.
> > >> - webadmin,userportal: Pass isAdmin flag to UI
> > >> - core: adding CreateAllCinderSnapshotsCommand
> > >> - core: Block adding host with XML-RPC protocol to 3.6 cluster
> > >> - webadmin: Add a scroll panel to SetupNetworks networks list
> > >> - scheduling: Initialize pending resource manager after all beans
are
> > >> injected
> > >> - scheduling: Use the right memory value for pending memory checks
> > >> - Fix the race between committed memory and pending memory updates
> > >> - bll: Hosted Engine editing validator
> > >> - core: custom parameters couldn't be updated and wasnt reported
> > >> - restapi: custom parameters couldn't be updated and wasnt
reported
> > >> - core: Enable fencing of previous host which HE VM was running on
> > >> - exttool: aaa: fix recursive loop print
> > >> - backend: override default job property in ImportRepoImageCommand
> > >> - userportal, webadmin: disable uncaught exception popup.
> > >> - aaa: prevent of recursion loop in flat groups
> > >> - webadmin: Add link to browser compatibility warning
> > >> - engine: Fixing updating of HostNicVfsConfig table
> > >> - engine: No validation for 'passthrough' profile DCs less than
3.6
> > >> - packaging: engine-backup: Allow branding of help url
> > >> - gluster: optionally stop gluster services
> > >> - frontend: Only warn on timezone difference for Windows VMs
> > >> - webadmin: Populate host protocol on 'edit host'
> > >> - engine: Fix NPE in async task manager
> > >> - webadmin: Make multiselect behaviour of list model consistent
> > >> - frontend: Change VM Time Zone display string to 'Hardware Clock
> > >> Time Offset'
> > >> - packaging: setup: check if self-hosted-engine on el6
> > >> - core: Remove condition for AsyncTaskType.notSupported.
> > >> - core: Added Roles and groups for cpu profiling
> > >> - core: fix windows vm name length validator
> > >> - core: limit sysprep net-bios name to 15 chars
> > >> - ui: Windows VM name validation is limited to 15 chars in sysprep
> > >> - Revert "core: Remove condition for AsyncTaskType.notSupported."
> > >> - jsonrpc: version update
> > >> - core: sign websocket ticket did not work for VNC
> > >> - webadmin: edit running VM is not possible
> > >> - engine: Fix migration policy update for running VM
> > >> - webadmin: Fix a bug in ISO domain attachment selection
> > >> - build: post ovirt-engine-3.6.4 branching
> > >> - webadmin: reorder quota list when creating disk or template
> > >> - webadmin: Tag selection exception
> > >> - refactor: Split syncDbRecords code
> > >> - core: Wrap syncDbRecords code in a transaction
> > >> - core: Move getImageInfo call outside of transaction boundary
> > >> - core: Handle exception if calling VDSM fails
> > >> - core: Remove index from curly braces
> > >> - restapi: Fixed missing cloud_init mapping
> > >> - engine: Leave cpuProfileId untouched after reading a snapshot
> > >> - engine: ObjectIdentityChecker: Exclude transient fields from
> > >> comparison
> > >> - core: prevent duplicate virtio-serial device
> > >> - core: prevent duplicate watchdog device on new vm
> > >> - restapi: Don't fail with unexpected version numbers
> > >> - userportal, webadmin: updated csh for VMs > Run Once
> > >> - core: CommandBase - avoid setting end status prematurely
> > >> - engine: Ignore change in creationDate for NEXT_RUN
> > >> - Selectively enable VM field editing for hosted engine
> > >> - core: Always persist changes to hosted-engine VM (avoid using
> > >> NEXT_RUN)
> > >> - webadmin: Do not fetch disk info together with VM templates
> > >> - engine : No debug log entry for user executing an action or
query
> > >> - packaging: engine-backup: recreate dwh conf only if found
> > >> - webadmin: Network Import dialog open/cancel fails
> > >> - hostdev: Fix cleanup treatment in RefreshHostDevicesCommand
> > >> - core: LiveMigrateDiskCommand - shared locks are unneeded
> > >> - core: Provisioning of VMs created from Templates tab fix
> > >> - webadmin: console not correctly loaded for edit template
> > >> - userportal: ignore CpuProfileOperator for everyone
> > >> - userportal,webadmin: fix external links
> > >> - utils: Add missing javax.activation.api dependency
> > >> - webadmin: Check box tooltip
> > >> - core: Add support for suppressing audit log engine errors
> > >> - core: Remove redundant shouldLogToAudit method
> > >> - core: LiveMerge: Remove audit message when delete succeeds
> > >> - core: Remove index from curly braces
> > >> - core: Call end action once CopyTaskHandler is finished.
> > >> - core: Avoid errors when applying NEXT_RUN snapshot
> > >> - userportal, webadmin: fix vm status tooltip w/ alerts
> > >> - userportal: added data-status attr for automation
> > >> - HE: Fix next run need detection bug
> > >> - HE: Set default priority and timezone when importing hosted
engine
> > >> VM
> > >> - HE: Editing forbidden fields on HE VM should show better error
> > >> - webadmin: Supported browser link color
> > >> - webadmin: the HA flag was not shown in the edit instance type
> > >> - engine: Allow Html5 as one of the default spice modes
> > >> - engine-backup: allow backups to be done without ovirt-engine.
> > >> - webadmin: Sessions in left tree was called 'Guest Information'
> > >> - engine: Added VmActionByVmOriginTypeValidator for Allowed Cmds
> > >> - webadmin: Avoid UpdateVmDiskCommand for hosted engine Edit VM
> > >> - core: change template version of pool removed some vm devices
> > >> - core: Fix of audit log message in UpdateVmCommand
> > >> - core: prevent a race on add template version
> > >> - core: graphics of template were not available in user portal
> > >> - core: Console stealing fix
> > >> - core: Fix of "virtual" memory hot (un)plug
> > >> - packaging: Conflict on version below 3.5.6
> > >> - restapi: schema: Allow to pass scheduling policy name for Update
> > >> Cluster
> > >> - build: post ovirt-engine-3.6.5 branch creation
> > >> - kerbldap: Add deprecation message to engine-manage-domains
> > >> - engine: Enabled editing HE in pre-upgrade script
> > >> - v2v: Set disk's boot flag after conversion
> > >> - packaging: setup: require correct otopi version
> > >> - core: prevent a race on add template version - done right
> > >> - webadmin: Fix name of notifier service
> > >> - userportal: Fixed New Template dialog size
> > >> - core: Support configurable mixed RHEL 6, 7 check
> > >> - scheduler: Add in-cluster upgrade policy units
> > >> - packaging: spec: Fix deps for ovirt-engine-tools-backup
> > >> - core: Improve Host OS detection
> > >> - core: Check if cluster upgrade can be started or stopped
> > >> - core: Add InClusterUpgrade policy
> > >> - core: Do not enforce affinity groups while in upgrade mode
> > >> - core: Forbid suspending VMs while cluster is upgrading
> > >> - core: Do not allow binding VMs to hosts during cluster upgrade
> > >> - core: Treat specific different OS types as equal
> > >> - core: Generate human readable error messages for cluster upgrade
> > >> - scheduler: Give newest host OS versions the best weight on VM
> > >> startup
> > >> - core: adding support for ilo_ssh fence agent
> > >> - construct jsonrpc with identifier name.
> > >> - packaging: spec: remove %license call
> > >> - HE: Make the unmanaged hosted engine error a bit more generic
> > >> - HE: Enable hosted engine vNIC editing
> > >> - restapi: Tolerate invalid fencing options
> > >> - webadmin: Added CPU Profiles Roles to the RoleTree
> > >> - packaging: Allow different java home per component
> > >> - scheduler: Store correct OS version in map
> > >> - core: Added permissions to Power User
> > >> - engine: Limited use of CPU Profiles by user
> > >> - core: do not ping too often
> > >> - setup: fixing setup when engine option is not enabled
> > >> - core: Disabled ability to make VM HA on hosted engine
> > >> - core: reducing race - avoid syncing the storage domain status
when
> > >> its in process
> > >> - userportal, webadmin: use a custom patched bootstrap.js
> > >> - webadmin: Name validation invalidates the General tab
> > >> - webadmin: fix memory leak in alerts / events footer
> > >> - restapi: BackendTemplateDiskResource.copy() - pass the disk id
> > >> - HE: fixed the vm nic changing it's status to unplugged.
> > >> - core: Added cpu profiles permissions propagation
> > >> - core: fix import from configuration as clone
> > >> - webadmin: Warning for unsupported memory restore (Custom
Snapshot
> > >> Preview)
> > >> - Ignore memory and CPU hotplug errors for hosted engine VM
> > >> - core: Refactor - created helper class for IoTune
> > >> - core: Dao functions take lists of ids
> > >> - core: Enable live QoS change for cpu and IO
> > >> - userportal: use the default host that was set in template in a
vm
> > >> - hyperv: default on again for windows >= 2008/2012
> > >> - core: cleanup old event notification history
> > >> - core: Removes empty line from upgrade script
> > >> - webadmin: Fix event handling after CPU Count change of running
VM
> > >> - engine: Remove hotplugged memory & CPUs from changed fields list
> > >> - core: Don't overwrite local domain's format
> > >> - vdsbroker: wait for reconnection
> > >> - webadmin: Fix NPE in Edit VM dialog
> > >> - restapi: Add links to SSH public keys
> > >> - packaging: engine-backup: Backup ovirt-vmconsole conf and pki
> > >> - userportal: use the default host that was set in vm in template
> > >> - core: open Cockpit port in firewall
> > >> - packaging: setup: versionlock tools-backup
> > >> - core: Add cinder call back for AddVmFromSnapshot.
> > >> - core: Added permissions on AddProfileBase
> > >> - core: Refactored ProfileParametersBase constructor
> > >> - webadmin: Fixed remove storage qos error popup
> > >> - core: Make disk list of VM editable on HE update
> > >>
> > >> File Changes
> > >>
> > >> - *M* .gitignore
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-0> (3)
> > >> - *M* Makefile
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-1> (22)
> > >> - *M* README.developer
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-2> (21)
> > >> - *M* automation/build-artifacts.repos
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-3> (4)
> > >> - *M* automation/build-artifacts.sh
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-4> (5)
> > >> - *A* automation/check-merged.packages
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-5> (8)
> > >> - *A* automation/check-merged.packages.el6
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-6> (8)
> > >> - *A* automation/check-merged.repos
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-7> (3)
> > >> - *A* automation/check-merged.sh
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-8> (85)
> > >> - *A* automation/check-patch.packages
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-9> (8)
> > >> - *A* automation/check-patch.packages.el6
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-10> (8)
> > >> - *A* automation/check-patch.repos
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-11> (3)
> > >> - *A* automation/check-patch.sh
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-12> (88)
> > >> - *M* backend/manager/dependencies/common/pom.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-13> (102)
> > >> - *D*
> > >>
backend/manager/dependencies/common/src/main/modules/com/sun/xml/bind/main/module.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-14> (26)
> > >> - *D*
> > >>
backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-core-asl/main/module.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-15> (17)
> > >> - *D*
> > >>
backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-jaxrs/main/module.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-16> (21)
> > >> - *D*
> > >>
backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-mapper-asl/main/module.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-17> (19)
> > >> - *D*
> > >>
backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-xc/main/module.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-18> (21)
> > >> - *M*
> > >>
backend/manager/dependencies/common/src/main/modules/org/ovirt/vdsm-jsonrpc-java/main/module.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-19> (1)
> > >> - *M* backend/manager/dependencies/pom.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-20> (2)
> > >> - *M* backend/manager/dependencies/tools/pom.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-21> (2)
> > >> - *M* backend/manager/extensions-tool/pom.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-22> (2)
> > >> - *M*
> > >>
backend/manager/extensions-tool/src/main/java/org/ovirt/engine/exttool/aaa/AAAServiceImpl.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-23> (118)
> > >> - *M*
> > >>
backend/manager/extensions-tool/src/main/java/org/ovirt/engine/exttool/core/ExtensionsToolExecutor.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-24> (9)
> > >> - *M*
> > >>
backend/manager/extensions-tool/src/main/java/org/ovirt/engine/exttool/core/InfoServiceImpl.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-25> (28)
> > >> - *M*
> > >>
backend/manager/extensions-tool/src/main/resources/org/ovirt/engine/exttool/aaa/arguments.properties
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-26> (26)
> > >> - *M*
> > >>
backend/manager/extensions-tool/src/main/resources/org/ovirt/engine/exttool/core/info.properties
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-27> (7)
> > >> - *M* backend/manager/modules/aaa/pom.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-28> (2)
> > >> - *M*
> > >>
backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/SearchQueryParsingUtils.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-29> (2)
> > >> - *M* backend/manager/modules/auth-plugin/pom.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-30> (2)
> > >> - *M* backend/manager/modules/bll/pom.xml
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-31> (4)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AbstractRngDeviceClusterEditChecker.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-32> (29)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AbstractVmWatchdogCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-33> (30)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ActivateVdsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-34> (8)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-35> (52)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddGraphicsDeviceCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-36> (16)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddImageFromScratchCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-37> (34)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddPermissionCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-38> (1)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddStepCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-39> (1)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddUserProfileCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-40> (6)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVdsGroupCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-41> (103)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmAndCloneImageCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-42> (7)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-43> (220)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-44> (15)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromTemplateCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-45> (16)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-46> (94)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateFromSnapshotCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-47> (12)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddWatchdogCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-48> (8)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachDiskToVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-49> (3)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachUserToVmFromPoolAndRunCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-50> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-51> (19)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CancelConvertVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-52> (72)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CertificationValidityChecker.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-53> (50)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVDSClusterCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-54> (238)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVmClusterValidator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-55> (1)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChildCommandsCallbackBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-56> (9)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ClusterEditChecker.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-57> (37)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-58> (38)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-59> (13)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ConfigureConsoleOptionsQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-60> (47)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ConvertVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-61> (23)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CopyImageGroupCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-62> (23)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CpuFlagsManagerHandler.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-63> (2)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllCinderSnapshotsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-64> (71)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-65> (137)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateCloneOfTemplateCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-66> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateImageTemplateCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-67> (14)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateSnapshotCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-68> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateSnapshotFromTemplateCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-69> (4)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DestroyImageCheckCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-70> (79)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DestroyImageCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-71> (1)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/EmulatedMachineClusterEditChecker.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-72> (63)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportRepoImageCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-73> (41)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExtendImageSizeCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-74> (54)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmIconsQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-75> (2)
> > >> - *D*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmsForAnotherUserQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-76> (28)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmsForUserAndActionGroupQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-77> (33)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAncestorImagesByImagesIdsQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-78> (27)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAuthzGroupsByUserIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-79> (2)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAvailableNamespacesQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-80> (3)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetCACertificateQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-81> (2)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetClusterEditWarningsQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-82> (114)
> > >> - *D*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetClusterUnsupportedVmsCpusQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-83> (34)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetDiskAlignmentCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-84> (7)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataCountsForHostQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-85> (2)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataCountsForVmQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-86> (68)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataForSystemQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-87> (3)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataForVmQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-88> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErratumByIdForVmQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-89> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetImagesListQueryBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-90> (8)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetJobByJobIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-91> (2)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetJobsByCorrelationIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-92> (6)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetProviderCertificateChainQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-93> (7)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetSignedWebsocketProxyTicketQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-94> (5)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetUnregisteredDiskQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-95> (10)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetUserProfileAsListQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-96> (29)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmByVmIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-97> (1)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmChangedFieldsForNextRunQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-98> (18)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmConfigurationBySnapshotQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-99> (2)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmTemplatesByStoragePoolIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-100> (3)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmTemplatesFromStorageDomainQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-101> (13)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HibernateVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-102> (4)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HostMaintenanceCallback.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-103>
(128)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HostedEngineImporter.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-104> (47)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HotSetNumberOfCpusCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-105> (10)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HwrngDeviceClusterEditChecker.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-106> (19)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-107> (23)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportHostedEngineStorageDomainCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-108>
(275)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportRepoImageCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-109> (5)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportRepoImageCopyTaskHandler.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-110> (1)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportUtils.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-111> (7)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-112> (59)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-113> (36)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmFromConfigurationCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-114> (3)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmFromExternalProviderCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-115> (35)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitVdsOnUpCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-116> (16)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsoDomainListSyncronizer.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-117> (49)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MaintenanceNumberOfVdssCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-118> (36)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MaintenanceVdsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-119> (9)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MergeExtendCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-120>
(115)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MetadataDiskDescriptionHandler.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-121>
(270)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-122> (12)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveDisksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-123> (24)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveImageGroupCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-124> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyDiskCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-125> (89)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MultipleActionsRunnersFactory.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-126> (2)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/OsRepositoryProducer.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-127> (15)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/OsRepositoryQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-128> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/OvfDataUpdater.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-129> (5)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/PredefinedRoles.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-130> (5)
> > >> - *D*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/PredefinedUsers.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-131> (17)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessDownVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-132> (6)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessOvfUpdateForStoragePoolCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-133> (10)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RandomDeviceClusterEditChecker.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-134> (19)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RefreshVolumeCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-135> (54)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveAllCinderSnapshotDisksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-136> (19)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveAllVmCinderDisksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-137> (26)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveCinderSnapshotDiskCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-138> (14)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-139> (45)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskSnapshotsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-140>
(146)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskSnapshotsCommandCallback.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-141> (2)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveImageCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-142> (2)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveMacPoolCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-143> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveMemoryVolumesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-144> (3)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemovePermissionCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-145> (6)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-146> (19)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotCommandCallback.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-147> (15)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotSingleDiskCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-148> (2)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotSingleDiskCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-149> (30)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotSingleDiskLiveCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-150>
(244)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveTemplateSnapshotCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-151> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveUserProfileCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-152> (13)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-153> (26)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmPoolCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-154> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmTemplateCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-155> (31)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-156>
(218)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreFromSnapshotCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-157> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RetrieveImageDataCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-158> (4)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-159>
(114)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SetNonOperationalVdsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-160> (2)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SuspendedVMClusterEditChecker.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-161> (35)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ThawVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-162> (2)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToAllSnapshotsOfVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-163> (15)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToSnapshotCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-164> (4)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UnsupportedVmCpuClusterEditChecker.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-165> (50)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateUserProfileCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-166> (5)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-167> (27)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-168>
(273)
> > >> - *M*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-169> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmTemplateCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-170> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmVersionCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-171> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateWatchdogCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-172> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UserProfilesOperationCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-173> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-174> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsEventListener.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-175> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsGroupOperationCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-176> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-177> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-178> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmManagementCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-179> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-180> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolMonitor.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-181> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolSimpleUserCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-182> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmSlaPolicyCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-183> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmSlaPolicyUtils.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-184> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/DirectoryUtils.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-185> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/GetDirectoryGroupByIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-186> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/GetDirectoryUserByIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-187> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/IsPasswordDelegationPossibleQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-188> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/LoginBaseCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-189> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/LoginOnBehalfCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-190> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/RemoveUserCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-191> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/SessionDataContainer.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-192> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/UserCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-193> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/architecture/HasMaximumNumberOfDisks.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-194> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterTunedProfilesQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-195> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/SyncStorageDevicesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-196> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ContentHost.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-197> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostGroup.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-198> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostProviderProxy.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-199> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/SystemProviderFinder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-200> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/AddVdsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-201> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/HostUpgradeCallback.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-202> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/InstallVdsInternalCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-203> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/UpdateVdsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-204> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/UpgradeHostInternalCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-205> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/UpgradeOvirtNodeInternalCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-206> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/VdsDeployPKIUnit.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-207> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/VdsDeployVmconsoleUnit.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-208> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/AbstractVmHostDevicesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-209> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/AddVmHostDevicesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-210> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/HostDeviceManager.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-211> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/RefreshHostDevicesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-212> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/RemoveVmHostDevicesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-213> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostedengine/HostedEngineHelper.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-214> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostedengine/PreviousHostedEngineHost.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-215> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionContext.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-216> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-217> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/JobRepository.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-218> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/JobRepositoryImpl.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-219> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveMigrateDiskCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-220> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveMigrateVmDisksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-221> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/memory/LiveSnapshotMemoryImageBuilder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-222> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/memory/MemoryImageRemoverOnDataDomain.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-223> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/AddNetworkParametersBuilder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-224> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/AddNetworksByLabelParametersBuilder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-225> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/HostSetupNetworksParametersBuilder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-226> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/ManageLabeledNetworksParametersBuilder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-227> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/ManageLabeledNetworksParametersBuilderFactory.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-228> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/ManageLabeledNetworksParametersBuilderImpl.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-229> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/NetworkConfigurator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-230> (0)
> > >> - *D*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/NetworkParametersBuilder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-231> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/RemoveNetworkParametersBuilder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-232> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/RemoveNetworksByLabelParametersBuilder.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-233> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/AddClusterNetworkClusterValidator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-234> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/AttachNetworkClusterValidator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-235> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/AttachNetworkToClusterInternalCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-236> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkClusterCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-237> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkClusterHelper.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-238> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkClusterValidatorBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-239> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkHelper.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-240> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/PropagateLabeledNetworksToClusterHostsCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-241> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/UpdateClusterNetworkClusterValidator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-242> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/UpdateNetworkClusterValidator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-243> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/UpdateNetworkOnClusterCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-244> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/transformer/NetworkClustersToSetupNetworksParametersTransformer.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-245> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/transformer/NetworkClustersToSetupNetworksParametersTransformerFactory.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-246> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/transformer/NetworkClustersToSetupNetworksParametersTransformerImpl.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-247> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/dc/UpdateNetworkCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-248> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/AddVfsConfigLabelCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-249> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/DetachNetworkFromVdsInterfaceCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-250> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetAllChildVlanInterfacesQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-251> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetAllVfsConfigByHostIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-252> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetHostBondsByHostIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-253> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetNetworkAttachmentsByHostIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-254> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetVdsAndNetworkInterfacesByNetworkIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-255> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetVdsInterfacesByVdsIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-256> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetVfToPfMapByHostIdQuery.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-257> (0)
> > >> - *D*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostNicVfsConfigHelper.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-258> (0)
> > >> - *D*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostNicVfsConfigHelperImpl.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-259> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostSetupNetworkPoller.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-260> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostSetupNetworksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-261> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostSetupNetworksValidator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-262> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NetworkDeviceHelper.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-263> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NetworkDeviceHelperImpl.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-264> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NetworkMtuValidator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-265> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NicLabelsCompleter.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-266> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/PersistentHostSetupNetworksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-267> (0)
> > >> - *D*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/PersistentSetupNetworksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-268> (0)
> > >> - *D*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/QosDaoCache.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-269> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/ReportedConfigurationsFiller.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-270> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/SetupNetworksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-271> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/SetupNetworksHelper.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-272> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/SyncAllHostNetworksCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-273> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/UpdateHostNicVfsConfigCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-274> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/VfSchedulerImpl.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-275> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacPoolManagerRanges.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-276> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacPoolManagerStrategy.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-277> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacPoolPerDc.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-278> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacsStorage.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-279> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/Range.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-280> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/predicate/NetworkNotInSyncPredicate.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-281> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/AbstractVmInterfaceCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-282> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/ActivateDeactivateVmNicCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-283> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/AddVmInterfaceCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-284> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/AddVnicProfileCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-285> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/RemoveVmInterfaceCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-286> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/RemoveVnicProfileCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-287> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/UpdateVnicProfileCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-288> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/VnicProfileCommandBase.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-289> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/AbstractVmNumaNodeCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-290> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/AddVmNumaNodesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-291> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/NumaValidator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-292> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/RemoveVmNumaNodesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-293> (0)
> > >> - *A*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/SetVmNumaNodesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-294> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/UpdateVmNumaNodesCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-295> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/FenceAgentExecutor.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-296> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/FenceProxyLocator.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-297> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/VdsNotRespondingTreatmentCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-298> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/profiles/AddCpuProfileCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-299> (0)
> > >> - *I*
> > >>
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/profiles/AddDiskProfileCommand.java
> > >> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-300> (0)
> > >>
> > >> Patch Links:
> > >>
> > >> - https://github.com/oVirt/ovirt-engine/pull/5.patch
> > >> - https://github.com/oVirt/ovirt-engine/pull/5.diff
> > >>
> > >> —
> > >> You are receiving this because you are subscribed to this thread.
> > >> Reply to this email directly or view it on GitHub
> > >> <https://github.com/oVirt/ovirt-engine/pull/5>
> > >>
> > >
> > > _______________________________________________
> > > Infra mailing list
> > > Infra(a)ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/infra
> > >
> > >
> >
> >
> > --
> > Eyal Edri
> > Associate Manager
> > RHEV DevOps
> > EMEA ENG Virtualization R&D
> > Red Hat Israel
> >
> > phone: +972-9-7692018
> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
>
>
> --
> David Caro
>
> Red Hat S.L.
> Continuous Integration Engineer - EMEA ENG Virtualization R&D
>
> Tel.: +420 532 294 605
> Email: dcaro(a)redhat.com
> IRC: dcaro|dcaroest@{freenode|oftc|redhat}
> Web: www.redhat.com
> RHT Global #: 82-62605
8 years, 6 months
[ATN] Activation of old Gerrit patches on ALL oVirt projects
by Eyal Edri
FYI,
Following the successful runs on the old patch jenkins job on a few
projects (mostly engine + vdsm) we are enabling the script to run on ALL
projects hosted on gerrit.ovirt.org.
As a starting point, as we did for ovirt-engine & vdsm, the limits were
raised back to : [1]
WARN: 90 Days
ABANDON: 360 Days.
If you have old patches that were untouched for the above dates, you should
expect an email asking you to abandon or update the patch.
Since there might be a lot of projects alerting, we've also added the
project name to the email subject to make it easier to differ between
projects.
The script will be activated next week on Sunday.
I would like to thank Vishnu to wrote this script and added the new
functionally in a very short time!
[1] And will continue to be lowered periodically towards a reasonable limit
of a 30-60 days.
Eyal E.
oVirt infra.
8 years, 6 months
Re: [Gluster-infra] Download.gluster.org 27 April 2016 postmortem
by Michael Scherer
--=-9TLos9T47CwD+VVQV309
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Le mercredi 27 avril 2016 =C3=A0 17:26 +0530, Kaushal M a =C3=A9crit :
> On Wed, Apr 27, 2016 at 5:21 PM, Michael Scherer <mscherer(a)redhat.com> wr=
ote:
> > Le mercredi 27 avril 2016 =C3=A0 14:39 +0300, Eyal Edri a =C3=A9crit :
> >> Excellent post-mortem!
> >>
> >> Do you think its worth adding mirrors to gluster repos like oVirt is d=
oing?
> >> [1]
> >>
> >> [1] http://ovirt-infra-docs.readthedocs.org/en/latest/General/Mirror.h=
tml
> >
> > That could be a solution.
> >
> > But we have the ressources to host a mirror ourself in the DC, it just
> > need a ip address, and a migration of servers (which is taking a awful
> > lot of time to happen :/ ).
> >
> > One issue we would have with a mirror is on the download stats.
> >
> > This and the need to have a mirrorlist, not sure how that's done on
> > dnf/yum side theses days.
> >
>=20
> Someone recently offered to mirror download.gluster.org (I need to dig
> archives to find out who exactly). Didn't we take up their offer?
Do not seems so.
But my question regarding the download stats is still unaswered. Given
how critical they seems to be, I would like to be sure we have a plan.
A mirror is the first step, but then:
- how do we signal to people to use the mirror and the main server
- are we ok with the decrease of download by a unspecified amount of
data on the download stats side
- who will edit the website for the change
--=20
Michael Scherer
Sysadmin, Community Infrastructure and Platform, OSAS
--=-9TLos9T47CwD+VVQV309
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJXIKq8AAoJEE89Wa+PrSK9AE8P/22uKmYMcEbSA4eJAhEL7jfd
oCI1twhh+3fQoUaIc1hi0og9jPYHoJKXIOabEtR8PdMwNZzJRH5LnLEHHzlEAiOe
F4fHXNXnCFi8Thb8VHqDlnS8PsMR6UE90R0BgT18efE2SUm74sJlZtc1Zfk6giOS
AvYbDKio0jnfMck6LMCIwK+JgoDTjJvPMfUDCtskD/edsofbgWwFtt5DqoDTKAmG
oaMT1SUpXIxQ6r2Ofy3nx3fZmT/uE2rjT9BdSdxOpzvGPcDVEOAQm3HT49skktRs
AGpxPqmf5+KxMU5GefoYmgb1jBAQAYI16jBtNlHKrc45LkqbAlGdFYJdjYQuWWOj
ontbGtwqfkalPaySQKRLvdBcPmFHMMgYvDjHR74rxofy0pQeVQdTXXPFz7ITHH66
srAYfdbjrOzrVChhxEEn5zVVOTL546bBNOWQRSfiXKi8PEMwLmMjcAfgLMQ4T+Ti
coB9x+iEgMz+LX9dZL0M9vu/9LRH3LO5fNZf4PKk5Y/gOtyqrFKJvLMl7D0db8+F
aInps2tBGFZgNIG1p1tCLXTEsom2rmZfN/PHZ/+xVYmgV08i0uU3O4oy/42wBBQh
QOVJOrsoax2tFsACSNUnG09dcChCc+vn21SjFTDlniJnLFWLimVXATq4hV7zmCk7
HSMAg4dndhDSOBFwrvDt
=1fDz
-----END PGP SIGNATURE-----
--=-9TLos9T47CwD+VVQV309--
8 years, 6 months
Fwd: [oVirt/ovirt-engine] Eayunos 4.2 (#5)
by Barak Korren
This looks like a merged PR for ovirt-engine on github! wtf is going on?
---------- הודעה שהועברה ----------
מאת: "Hubtang" <notifications(a)github.com>
תאריך: 27 באפר׳ 2016 11:56
נושא: [oVirt/ovirt-engine] Eayunos 4.2 (#5)
אל: "oVirt/ovirt-engine" <ovirt-engine(a)noreply.github.com>
עותק:
Modify the welcome page & login page, and develop some widgets with an icon
> on the side of left via extends AbstractValidatedWidgetWithLabel.
> ------------------------------
> You can view, comment on, or merge this pull request online at:
>
> https://github.com/oVirt/ovirt-engine/pull/5
> Commit Summary
>
> - core: make OsRepository injectable using @Inject
> - core: hosted-engine: set the os type to linux on import
> - core: hosted-engine: missing config from engine-config
> - restapi: Fix update of virtio_scsi.enabled
> - core,webadmin: Not validating HostNetworkQos values
> - userportal: show fill in fields message
> - userportal: Fixed New Template dialog size
> - engine,userportal,webadmin: log uncaught UI exceptions
> - webadmin: auto-scroll SetupNetworks interfaces list during
> drag-and-drop
> - host-deploy: attemptConnection() should not throw exceptions
> - engine: both null and empty gateway should be considered as no
> gateway
> - packaging: rename: fixes for vmconsole proxy helper
> - core: Ignore expected exception during connection attempts
> - packaging: moving the ovirt extentions api dependencies to his own
> line
> - webadmin: Added fontend null checks
> - automation: add quick validation
> - core: Fix of merging of VmDynamics form DB and VDSM
> - automation: reducing GWT workers
> - jsonrpc: bump version
> - webadmin: Fix ClassCastException when importing VMs with pinned host
> - core: VmDevice null safe hashCode() method
> - engine: Do not assign creator as owner to VMs from pool
> - Add Attach Disk/Cpu profile permissions to all Import/Export capable
> roles
> - core: adding missing ctors
> - engine: Null ip configuration should be considered as NONE
> - webadmin: Add warning on live snapshot on VM without guest agent
> - core: missing constructor
> - frontend: Fix name uniqueness chack in ImportVmModel
> - frontend: Fix NPE in ImportVms Dialog
> - webadmin: Fix ClassCastException in SearchableListModel
> - core: Allow GetVmTemplatesByStoragePoolIdQuery in UserPortal
> - restapi: Populate vm.placement_policy.affinity
> - utils: Remove extra parameters in copyVmDevices
> - core: Prevent host device copy on pinned host mismatch
> - core: allow to balance migrate vm that run on specific host
> - build: post ovirt-engine-3.6.3 branching
> - core: fix remove disk snapshots for cinder
> - Use the proper whitelist for MigrateVmCommand.canDoAction
> - webadmin: Release keys removed from the console title
> - packaging: spec: Fix semanage requirement in fedora 23
> - packaging: setup: Do not require ovirt-log-collector
> - core: CreateSnapshot - add parameters ctor
> - webadmin: Uninitialized host fails to open hardware tab
> - webadmin: new pool dialog contained the sub version field
> - core: Reimplement PKIResources.Resource as class
> - Revert "core,webadmin: Not validating HostNetworkQos values"
> - webadmin: added warning when import windows without virtio
> - webadmin: change sizes of suggest boxes
> - webadmin: show the "latest" template only when the new VM is
> stateless
> - webadmin: use the cluster version rather than host one
> - webadmin: Consistent relation memory - guaranteed memory
> - core: Only allow continuous numa node indices
> - packaging: rename: Handle storage domains more nicely
> - core: cleanup cmd data when compensation deleted
> - webadmin: Warn for suspended VMs when cluster change
> - restapi: Fix RSDL for adding clusters
> - core: CreateAllSnapshotsFromVmCommand - use snapshot type from params
> - core: serialization/deserialization of SnapshotType
> - core: Do not acquire in left-most-available order
> - core: add code setting storage pool id in
> DetachNetworkFromVdsInterfaceCommand
> - core: Case-insensitive match of file name patterns
> - webadmin: Edit Fence Agent
> - core: Copy non template disks correctly
> - webadmin: Updated "Specific" label in Edit VM dialog
> - webadmin: Edit VM dialog -- capitalize "Host"
> - core: hosted engine: Avoid choosing the hosted engine sd as master
> - webadmin: Block restore memory on newer compatibility versions
> - scheduler: Add cpu pinning policy unit
> - webadmin: Fix migration policy update for running VM
> - core, frontend: Prevent console stealing from admin user
> - core: Set default boot order if absent in OVF
> - webadmin: Fix display if Online Logical CPU Cores list
> - core: new hook error code
> - webadmin: Fix display if Online Logical CPU Cores list
> - jsonrpc: version bump
> - packaging: fix ovirt-engine-setup-plugin-ovirt-engine dependencies
> - automation: add debug code for CI
> - webadmin: German messages overlapp with icons in Nic dialog
> - core: verify Live Merge image deletion on SPM
> - broker: Do not autogenerate numatune node pinnings
> - webadmin: Disk edit dialogs are all enbabled when they should not
> - webadmin: added help for Storage > ISO > DC > Attach
> - webadmin: Fixed column separator in new quota dialog
> - webadmin: Prevent NPE in StorageGeneralModel
> - core: Live Merge's check for merge completion is wrong
> - logging: remove debug message with no value
> - core: Use Callback for RunVmCommand.
> - core: Validate steps using CoCo on RunVmCommand
> - core: RunVmCommand using callbacks
> - core: Set parent command for child comamnd.
> - webadmin,userportal: Pass isAdmin flag to UI
> - core: adding CreateAllCinderSnapshotsCommand
> - core: Block adding host with XML-RPC protocol to 3.6 cluster
> - webadmin: Add a scroll panel to SetupNetworks networks list
> - scheduling: Initialize pending resource manager after all beans are
> injected
> - scheduling: Use the right memory value for pending memory checks
> - Fix the race between committed memory and pending memory updates
> - bll: Hosted Engine editing validator
> - core: custom parameters couldn't be updated and wasnt reported
> - restapi: custom parameters couldn't be updated and wasnt reported
> - core: Enable fencing of previous host which HE VM was running on
> - exttool: aaa: fix recursive loop print
> - backend: override default job property in ImportRepoImageCommand
> - userportal, webadmin: disable uncaught exception popup.
> - aaa: prevent of recursion loop in flat groups
> - webadmin: Add link to browser compatibility warning
> - engine: Fixing updating of HostNicVfsConfig table
> - engine: No validation for 'passthrough' profile DCs less than 3.6
> - packaging: engine-backup: Allow branding of help url
> - gluster: optionally stop gluster services
> - frontend: Only warn on timezone difference for Windows VMs
> - webadmin: Populate host protocol on 'edit host'
> - engine: Fix NPE in async task manager
> - webadmin: Make multiselect behaviour of list model consistent
> - frontend: Change VM Time Zone display string to 'Hardware Clock Time
> Offset'
> - packaging: setup: check if self-hosted-engine on el6
> - core: Remove condition for AsyncTaskType.notSupported.
> - core: Added Roles and groups for cpu profiling
> - core: fix windows vm name length validator
> - core: limit sysprep net-bios name to 15 chars
> - ui: Windows VM name validation is limited to 15 chars in sysprep
> - Revert "core: Remove condition for AsyncTaskType.notSupported."
> - jsonrpc: version update
> - core: sign websocket ticket did not work for VNC
> - webadmin: edit running VM is not possible
> - engine: Fix migration policy update for running VM
> - webadmin: Fix a bug in ISO domain attachment selection
> - build: post ovirt-engine-3.6.4 branching
> - webadmin: reorder quota list when creating disk or template
> - webadmin: Tag selection exception
> - refactor: Split syncDbRecords code
> - core: Wrap syncDbRecords code in a transaction
> - core: Move getImageInfo call outside of transaction boundary
> - core: Handle exception if calling VDSM fails
> - core: Remove index from curly braces
> - restapi: Fixed missing cloud_init mapping
> - engine: Leave cpuProfileId untouched after reading a snapshot
> - engine: ObjectIdentityChecker: Exclude transient fields from
> comparison
> - core: prevent duplicate virtio-serial device
> - core: prevent duplicate watchdog device on new vm
> - restapi: Don't fail with unexpected version numbers
> - userportal, webadmin: updated csh for VMs > Run Once
> - core: CommandBase - avoid setting end status prematurely
> - engine: Ignore change in creationDate for NEXT_RUN
> - Selectively enable VM field editing for hosted engine
> - core: Always persist changes to hosted-engine VM (avoid using
> NEXT_RUN)
> - webadmin: Do not fetch disk info together with VM templates
> - engine : No debug log entry for user executing an action or query
> - packaging: engine-backup: recreate dwh conf only if found
> - webadmin: Network Import dialog open/cancel fails
> - hostdev: Fix cleanup treatment in RefreshHostDevicesCommand
> - core: LiveMigrateDiskCommand - shared locks are unneeded
> - core: Provisioning of VMs created from Templates tab fix
> - webadmin: console not correctly loaded for edit template
> - userportal: ignore CpuProfileOperator for everyone
> - userportal,webadmin: fix external links
> - utils: Add missing javax.activation.api dependency
> - webadmin: Check box tooltip
> - core: Add support for suppressing audit log engine errors
> - core: Remove redundant shouldLogToAudit method
> - core: LiveMerge: Remove audit message when delete succeeds
> - core: Remove index from curly braces
> - core: Call end action once CopyTaskHandler is finished.
> - core: Avoid errors when applying NEXT_RUN snapshot
> - userportal, webadmin: fix vm status tooltip w/ alerts
> - userportal: added data-status attr for automation
> - HE: Fix next run need detection bug
> - HE: Set default priority and timezone when importing hosted engine VM
> - HE: Editing forbidden fields on HE VM should show better error
> - webadmin: Supported browser link color
> - webadmin: the HA flag was not shown in the edit instance type
> - engine: Allow Html5 as one of the default spice modes
> - engine-backup: allow backups to be done without ovirt-engine.
> - webadmin: Sessions in left tree was called 'Guest Information'
> - engine: Added VmActionByVmOriginTypeValidator for Allowed Cmds
> - webadmin: Avoid UpdateVmDiskCommand for hosted engine Edit VM
> - core: change template version of pool removed some vm devices
> - core: Fix of audit log message in UpdateVmCommand
> - core: prevent a race on add template version
> - core: graphics of template were not available in user portal
> - core: Console stealing fix
> - core: Fix of "virtual" memory hot (un)plug
> - packaging: Conflict on version below 3.5.6
> - restapi: schema: Allow to pass scheduling policy name for Update
> Cluster
> - build: post ovirt-engine-3.6.5 branch creation
> - kerbldap: Add deprecation message to engine-manage-domains
> - engine: Enabled editing HE in pre-upgrade script
> - v2v: Set disk's boot flag after conversion
> - packaging: setup: require correct otopi version
> - core: prevent a race on add template version - done right
> - webadmin: Fix name of notifier service
> - userportal: Fixed New Template dialog size
> - core: Support configurable mixed RHEL 6, 7 check
> - scheduler: Add in-cluster upgrade policy units
> - packaging: spec: Fix deps for ovirt-engine-tools-backup
> - core: Improve Host OS detection
> - core: Check if cluster upgrade can be started or stopped
> - core: Add InClusterUpgrade policy
> - core: Do not enforce affinity groups while in upgrade mode
> - core: Forbid suspending VMs while cluster is upgrading
> - core: Do not allow binding VMs to hosts during cluster upgrade
> - core: Treat specific different OS types as equal
> - core: Generate human readable error messages for cluster upgrade
> - scheduler: Give newest host OS versions the best weight on VM startup
> - core: adding support for ilo_ssh fence agent
> - construct jsonrpc with identifier name.
> - packaging: spec: remove %license call
> - HE: Make the unmanaged hosted engine error a bit more generic
> - HE: Enable hosted engine vNIC editing
> - restapi: Tolerate invalid fencing options
> - webadmin: Added CPU Profiles Roles to the RoleTree
> - packaging: Allow different java home per component
> - scheduler: Store correct OS version in map
> - core: Added permissions to Power User
> - engine: Limited use of CPU Profiles by user
> - core: do not ping too often
> - setup: fixing setup when engine option is not enabled
> - core: Disabled ability to make VM HA on hosted engine
> - core: reducing race - avoid syncing the storage domain status when
> its in process
> - userportal, webadmin: use a custom patched bootstrap.js
> - webadmin: Name validation invalidates the General tab
> - webadmin: fix memory leak in alerts / events footer
> - restapi: BackendTemplateDiskResource.copy() - pass the disk id
> - HE: fixed the vm nic changing it's status to unplugged.
> - core: Added cpu profiles permissions propagation
> - core: fix import from configuration as clone
> - webadmin: Warning for unsupported memory restore (Custom Snapshot
> Preview)
> - Ignore memory and CPU hotplug errors for hosted engine VM
> - core: Refactor - created helper class for IoTune
> - core: Dao functions take lists of ids
> - core: Enable live QoS change for cpu and IO
> - userportal: use the default host that was set in template in a vm
> - hyperv: default on again for windows >= 2008/2012
> - core: cleanup old event notification history
> - core: Removes empty line from upgrade script
> - webadmin: Fix event handling after CPU Count change of running VM
> - engine: Remove hotplugged memory & CPUs from changed fields list
> - core: Don't overwrite local domain's format
> - vdsbroker: wait for reconnection
> - webadmin: Fix NPE in Edit VM dialog
> - restapi: Add links to SSH public keys
> - packaging: engine-backup: Backup ovirt-vmconsole conf and pki
> - userportal: use the default host that was set in vm in template
> - core: open Cockpit port in firewall
> - packaging: setup: versionlock tools-backup
> - core: Add cinder call back for AddVmFromSnapshot.
> - core: Added permissions on AddProfileBase
> - core: Refactored ProfileParametersBase constructor
> - webadmin: Fixed remove storage qos error popup
> - core: Make disk list of VM editable on HE update
>
> File Changes
>
> - *M* .gitignore
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-0> (3)
> - *M* Makefile
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-1> (22)
> - *M* README.developer
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-2> (21)
> - *M* automation/build-artifacts.repos
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-3> (4)
> - *M* automation/build-artifacts.sh
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-4> (5)
> - *A* automation/check-merged.packages
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-5> (8)
> - *A* automation/check-merged.packages.el6
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-6> (8)
> - *A* automation/check-merged.repos
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-7> (3)
> - *A* automation/check-merged.sh
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-8> (85)
> - *A* automation/check-patch.packages
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-9> (8)
> - *A* automation/check-patch.packages.el6
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-10> (8)
> - *A* automation/check-patch.repos
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-11> (3)
> - *A* automation/check-patch.sh
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-12> (88)
> - *M* backend/manager/dependencies/common/pom.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-13> (102)
> - *D*
> backend/manager/dependencies/common/src/main/modules/com/sun/xml/bind/main/module.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-14> (26)
> - *D*
> backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-core-asl/main/module.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-15> (17)
> - *D*
> backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-jaxrs/main/module.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-16> (21)
> - *D*
> backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-mapper-asl/main/module.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-17> (19)
> - *D*
> backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-xc/main/module.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-18> (21)
> - *M*
> backend/manager/dependencies/common/src/main/modules/org/ovirt/vdsm-jsonrpc-java/main/module.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-19> (1)
> - *M* backend/manager/dependencies/pom.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-20> (2)
> - *M* backend/manager/dependencies/tools/pom.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-21> (2)
> - *M* backend/manager/extensions-tool/pom.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-22> (2)
> - *M*
> backend/manager/extensions-tool/src/main/java/org/ovirt/engine/exttool/aaa/AAAServiceImpl.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-23> (118)
> - *M*
> backend/manager/extensions-tool/src/main/java/org/ovirt/engine/exttool/core/ExtensionsToolExecutor.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-24> (9)
> - *M*
> backend/manager/extensions-tool/src/main/java/org/ovirt/engine/exttool/core/InfoServiceImpl.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-25> (28)
> - *M*
> backend/manager/extensions-tool/src/main/resources/org/ovirt/engine/exttool/aaa/arguments.properties
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-26> (26)
> - *M*
> backend/manager/extensions-tool/src/main/resources/org/ovirt/engine/exttool/core/info.properties
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-27> (7)
> - *M* backend/manager/modules/aaa/pom.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-28> (2)
> - *M*
> backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/SearchQueryParsingUtils.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-29> (2)
> - *M* backend/manager/modules/auth-plugin/pom.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-30> (2)
> - *M* backend/manager/modules/bll/pom.xml
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-31> (4)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AbstractRngDeviceClusterEditChecker.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-32> (29)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AbstractVmWatchdogCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-33> (30)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ActivateVdsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-34> (8)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-35> (52)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddGraphicsDeviceCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-36> (16)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddImageFromScratchCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-37> (34)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddPermissionCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-38> (1)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddStepCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-39> (1)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddUserProfileCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-40> (6)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVdsGroupCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-41> (103)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmAndCloneImageCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-42> (7)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-43> (220)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-44> (15)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromTemplateCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-45> (16)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-46> (94)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateFromSnapshotCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-47> (12)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddWatchdogCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-48> (8)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachDiskToVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-49> (3)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachUserToVmFromPoolAndRunCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-50> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-51> (19)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CancelConvertVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-52> (72)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CertificationValidityChecker.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-53> (50)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVDSClusterCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-54> (238)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVmClusterValidator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-55> (1)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChildCommandsCallbackBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-56> (9)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ClusterEditChecker.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-57> (37)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-58> (38)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-59> (13)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ConfigureConsoleOptionsQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-60> (47)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ConvertVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-61> (23)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CopyImageGroupCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-62> (23)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CpuFlagsManagerHandler.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-63> (2)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllCinderSnapshotsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-64> (71)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-65> (137)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateCloneOfTemplateCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-66> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateImageTemplateCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-67> (14)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateSnapshotCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-68> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateSnapshotFromTemplateCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-69> (4)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DestroyImageCheckCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-70> (79)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DestroyImageCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-71> (1)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/EmulatedMachineClusterEditChecker.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-72> (63)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportRepoImageCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-73> (41)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExtendImageSizeCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-74> (54)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmIconsQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-75> (2)
> - *D*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmsForAnotherUserQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-76> (28)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmsForUserAndActionGroupQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-77> (33)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAncestorImagesByImagesIdsQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-78> (27)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAuthzGroupsByUserIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-79> (2)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAvailableNamespacesQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-80> (3)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetCACertificateQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-81> (2)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetClusterEditWarningsQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-82> (114)
> - *D*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetClusterUnsupportedVmsCpusQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-83> (34)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetDiskAlignmentCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-84> (7)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataCountsForHostQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-85> (2)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataCountsForVmQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-86> (68)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataForSystemQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-87> (3)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataForVmQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-88> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErratumByIdForVmQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-89> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetImagesListQueryBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-90> (8)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetJobByJobIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-91> (2)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetJobsByCorrelationIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-92> (6)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetProviderCertificateChainQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-93> (7)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetSignedWebsocketProxyTicketQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-94> (5)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetUnregisteredDiskQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-95> (10)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetUserProfileAsListQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-96> (29)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmByVmIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-97> (1)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmChangedFieldsForNextRunQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-98> (18)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmConfigurationBySnapshotQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-99> (2)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmTemplatesByStoragePoolIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-100> (3)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmTemplatesFromStorageDomainQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-101> (13)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HibernateVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-102> (4)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HostMaintenanceCallback.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-103> (128)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HostedEngineImporter.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-104> (47)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HotSetNumberOfCpusCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-105> (10)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HwrngDeviceClusterEditChecker.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-106> (19)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-107> (23)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportHostedEngineStorageDomainCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-108> (275)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportRepoImageCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-109> (5)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportRepoImageCopyTaskHandler.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-110> (1)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportUtils.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-111> (7)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-112> (59)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-113> (36)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmFromConfigurationCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-114> (3)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmFromExternalProviderCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-115> (35)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitVdsOnUpCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-116> (16)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsoDomainListSyncronizer.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-117> (49)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MaintenanceNumberOfVdssCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-118> (36)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MaintenanceVdsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-119> (9)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MergeExtendCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-120> (115)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MetadataDiskDescriptionHandler.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-121> (270)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-122> (12)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveDisksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-123> (24)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveImageGroupCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-124> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyDiskCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-125> (89)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MultipleActionsRunnersFactory.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-126> (2)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/OsRepositoryProducer.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-127> (15)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/OsRepositoryQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-128> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/OvfDataUpdater.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-129> (5)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/PredefinedRoles.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-130> (5)
> - *D*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/PredefinedUsers.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-131> (17)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessDownVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-132> (6)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ProcessOvfUpdateForStoragePoolCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-133> (10)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RandomDeviceClusterEditChecker.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-134> (19)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RefreshVolumeCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-135> (54)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveAllCinderSnapshotDisksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-136> (19)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveAllVmCinderDisksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-137> (26)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveCinderSnapshotDiskCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-138> (14)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-139> (45)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskSnapshotsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-140> (146)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskSnapshotsCommandCallback.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-141> (2)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveImageCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-142> (2)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveMacPoolCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-143> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveMemoryVolumesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-144> (3)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemovePermissionCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-145> (6)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-146> (19)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotCommandCallback.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-147> (15)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotSingleDiskCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-148> (2)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotSingleDiskCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-149> (30)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotSingleDiskLiveCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-150> (244)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveTemplateSnapshotCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-151> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveUserProfileCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-152> (13)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-153> (26)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmPoolCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-154> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmTemplateCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-155> (31)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-156> (218)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreFromSnapshotCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-157> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RetrieveImageDataCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-158> (4)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-159> (114)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SetNonOperationalVdsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-160> (2)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SuspendedVMClusterEditChecker.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-161> (35)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ThawVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-162> (2)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToAllSnapshotsOfVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-163> (15)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToSnapshotCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-164> (4)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UnsupportedVmCpuClusterEditChecker.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-165> (50)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateUserProfileCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-166> (5)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-167> (27)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-168> (273)
> - *M*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-169> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmTemplateCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-170> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmVersionCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-171> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateWatchdogCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-172> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UserProfilesOperationCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-173> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-174> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsEventListener.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-175> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsGroupOperationCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-176> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-177> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-178> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmManagementCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-179> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-180> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolMonitor.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-181> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmPoolSimpleUserCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-182> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmSlaPolicyCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-183> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmSlaPolicyUtils.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-184> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/DirectoryUtils.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-185> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/GetDirectoryGroupByIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-186> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/GetDirectoryUserByIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-187> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/IsPasswordDelegationPossibleQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-188> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/LoginBaseCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-189> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/LoginOnBehalfCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-190> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/RemoveUserCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-191> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/SessionDataContainer.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-192> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/UserCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-193> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/architecture/HasMaximumNumberOfDisks.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-194> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterTunedProfilesQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-195> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/SyncStorageDevicesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-196> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ContentHost.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-197> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostGroup.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-198> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostProviderProxy.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-199> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/SystemProviderFinder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-200> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/AddVdsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-201> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/HostUpgradeCallback.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-202> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/InstallVdsInternalCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-203> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/UpdateVdsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-204> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/UpgradeHostInternalCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-205> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/UpgradeOvirtNodeInternalCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-206> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/VdsDeployPKIUnit.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-207> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/VdsDeployVmconsoleUnit.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-208> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/AbstractVmHostDevicesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-209> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/AddVmHostDevicesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-210> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/HostDeviceManager.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-211> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/RefreshHostDevicesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-212> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/RemoveVmHostDevicesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-213> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostedengine/HostedEngineHelper.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-214> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostedengine/PreviousHostedEngineHost.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-215> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionContext.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-216> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-217> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/JobRepository.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-218> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/JobRepositoryImpl.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-219> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveMigrateDiskCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-220> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveMigrateVmDisksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-221> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/memory/LiveSnapshotMemoryImageBuilder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-222> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/memory/MemoryImageRemoverOnDataDomain.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-223> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/AddNetworkParametersBuilder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-224> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/AddNetworksByLabelParametersBuilder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-225> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/HostSetupNetworksParametersBuilder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-226> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/ManageLabeledNetworksParametersBuilder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-227> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/ManageLabeledNetworksParametersBuilderFactory.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-228> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/ManageLabeledNetworksParametersBuilderImpl.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-229> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/NetworkConfigurator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-230> (0)
> - *D*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/NetworkParametersBuilder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-231> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/RemoveNetworkParametersBuilder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-232> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/RemoveNetworksByLabelParametersBuilder.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-233> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/AddClusterNetworkClusterValidator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-234> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/AttachNetworkClusterValidator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-235> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/AttachNetworkToClusterInternalCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-236> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkClusterCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-237> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkClusterHelper.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-238> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkClusterValidatorBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-239> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/NetworkHelper.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-240> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/PropagateLabeledNetworksToClusterHostsCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-241> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/UpdateClusterNetworkClusterValidator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-242> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/UpdateNetworkClusterValidator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-243> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/UpdateNetworkOnClusterCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-244> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/transformer/NetworkClustersToSetupNetworksParametersTransformer.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-245> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/transformer/NetworkClustersToSetupNetworksParametersTransformerFactory.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-246> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/cluster/transformer/NetworkClustersToSetupNetworksParametersTransformerImpl.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-247> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/dc/UpdateNetworkCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-248> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/AddVfsConfigLabelCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-249> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/DetachNetworkFromVdsInterfaceCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-250> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetAllChildVlanInterfacesQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-251> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetAllVfsConfigByHostIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-252> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetHostBondsByHostIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-253> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetNetworkAttachmentsByHostIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-254> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetVdsAndNetworkInterfacesByNetworkIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-255> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetVdsInterfacesByVdsIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-256> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/GetVfToPfMapByHostIdQuery.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-257> (0)
> - *D*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostNicVfsConfigHelper.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-258> (0)
> - *D*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostNicVfsConfigHelperImpl.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-259> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostSetupNetworkPoller.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-260> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostSetupNetworksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-261> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/HostSetupNetworksValidator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-262> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NetworkDeviceHelper.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-263> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NetworkDeviceHelperImpl.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-264> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NetworkMtuValidator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-265> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/NicLabelsCompleter.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-266> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/PersistentHostSetupNetworksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-267> (0)
> - *D*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/PersistentSetupNetworksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-268> (0)
> - *D*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/QosDaoCache.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-269> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/ReportedConfigurationsFiller.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-270> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/SetupNetworksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-271> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/SetupNetworksHelper.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-272> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/SyncAllHostNetworksCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-273> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/UpdateHostNicVfsConfigCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-274> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/VfSchedulerImpl.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-275> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacPoolManagerRanges.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-276> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacPoolManagerStrategy.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-277> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacPoolPerDc.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-278> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacsStorage.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-279> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/Range.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-280> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/predicate/NetworkNotInSyncPredicate.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-281> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/AbstractVmInterfaceCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-282> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/ActivateDeactivateVmNicCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-283> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/AddVmInterfaceCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-284> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/AddVnicProfileCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-285> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/RemoveVmInterfaceCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-286> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/RemoveVnicProfileCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-287> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/UpdateVnicProfileCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-288> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/VnicProfileCommandBase.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-289> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/AbstractVmNumaNodeCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-290> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/AddVmNumaNodesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-291> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/NumaValidator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-292> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/RemoveVmNumaNodesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-293> (0)
> - *A*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/SetVmNumaNodesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-294> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/numa/vm/UpdateVmNumaNodesCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-295> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/FenceAgentExecutor.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-296> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/FenceProxyLocator.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-297> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/VdsNotRespondingTreatmentCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-298> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/profiles/AddCpuProfileCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-299> (0)
> - *I*
> backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/profiles/AddDiskProfileCommand.java
> <https://github.com/oVirt/ovirt-engine/pull/5/files#diff-300> (0)
>
> Patch Links:
>
> - https://github.com/oVirt/ovirt-engine/pull/5.patch
> - https://github.com/oVirt/ovirt-engine/pull/5.diff
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly or view it on GitHub
> <https://github.com/oVirt/ovirt-engine/pull/5>
>
8 years, 6 months