1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-25 06:03:36 +03:00

810 Commits

Author SHA1 Message Date
Javi Fontan
d119f8cb13 F #2347: add onevmgroup man page 2017-03-10 11:13:09 +01:00
juanmont
9e0db5fd5a Feature 2347 (#192)
* F #2347 changed install.sh file for add the new JSON

* F #2347 Added a new JSON file for the new tab VMGroup

* F #2347 added a new file and folder for the new tab VMGroup

* F #2347 changed name to vm_group

* F #2347

* F #2347

* F #2347 removed roles tab in fill function, for update

* F #2347 Finalized vm_group tab

* F #2347 removed test file and changed role tab hbs

(cherry picked from commit 882f1bc778e23b69b815e2f866c739d3941fc571)
2017-02-21 09:44:53 +01:00
Ruben S. Montero
17749cb5e7 F #2347: Allocate, delete and info API calls for the VMGroup 2017-01-03 01:22:10 +01:00
Ruben S. Montero
d9bd4cc702 Merge branch 'feature-4393' 2016-12-23 11:13:37 +01:00
Ruben S. Montero
7b2e4cef98 Upgrade local DB version to 5.3.80 (5.4.0 beta1) 2016-11-25 13:53:05 +01:00
Javi Fontan
b6e62cc10e F #4393: add resize placeholders for tm and vmm 2016-11-24 18:03:42 +01:00
Tino Vazquez
18185a9212 Add delete_poweroff_vms to install.sh 2016-11-24 15:49:54 +01:00
Javi Fontan
53413e0c29 F #4393: add tm/{qcow2/shared/ssh}/resize 2016-11-23 19:45:40 +01:00
Javi Fontan
3ebdc8d8f4 F #4393: add vmm/kvm/resize_disk 2016-11-23 19:41:19 +01:00
Ruben S. Montero
08381a000b Merge branch 'feature-4901' 2016-11-16 15:06:18 +01:00
mcabrerizo
bb1ae39f4e F5484 Enhance StorageDRS allowing VM deployment 2016-11-15 14:20:41 +01:00
Ruben S. Montero
08d88e0119 F #4901: Updates MEM & CPU when RESERVED_ attributes are updated. Adds TOTAL_CPU
and TOTAL_MEM shares to store raw monitoring cpu/mem metrics. Adds
migrator and increases local DB version number.
2016-11-12 21:18:25 +01:00
Carlos Martín
7323fa0c6b F #4714: Add onedb migrator 2016-10-06 15:21:37 +02:00
Carlos Martín
7cbb9577e5 Remove zh_TW language (has only 36%) 2016-10-03 12:49:14 +02:00
Javi Fontan
940c3480cb F #2433: add Gemfile to install.sh 2016-09-12 19:15:47 +02:00
Jaime Melis
c2159551a4 Feature #4659: Improve fault-tolerance hook 2016-09-07 12:15:27 +02:00
Jaime Melis
e17335d877 Feature #4714: Add CLI support for token operations 2016-09-01 17:35:20 +02:00
Guillaume Oberlé
a5b1862930 feature #4446: IPAM Driver implementation. Includes a dummy driver to be
used as templates by other drivers

Signed-off-by: Ruben S. Montero <rsmontero@opennebula.org>
2016-08-19 18:24:32 +02:00
Ruben S. Montero
f517b12193 feature #4703: Check DS capacity in rescheds. Add monitor for dummy TM 2016-08-09 02:28:55 +02:00
Javi Fontan
48a714a858 feature #4139: monitor local ds disks with specific probes 2016-06-02 16:51:08 +02:00
Javi Fontan
4d91835f42 feature #4488: add monitor and mvds to qcow2 2016-06-01 18:39:26 +02:00
Carlos Martín
1e8cb8468e Update opennebula logo in sunstone 2016-06-01 16:36:39 +02:00
Carlos Martín
6b673ec826 Remove old sunstone images 2016-06-01 16:36:39 +02:00
Javi Fontan
03b17ede0a backlog #3853: crypto-js is not needed anymore 2016-05-20 15:47:43 +02:00
Jaime Melis
6dfbb82f95 Feature #4238: Rename the driver to iscsi_libvirt 2016-05-09 12:13:31 +02:00
Javi Fontan
0f303b9124 Merge branch 'excise-lvm' 2016-05-05 16:43:58 +02:00
Javi Fontan
e1f6dee180 Update copyright notice year 2016-05-04 12:33:23 +02:00
Javi Fontan
ec9ba2d6e2 Merge branch 'feature-3755' 2016-05-03 18:26:18 +02:00
Javi Fontan
b2b97b7238 feature #4110: delete block lvm drivers 2016-04-28 17:41:40 +02:00
Jaime Melis
bc41f6aff8 Bug #4376: Remove vnmad.rb onedb patch
It is not necessary any more as the VN_MAD selection
is interactive.
2016-04-25 17:48:00 -04:00
Ruben S. Montero
56b506a64a Merge pull request #93 from stdweird/package_remoteauth
install.sh: add RemoteCloudAuth to CLOUD_AUTH_LIB_FILES
2016-04-16 19:25:33 +02:00
Jaime Melis
cd4178606f Deprecate ovswitch_brcompat 2016-04-15 16:13:52 +02:00
Jaime Melis
08e345b380 Remove SoftLayer Hybrid Drivers
They are now available as an addon:
https://github.com/OpenNebula/addon-softlayer
2016-04-14 15:37:37 +02:00
stdweird
3d7854c65b istall.sh: add RemoteCloudAuth to CLOUD_AUTH_LIB_FILES 2016-04-14 09:41:11 +02:00
Jaime Melis
fc3ab2d7ab Migrate VN_MAD from the Host to the Network 2016-04-13 15:53:38 +02:00
Javi Fontan
d23f4f07e6 Merge remote-tracking branch 'origin/feature-4110' 2016-04-12 11:37:49 +02:00
Jaime Melis
f45d6b8993 Add poll_common.rb (required by KVM) to install.sh 2016-04-08 10:29:23 +02:00
Javi Fontan
342c7c2ed9 feature #4110: add mkswap and mkimage to fs_lvm 2016-04-07 17:26:48 +00:00
Jaime Melis
50eb397baa Undo accidental line remove 2016-04-07 16:50:25 +02:00
Jaime Melis
adeff7a751 Remove VMware drivers 2016-04-07 11:19:33 +02:00
Javi Fontan
8177cfdb5c feature #4110: install fs_lvm context and monitor 2016-04-07 09:12:57 +00:00
Jaime Melis
df0065c9de remove xen from the code (except from Sunstone) 2016-04-06 12:11:23 +02:00
Jaime Melis
f428560dbd Bug #4248: Remove FW drivers 2016-03-17 14:42:24 +01:00
Javi Fontan
ab2c24473f Copy full vendor dirs in install.sh 2016-03-10 17:41:14 +01:00
Javi Fontan
ba7ffbb543 Merge branch 'feature-4186' 2016-03-08 17:34:48 +01:00
Javi Fontan
04c614f738 feature #4186: missing files from install.sh 2016-03-08 17:22:34 +01:00
Javi Fontan
a9506075f6 feature #4186: duplicate libfs.sh in install.sh 2016-03-08 16:12:22 +01:00
Ruben S. Montero
9e4af1ebc6 feature #3204: Security Group dynamic update. Add support to update SG
rules of running VMs though a new one.secgroup.commit operation
2016-03-01 23:31:31 +01:00
Javi Fontan
f1afa57094 feature #4215: add dummy pre and reconfigure drivers
For drivers azure, ec2, softlayer and xen
2016-03-01 17:27:20 +01:00
Javi Fontan
e10d705ff1 feature #4215: add reconfigure action to vcenter 2016-03-01 15:07:01 +01:00