1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-28 07:21:29 +03:00
Commit Graph

4205 Commits

Author SHA1 Message Date
Hector Sanjuan
f8aa57379f Feature #1112: Reorganize sunstone menus. Add infrastructure top menu.
(cherry picked from commit fd178c51f2713094a01b4ea99e590d663aeb3497)
2012-03-17 00:33:11 +01:00
Ruben S. Montero
414e0dbeaa feature #1112: Aggregated pool views in Ozones server 2012-03-17 00:30:55 +01:00
Ruben S. Montero
544b8aa52c feature #1112: removed unneeded logs 2012-03-16 23:53:50 +01:00
Ruben S. Montero
29f845d0e5 Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-16 23:51:10 +01:00
Ruben S. Montero
eb900c3c2e feature #1112: Fix update VDC functions. Added options for onevdc. Improved onevdc list 2012-03-16 23:50:04 +01:00
Daniel Molina
5dd2fe63c3 Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-16 18:36:22 +01:00
Daniel Molina
7412c04c3e feature #1112: Add default datastore 2012-03-16 18:35:59 +01:00
Ruben S. Montero
739128baa8 Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-16 18:27:52 +01:00
Ruben S. Montero
713b7217f3 feature #1112: Zone VDC API methods to add/del datastores and networks. Fix update method in the server. Updated CLI tool 2012-03-16 18:25:35 +01:00
Carlos Martín
761e3d5973 Feature #1112: Cluster -1 elements now have empty Cluster name element. The CLI shows '-' for these resources 2012-03-16 18:20:35 +01:00
Daniel Molina
187265f828 feature #1112: Add cluster and datastore support to econe 2012-03-16 17:54:04 +01:00
Daniel Molina
226844a996 feature #1112: Add cluster and datastore support to OCCI 2012-03-16 17:54:03 +01:00
Carlos Martín
a1af3ec165 Feature #1112: Set group_u to 1 for new DS. DS 'default' other_u is also set to 1 2012-03-16 17:32:28 +01:00
Ruben S. Montero
25460dd995 feature #1112: Fix issues in VDC. Restores unique functionality. CloudServer has a static/class logger 2012-03-16 17:22:29 +01:00
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
Hector Sanjuan
9a49ca8356 Merge remote-tracking branch 'upstream/master' 2012-03-16 03:31:20 +01:00
Carlos Martín
2eec562361 Feature #1112: Fix bug in cluster requirements generation 2012-03-15 17:19:27 +01:00
Hector Sanjuan
9970bcc94c Bug #1168: Fix error reporting in Ozones client
(cherry picked from commit fa61ff4e72)
2012-03-15 16:32:31 +01:00
Daniel Molina
558e3eb581 Fix econe configuration file_path
(cherry picked from commit 6dc08dbfa6)
2012-03-15 15:15:58 +01:00
Daniel Molina
6dc08dbfa6 Fix econe configuration file_path 2012-03-15 15:13:49 +01:00
Hector Sanjuan
fa61ff4e72 Bug #1168: Fix error reporting in Ozones client 2012-03-15 12:57:47 +01:00
Hector Sanjuan
9440964938 Merge remote-tracking branch 'upstream/master' 2012-03-15 12:55:17 +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 d8350b2551.
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
7fcf0bc305 Bug #1160: Remove publish/unpublish from action buttons in template tab
(cherry picked from commit 68fd07d333eff379e0a599027e23b35129128bdf)
2012-03-12 21:50:08 +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 b20a063d7f)
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