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

4058 Commits

Author SHA1 Message Date
Carlos Martín
2b78758892 Bug #1170: Log RM error with the right image source 2012-03-16 15:56:56 +01:00
Ruben S. Montero
2fe4daa875 feature #1112: VDCs are now defined by a set of Hosts, Datastores and Networks from a Cluster of a given Zone. Users are not granted to create new networks. Hosts does not need to be unique 2012-03-16 05:23:51 +01:00
Carlos Martín
2eec562361 Feature #1112: Fix bug in cluster requirements generation 2012-03-15 17:19:27 +01:00
Daniel Molina
6dc08dbfa6 Fix econe configuration file_path 2012-03-15 15:13:49 +01:00
Ruben S. Montero
ef3efb53e3 Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-15 12:35:08 +01:00
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
Tino Vazquez
0fbc43e0ea Fix bad test expression in XEN shutdown script 2012-03-15 12:30:12 +01:00
Tino Vazquez
87f034f260 Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-15 12:24:23 +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
Tino Vazquez
73d089461f Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-14 17:25:16 +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
Tino Vazquez
a9175b9faa Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-14 16:31:13 +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
Tino Vazquez
5f8e1178ab Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-13 16:27:05 +01:00
Daniel Molina
b304a6d896 feature #1112: Fix CLI option procs 2012-03-13 16:01:09 +01:00
Tino Vazquez
0fd1d0ec85 Avoid unneeded errors deleting non existent files in install.sh 2012-03-13 12:56:53 +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