1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

feature #3412: Add cloud_vcenter.yaml to install.sh

(cherry picked from commit 9793ea8068d284fc8c26c9d1b4fe944820de25f9)
This commit is contained in:
Daniel Molina 2014-12-19 16:10:51 +01:00
parent 90d7057eb5
commit a45785453c

View File

@ -1503,8 +1503,9 @@ SUNSTONE_ETC_FILES="src/sunstone/etc/sunstone-server.conf \
SUNSTONE_ETC_VIEW_FILES="src/sunstone/etc/sunstone-views/admin.yaml \
src/sunstone/etc/sunstone-views/user.yaml \
src/sunstone/etc/sunstone-views/cloud.yaml \
src/sunstone/etc/sunstone-views/vcenter_cloud.yaml \
src/sunstone/etc/sunstone-views/vdcadmin.yaml \
src/sunstone/etc/sunstone-views/vcenter.yaml"
src/sunstone/etc/sunstone-views/vcenter.yaml"
SUNSTONE_MODELS_FILES="src/sunstone/models/OpenNebulaJSON.rb \
src/sunstone/models/SunstoneServer.rb \