Change in ovirt-engine[master]: webadmin: UI plugin API - engineBaseUrl
vszocs at redhat.com
vszocs at redhat.com
Fri Apr 8 13:45:54 UTC 2016
Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin: UI plugin API - engineBaseUrl
......................................................................
webadmin: UI plugin API - engineBaseUrl
Added new UI plugin API function to obtain Engine base URL.
API signature:
engineBaseUrl()
Example usage:
// returns something like:
// https://example.com:8443/ovirt-engine/
api.engineBaseUrl()
UI plugins can use this function to construct Engine URLs.
Change-Id: I9d2258d646bf93e81b15ce7ca9f03bebc89a6696
Signed-off-by: Vojtech Szocs <vszocs at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/plugin/PluginManager.java
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Greg Sheremeta: Looks good to me, approved
Vojtech Szocs: Verified
--
To view, visit https://gerrit.ovirt.org/55694
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9d2258d646bf93e81b15ce7ca9f03bebc89a6696
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Scott Dickerson <sdickers at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list