
Daniel Erez has submitted this change and it was merged. Change subject: core: AddProviderCommand - validation for specific types ...................................................................... core: AddProviderCommand - validation for specific types * Verify provider existence and support. * Invoke validateAddProvider method to support specific validate implementations (Cinder/Glance/etc). Change-Id: Ie2f7130fcf3904ac771c403f9c81976140659c33 Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/AddProviderCommand.java 1 file changed, 10 insertions(+), 2 deletions(-) Approvals: Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/38920 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie2f7130fcf3904ac771c403f9c81976140659c33 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server