Sandro Bonazzola has uploaded a new change for review.

Change subject: sdk: updated api URL
......................................................................

sdk: updated api URL

Change-Id: I6565baddf309845c386fbf0fb17e2d7c0957a48c
Related-To: https://bugzilla.redhat.com/1055517
Signed-off-by: Yedidyah Bar David <d...@redhat.com>
(cherry picked from commit af6d0ca2dd1b47cb53a5560e839def8a006491b4)
---
M src/plugins/ovirt-hosted-engine-setup/engine/add_host.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup 
refs/changes/47/24547/1

diff --git a/src/plugins/ovirt-hosted-engine-setup/engine/add_host.py 
b/src/plugins/ovirt-hosted-engine-setup/engine/add_host.py
index 197f99c..cd6449d 100644
--- a/src/plugins/ovirt-hosted-engine-setup/engine/add_host.py
+++ b/src/plugins/ovirt-hosted-engine-setup/engine/add_host.py
@@ -402,7 +402,7 @@
         try:
             self.logger.debug('Connecting to the Engine')
             engine_api = self._ovirtsdk_api.API(
-                url='https://{fqdn}/api'.format(
+                url='https://{fqdn}/ovirt-engine/api'.format(
                     fqdn=self.environment[
                         ohostedcons.NetworkEnv.OVIRT_HOSTED_ENGINE_FQDN
                     ],


-- 
To view, visit http://gerrit.ovirt.org/24547
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6565baddf309845c386fbf0fb17e2d7c0957a48c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.1
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to