1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-12 09:17:41 +03:00
Commit Graph

383 Commits

Author SHA1 Message Date
Javi Fontan
fb398ff9b2 feature #1303: changed downloader for a sh vesion 2012-06-21 00:50:05 +02:00
Carlos Martín
010c929e4c Remove duplicated files from install.sh 2012-06-20 12:08:31 +02:00
Ruben S. Montero
727826b0a8 Merge branch 'feature-1223'
Conflicts:
	src/image/ImageManagerActions.cc
	src/oca/java/src/org/opennebula/client/vm/VirtualMachine.java
2012-06-19 23:48:13 +02:00
Ruben S. Montero
24fe649e5d Merge branch 'feature-1303'
Conflicts:
	src/datastore_mad/remotes/iscsi/cp
	src/datastore_mad/remotes/lvm/cp
	src/datastore_mad/remotes/vmware/cp
2012-06-19 23:31:31 +02:00
Hector Sanjuan
ec7a5d3663 Remove unexisting files from install.sh
(cherry picked from commit 872a500228ab00603c268420855b797cd3bed0de)
2012-06-19 22:54:03 +02:00
Jaime Melis
ca540073b3 feature #1223: Add attach_disk and detach_disk scripts to install.sh 2012-06-19 15:29:51 +02:00
Ruben S. Montero
8f809df025 Merge branch 'feature-1291' 2012-06-19 14:30:50 +02:00
Hector Sanjuan
80f6f597fc Feature #1299: Add monitoring plots to clusters dashboard
Additionally, re-arrange dashboard plots, update non-admin user dashboard, reorder monitoring code.
(cherry picked from commit 7579fcbe3f4366699fb66e345d666e087666dd4f)
2012-06-18 23:24:56 +02:00
Tino Vazquez
7445090a81 feature #1307: Add scripts_common_sh.sh to install.sh 2012-06-18 18:19:51 +02:00
Tino Vazquez
08b2ead4ce feature #1307: Add attach/detach scripts to install.sh 2012-06-18 16:50:26 +02:00
Jaime Melis
8ccbf3e397 feature #1291: Add DS_MAD clone scripts for LVM and iSCSI 2012-06-14 18:18:04 +02:00
Javi Fontan
b79ee00400 feature #1303: added downloader script
supports gzip and bz2 compressors and also tar and zip archivers.
copies files and downloads http/https paths
2012-06-14 12:09:55 +02:00
Ruben S. Montero
a088b8d2fa Merge branch 'feature-1303' 2012-06-13 18:26:18 +02:00
Ruben S. Montero
c178d79e23 Merge branch 'feature-1304' 2012-06-13 18:20:53 +02:00
Daniel Molina
0bec16e971 feature #1303: Add onemarket command 2012-06-13 15:22:06 +02:00
Ruben S. Montero
44f01658ec feature #1291: Clone actions for core and drivers. Driver plugins for FS and summy datastores 2012-06-13 00:56:27 +02:00
Ruben S. Montero
17d869e388 Merge branch 'feature-1288'
Conflicts:
	install.sh
2012-06-11 23:00:56 +02:00
Ruben S. Montero
62b03af3f1 feature #1288: Install missing quota file 2012-06-11 17:26:01 +02:00
Ruben S. Montero
e793ca89e1 feature #1288: Remove previous quota drivers 2012-06-10 20:40:18 +02:00
Ruben S. Montero
8f41ce739c Merge branch 'feature-1299' 2012-06-09 22:41:45 +02:00
Carlos Martín
e196843c9b Feature #1304: Add generic Document & DocumentPool classes to Ruby OCA 2012-06-08 18:37:45 +02:00
Daniel Molina
c77b59f0a1 feature #1303: Add marketplace client to sunsonte 2012-06-08 16:20:54 +02:00
Tino Vazquez
b66f1d4564 Migrator for ozones v3.4 -> v3.6 2012-06-08 15:33:25 +02:00
Ruben S. Montero
819f1b6a41 feature #1288: Abstract quota functionality to be reused by Groups 2012-06-08 13:45:15 +02:00
Hector Sanjuan
a626e0b84f Feature #1299: New plots for Sunstone dashboard (unfinished)
Added a new monitoring plugin and enabled new plots in Sunstone.

