Ruben S. Montero
0ac510e9b9
Merge remote-tracking branch 'hector/feature-1112' into feature-1112
...
Conflicts:
src/sunstone/public/js/plugins/dashboard-tab.js
src/sunstone/public/js/plugins/dashboard-users-tab.js
src/sunstone/public/js/sunstone-util.js
2012-03-15 12:34:13 +01:00
Hector Sanjuan
7eec9e1111
Feature #1112 : Fix ozones and SelfService UIs to work with Sunstone latest menus.
...
Since sunstone menus were reworked, some CSS needed to be updated. layout.js file, which is particular to SelfService, was updated to work with latest version of sunstone too.
2012-03-15 00:20:52 +01:00
Hector Sanjuan
3506116a5e
Feature #1112 : Remove <a> links from menu items.
...
No need to use them as the effect is achieved with cursor: pointer; CSS property on <li> items directly.
Update necessary sunstone files.
2012-03-15 00:17:51 +01:00
Carlos Martín
cb458260fa
Feature #1112 : Remove non-existent file from install.sh, introduced in commit:4dc9a34b
2012-03-14 17:24:13 +01:00
Carlos Martín
b3351aa4b4
Feature #1112 : Add missing mvds file in dummy tm_mad to install.sh
2012-03-14 17:12:10 +01:00
Hector Sanjuan
51ed17ea0d
Feature #1112 : Implement cluster menus and submenus. Insert new dashboards. Implement top menu.
2012-03-14 16:15:05 +01:00
Carlos Martín
3c1cf1f1b3
Feature #1112 : Fix oneimage update (broken in commit:92dd8d4c)
2012-03-14 15:48:06 +01:00
Ruben S. Montero
d9907f271a
feature #1112 : Dummy datastore driver
2012-03-14 12:20:06 +01:00
Carlos Martín
4f00c6a608
Feature #1112 : Fix onecluster delvnet
2012-03-13 18:39:34 +01:00
Carlos Martín
6db8eea366
Feature #1112 : Bug, new vnets were added to their clusters in the datastore set
2012-03-13 18:38:50 +01:00
Carlos Martín
55b26c3f0f
Feature #1112 : Fix onevnet create options
2012-03-13 18:13:09 +01:00
Jaime Melis
b2a9bae248
feature #1112 : Include iscsi in oned.conf
2012-03-13 17:37:50 +01:00
Jaime Melis
44c9946c50
Revert "feature #1112 : Improve debugging for one_tm.rb"
...
This reverts commit d8350b255176c601609aa49f397aec2e9c714694.
2012-03-13 16:27:39 +01:00
Daniel Molina
b304a6d896
feature #1112 : Fix CLI option procs
2012-03-13 16:01:09 +01:00
Jaime Melis
dce32e1351
feature #1112 : Include tm_iscsi files in install.sh
2012-03-13 12:08:53 +01:00
Jaime Melis
6b86f36cad
feature #1112 : tm_iscsi/clone not implemented
2012-03-13 12:08:53 +01:00
Jaime Melis
d8350b2551
feature #1112 : Improve debugging for one_tm.rb
2012-03-13 12:08:53 +01:00
Hector Sanjuan
557124605e
Feature #1112 : Update Sunstone dashboards, allow DS select on image creation, list images in DS in extended info and various small bugfixes.
...
(cherry picked from commit b20a063d7f13f136f06e97137638dc134262c552)
2012-03-12 21:48:17 +01:00
Jaime Melis
46776157a3
feature #1112 : Fix wrong paths in tm_ssh/mv remote copy
2012-03-12 19:11:33 +01:00
Jaime Melis
78dfdd2503
feature #1112 : Cast to integer in to_id method in one_helper.rb
2012-03-12 19:09:24 +01:00
Jaime Melis
891a7172b4
feature #1112 : Use tar for tm_ssh/mv copies. Use iscsi helper functions
2012-03-12 16:43:52 +01:00
Hector Sanjuan
5178369f0a
Feature #1112 : Support improved submenus and menu expansion
2012-03-12 16:27:51 +01:00
Hector Sanjuan
b20a063d7f
Feature #1112 : Update Sunstone dashboards, allow DS select on image creation, list images in DS in extended info and various small bugfixes.
2012-03-12 12:45:38 +01:00
Hector Sanjuan
c7e6724c96
Merge remote-tracking branch 'upstream/feature-1112' into feature-1112
2012-03-10 18:51:08 +01:00
Hector Sanjuan
d1012c8146
Feature #1112 : Add datastores to Sunstone
2012-03-10 17:47:15 +01:00
Ruben S. Montero
fbbf10950a
feature #1112 : Image command includes datastore information
2012-03-09 22:43:44 +01:00
Ruben S. Montero
9ae062e39e
feature #1112 : Update onevnet command
2012-03-09 21:45:02 +01:00
Ruben S. Montero
5c9dcf9033
feature #1112 : Work on onecluster command
2012-03-09 21:25:05 +01:00
Ruben S. Montero
fec8ae7420
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-03-09 18:29:53 +01:00
Ruben S. Montero
666ffef04d
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-03-09 18:28:41 +01:00
Ruben S. Montero
0e8ecf97f7
feature #1112 : Datastore Command
2012-03-09 18:28:11 +01:00
Carlos Martín
2943fc3f09
Feature #1112 : onedb restores the original DB if the upgrade process fails
2012-03-09 18:25:55 +01:00
Tino Vazquez
94088ad079
change bash ssh wrapper to sh to ensure vSphere 5.x compatibility
2012-03-09 18:15:53 +01:00
Tino Vazquez
26215f300e
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-03-09 18:15:20 +01:00
Tino Vazquez
c88fdb617a
SSH TM drivers compatibility with VMware
2012-03-09 18:11:53 +01:00
Carlos Martín
a9d7a9b072
Bug #1159 : Move restricted attribute checks to RM. Do not check restricted attributes when a template owned by oneadmin is instantiated
2012-03-09 17:34:57 +01:00
Tino Vazquez
961e368116
TM shared drivers compatibility with VMware
2012-03-09 17:13:42 +01:00
Ruben S. Montero
6861fa660e
feature #1112 : Removed formatter
2012-03-09 17:13:24 +01:00
Ruben S. Montero
58989e2e79
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-03-09 17:05:10 +01:00
Ruben S. Montero
d265f67058
feature #1112 : new onehost command. Better arguments
2012-03-09 17:04:33 +01:00
Carlos Martín
f2e6303c3e
Feature #1112 : Add new cluster_id parameter to one.vn.allocate
2012-03-09 15:49:45 +01:00
Carlos Martín
3e9af3242c
Feature #1112 : Set DS_MAD as '-' for the system datastore
2012-03-09 15:11:00 +01:00
Carlos Martín
bd5151dcba
Feature #1112 : Migrator to 3.3.80 returns error if it finds active VMs
2012-03-09 15:05:27 +01:00
Hector Sanjuan
c61159fb30
Merge remote-tracking branch 'upstream/feature-1112' into feature-1112
2012-03-09 13:16:49 +01:00
Hector Sanjuan
ff1dd894ba
Feature #1112 : Add Clusters to Sunstone
2012-03-08 21:33:07 +01:00
Carlos Martín
c32d1d4b2d
Feature #1112 : First version of migrator 3.3.0 to 3.3.80
2012-03-08 19:17:30 +01:00
Jaime Melis
91106369ee
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-03-07 21:14:09 +01:00
Jaime Melis
41d3bbe200
feature #1112 : Implement clone, delete, ln, mv, mvds for tm_iscsi
2012-03-07 21:13:33 +01:00
Carlos Martín
e522dabcc1
Feature #1112 , #962 : Fix a bunch of typos in error messages
2012-03-07 17:45:08 +01:00
Carlos Martín
3a81160c93
Feature #1112 : Fix segmentation fault when drivers are not defined in oned.conf
2012-03-07 17:19:08 +01:00