X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fplugins%2Frwlaunchpadtasklet%2Frift%2Ftasklets%2Frwlaunchpad%2Fimage.py;h=b18e304df0f56210c8867fab36bb20535b859177;hb=6364d016e7f819903ff29a2ce160cb4cea61bf8f;hp=ce309814d4aed9615788c25452a86c0c872e9c62;hpb=49868d2c71eb364cee9707515be6841a568dad40;p=osm%2FSO.git diff --git a/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/tasklets/rwlaunchpad/image.py b/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/tasklets/rwlaunchpad/image.py index ce309814..b18e304d 100644 --- a/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/tasklets/rwlaunchpad/image.py +++ b/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/tasklets/rwlaunchpad/image.py @@ -44,7 +44,7 @@ class ImageUploader(object): self._client = client.UploadJobClient(self._log, self._loop, self._dts) def upload_image(self, image_name, image_checksum, image_hdl): - endpoint = "http://127.0.0.1:9999" + endpoint = "http://127.0.0.1:9292" glance_client = glanceclient.Client('1', endpoint, token="asdf") try: