Dear beta users,
We are happy to notice you that vCloud Director Object Storage Extension (vOSE) Beta Patch1 is available at the download center: Download vOSE Beta . Welcome to try it and share us your feedbacks!
Changes
Together with bug fixes, below enhancements are brought to Patch1.
[UI]
- Add a button SYNC on bucket
- Add a button UPLOAD on vApps bucket
- Add a button PUBLISH INFO on Catalog bucket
- Pop up self-signed SSL certificate proceeding or download page for initial login
[S3 API]
- Add multipart support
[Install CLI]
- Package the translation server voss-vip into RPM, and run it on port 8091
- Change vOSE API port from 8443 to 443
- Enforce password policy in vCD and Cloudian configuration
- Support to install and configure vOSE in sudo mode
Patch Steps
Please download the patch vOSE RPM to your vOSE middleware host and run below bash commands to complete the patching.
rpm -e vmware-voss rpm -ivh vmware-voss-1.0.0-24805212.el7.x86_64.rpm systemctl restart voss-keeper voss_cli service status voss_cli service start // if it is stopped voss_cli service status voss_cli vcd install-ui-plugin --oss-url https://<replace-with-vose-host>:443
Please note the vOSE endpoint is change from port 8443 to 443. So before the upgrade, vOSE API doc was on URL https://<vose-host>:8443/docs, and now its on URL https://<vose-host>:443/docs. If you were on the vCD UI before the patching, please refresh the page since the vOSE UI plugin is updated.
For any questions related to vOSE patching and usage, please feel free to create discussions in the community.