Juan Hernandez has uploaded a new change for review. Change subject: sdk: Use relative paths ......................................................................
sdk: Use relative paths Currently the SDK assumes that resources are located in the /api URL, but this might not be true, depending on the configuration of the server. This patch changes the SDK to use relative paths for all resources, so it will work with servers configured with any entry point URL. Change-Id: Id89f5158180ae2e0d05b669341c0327e0f44583f Bug-Url: https://bugzilla.redhat.com/1038952 Signed-off-by: Juan Hernandez <[email protected]> --- M src/ovirtsdk/api.py M src/ovirtsdk/infrastructure/brokers.py 2 files changed, 1,527 insertions(+), 1,527 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/69/23369/1 -- To view, visit http://gerrit.ovirt.org/23369 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id89f5158180ae2e0d05b669341c0327e0f44583f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
