1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

833 Commits

Author SHA1 Message Date
mcabrerizo
00b7d8607a F #5207: vCenter disks can be resized when VM in poweroff 2017-06-28 14:43:38 +02:00
mcabrerizo
e01faaadd6 Create vcenter directory and allocate vcenter hooks in install.sh 2017-06-26 08:05:50 +02:00
Tino Vazquez
f13c6bbe1b Change location of vcenter hooks 2017-06-23 17:32:33 +02:00
Jaime Melis
3224a504e4 F #4809: Cleanup VIP if oned dies 2017-06-22 17:47:42 -04:00
semedi
848c967270 ec2 migrator done, new oca utils file 2017-06-21 15:14:25 +02:00
Vlastimil Holer
ac248360a6 Install ESX packages for VNC firewall config. into $SHARE_LOCATION (#335) 2017-06-12 12:50:06 +02:00
mcabrerizo
b112cad731 F #4913: New vCenter hooks for enhanced networks create/delete 2017-06-11 19:37:52 +02:00
Javi Fontan
1c72134d9c Bump version of shared database to 5.3.80 2017-06-02 18:16:24 +02:00
Jaime Melis
9d763ef628 F #4809: Fully working vip hooks 2017-05-29 18:24:25 +02:00
Javi Fontan
8de979e42c Bump version 5.3.80 2017-05-25 16:07:35 +02:00
Ruben S. Montero
db9f9dedca Merge branch 'feature-4809' 2017-05-25 10:44:39 +02:00
Jaime Melis
680d49a23d F #4809: Add RAFT hooks 2017-05-18 16:41:18 +02:00
Jaime Melis
94052286ed F #4809: Move the FT hooks to its own folder 2017-05-18 16:40:52 +02:00
mcabrerizo
27badc8dae F #4913: Add vcenter migration option to onedb tool 2017-05-16 10:21:54 +02:00
Javi Fontan
38cb96edcd F #4937: Change schema code to database backend 2017-05-12 11:49:53 +02:00
Javi Fontan
5be92e323d F #4937: reorganize fsck code
This contains all these changes

* Use IMAGE_STATES array from OCA
* Including OpenNebula breaks fsck
* Extract check_pool_control and check_users_groups
* Extract check_clusters
* Extract check_datastores
* Move schema definitions to a hash
* Move counter initialization to its own methods
* Add comments to sections

To see them use:

    grep -E '(DATA|FIX|TODO):' fsck.rb

* More fsck comments
* Move image checks to its own file
* Move marketplace/app checks to it's own file
* Take out do_ prefix from functions
* Move pool_control checks
* Move user and group checks
* Split check_clusters to external functions

There are still functions that regenerate the whole table. This should
be fixed later. Look for functions called check_fix_*.

Look also for use of REXML instead of Nokogiri. This can be found
searching for "Document.new".

Some searches are done using plain SQL statements. These can be
changed to sequel functions.

* Split check_datastores
* Move VM checks
* Move cluster_vnc_bitmap checks
* Move history check
* Move vrouter check
* Move host checks
* Move network checks
* Move quota checks
* Move template checks
* Reorganize quota check code
* Calculate quota for datastores with target SELF
* Add fsck directory to install.sh
* Bug in fsck quota code
2017-05-12 11:45:34 +02:00
mcabrerizo
9d207be128 F #4913: Add vmm prereconfigure action to install.sh 2017-04-26 11:24:42 +02:00
mcabrerizo
ac5211a42d F #4913: Add vcenter_driver defaults file 2017-04-26 08:58:25 +02:00
mcabrerizo
af40b13443 F #4913: Modify install.sh to add vcenter VNM driver files 2017-03-30 12:14:49 +02:00
Jaime Melis
aa639970ff F #4913: Merge branch 'master' into feature-4913 2017-03-21 18:21:08 +01:00
Javi Fontan
d119f8cb13 F #2347: add onevmgroup man page 2017-03-10 11:13:09 +01:00
Jaime Melis
ced4d2748e F #4913: Fix some install files 2017-03-07 12:40:54 +01:00
mcabrerizo
347968ad3d F #4913: Migrate import tools 2017-03-01 08:26:01 +01:00
Jaime Melis
6d00ad5a90 F #4913: Install new vcenter driver 2017-02-22 16:17:56 +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