Hey Citrix guys, After setting up the XenServer ObjectStore plugin on the XenServer host (and of course chmodding it) is there anything else that needs to be done?
When I try uploading an image from the compute node, I'm getting 403 errors back from the XenServer. It seems like the XenAPI auth creds are being completely ignored when pointing to the XenServer ObjectStore. Here is my flagfile: --verbose --nodaemon --sql_connection=mysql://root:n...@127.0.0.1/nova *--s3_host=<**your XenServer IP**>* *--s3_port=80* --network_manager=nova.network.manager.FlatManager --flat_network_bridge=xenbr0 --connection_type=xenapi --xenapi_connection_url=https://*<your XenServer IP>* --xenapi_connection_username=username --xenapi_connection_password=password Are those the correct S3 settings when using this XenServer plugin? And is it possible that I could be missing an extra step somewhere? Many thanks, -jk0
_______________________________________________ Mailing list: https://launchpad.net/~openstack-xenapi Post to : openstack-xenapi@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-xenapi More help : https://help.launchpad.net/ListHelp