Mike Kolesnik has submitted this change and it was merged.
Change subject: webadmin: Remove API version field for Neutron
......................................................................
webadmin: Remove API version field for Neutron
Only API version 2.0 is curently supported, and since the user has a
prefilled value in the URL field suggesting him the correct server URL
to put, there is no need for him to be able to "select" the version.
In the future should any other API version be available/supported, it
should be solved in an appropriate manner (i.e. auto negotiate the
version).
Change-Id: Ic264c97b4acb82ffee298cee3f89340cda18ddc3
Bug-Url:
https://bugzilla.redhat.com/987917
Signed-off-by: Mike Kolesnik <mkolesni(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/providers/ProviderModel.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/provider/ProviderPopupView.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/provider/ProviderPopupView.ui.xml
3 files changed, 0 insertions(+), 21 deletions(-)
Approvals:
Mike Kolesnik: Verified
Lior Vernia: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24991
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic264c97b4acb82ffee298cee3f89340cda18ddc3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server