1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00

Fix for dashboard in vdcadmin view

(cherry picked from commit de61f5fcf7efddab5ebe134f08bb449568936e0b)
This commit is contained in:
Tino Vazquez 2013-07-23 17:55:35 +02:00
parent a73eaf90e0
commit a6770e02b1

View File

@ -1480,7 +1480,8 @@ 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/cloud.yaml \
src/sunstone/etc/sunstone-views/vdcadmin.yaml"
SUNSTONE_MODELS_FILES="src/sunstone/models/OpenNebulaJSON.rb \
src/sunstone/models/SunstoneServer.rb \