Current code its not final, need to better organize as plugin, add comments, make sure current methods can be reused easily when upgrading the cluster dashboards.
2012-06-06 00:00:31 +02:00
Hector Sanjuan
3c9b00173b UIs: Add some FontAwesome icons to menu main items.
Added FontAwesome as vendor library.

Modified Self-Service, Sunstone and Ozones to use them in the menus.
(cherry picked from commit ee9750a9eb)
2012-06-05 13:35:43 +02:00
Carlos Martín
ad126ec8e2 Feature #1287: Add oneacct.yaml conf file, and accept usernames 2012-06-01 16:30:27 +02:00
Ruben S. Montero
ea898cdf7d feature #1288: Add stat operation to DS drivers. Updated drivers to get image size from the template 2012-06-01 13:55:01 +02:00
Ruben S. Montero
dd6f8b22fa Merge branch 'feature-1279' 2012-05-30 17:28:48 +02:00
Ruben S. Montero
9f6c6bd73a feature #1268: Automatic generation of language files for Self-Service 2012-05-24 15:03:13 +02:00
Ruben S. Montero
dc0c179908 feature #1268: Integrate js language generation in building process 2012-05-24 14:43:43 +02:00
Carlos Martín
df6b93e688 Feature #1279: Remove the old oneacctd stuff 2012-05-21 17:56:22 +02:00
Ruben S. Montero
e587a8928b Merge branch 'feature-1055' 2012-05-18 14:23:20 +02:00
Ruben S. Montero
46faf129d6 feature #1055: Add xen reset action and installer for the reset plugins 2012-05-17 17:49:54 +02:00
Hector Sanjuan
c04f52fc5f Feature #1275: Add french translation to Sunstone and correct minor things.
-Prevent scaping of html codes on onready() translations.
-Translate allowed operations in ACL tables
-Add french datatable translation
-Translate VM state
(cherry picked from commit 42807e3965)
2012-05-16 10:46:27 +02:00
Carlos Martín
a3d7888c32 New onedb migrator 3.4.1_to_3.5.80 2012-05-09 17:37:02 +02:00
Jaime Melis
231afa668a Update install.sh to install the migrator
(cherry picked from commit 8c8b8e531e)
2012-05-09 17:37:02 +02:00
Jaime Melis
d8d814352e Feature #1240: Update install.sh for LVM drivers 2012-04-24 16:34:48 +02:00
Ruben S. Montero
65fe844ec2 Merge remote-tracking branch 'hector/sunstone-minifixes' 2012-04-21 01:54:49 +02:00
Hector Sanjuan
a0b05c6e3c Sunstone: add some icons, tips to Sunstone. Fix cache control. 2012-04-20 14:47:06 +02:00
Hector Sanjuan
e6e1e245ef Sunstone: add show/hide columns plugin (colVis) to all table views. 2012-04-18 12:03:39 +02:00
Jaime Melis
275a7d127e Disable deprecated examples for TMs 2012-04-16 15:03:49 +02:00
Hector Sanjuan
2b83fc1c57 Feature #1186: Added porturguese (pt_PT) to Sunstone.
(cherry picked from commit c1208ef62804ed9e904269d6689b213b90eefba9)
2012-04-13 13:03:04 +02:00
Hector Sanjuan
86f9c57ffd Feature #1187: French translations for Sunstone (fr_CA and fr_FR).
(cherry picked from commit ef783aa3a86818b9ccb083619ea78c8874744a8e)
2012-04-11 13:09:00 +02:00
Carlos Martín
1e87b7d0b6 Add onedb migrator to 3.4.0
(cherry picked from commit f5cc0abb61)
2012-04-09 13:05:19 +02:00
Ruben S. Montero
219f4f7e48 Merge branch 'feature-1129' 2012-04-09 12:38:22 +02:00
Jaime Melis
8def22e986 Disable TM LVM drivers
(cherry picked from commit cf8b8f52f0)
2012-04-04 11:23:43 +02:00
Ruben S. Montero
299d8390e7 Merge branch 'master' into feature-1183
Conflicts:
	src/cloud/ec2/etc/econe.conf
2012-03-30 18:32:24 +02:00
Ruben S. Montero
f7aaca5ade Merge branch 'feature-1183' of git.opennebula.org:one into feature-1183 2012-03-30 18:26:39 +02:00
Daniel Molina
d29e97cbab Add occi-instance-type and verbose mode 2012-03-30 10:50:00 +02:00