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

15341 Commits

Author SHA1 Message Date
sergio semedi
f00db6df0e F #2387: Resize operations refactor
=======================================
F #2387: resize methods
F #2387: resize unmanaged disk working
F #2387: method moved to resource, new sync
F #2387: standalone resize done
F #2387: new resize is working
2018-10-26 15:56:32 +02:00
sergio semedi
90a6042d06 F #2387: vCenter driver Re-structucture
================================================================
F #2387: New functions, methods and fixes for new disk architecture
F #2387: fixing source refs and path with spaces
F #2387: new sync attached disk and helpers
F #2387: sync methods
2018-10-26 15:56:32 +02:00
sergio semedi
5e98b292d2 F #2387: vCenter tm refactor
==================================
F #2387: vCenter tm clone refactor
F #2387: vCenter tm delete refactor
2018-10-26 15:56:32 +02:00
sergio semedi
331306b05b F #2387: vCenter vm resource architecture
========================================
F #2387:(vCenter) vm Resource, disk and nic classes
F #2387:(vCenter) new methods for vm disk
2018-10-26 15:56:32 +02:00
Sergio Semedi Barranco
bf3938d76f vCenter, ERROR monitoring fix (#2547) 2018-10-26 11:21:12 +02:00
juanmont
19bf8ab8c8 F #2427: Added AUTOMATIC_NIC_REQUIREMENTS to speed_up NIC filtering 2018-10-25 11:33:55 +02:00
juanmont
04e8135a7b F #2427: Added possibility to select SCHED_REQUIREMENTS from vnet datatable 2018-10-25 11:16:12 +02:00
Ruben S. Montero
c73e034f84 Merge branch 'feature-2427' for scheduling different VNETs across VM NICS 2018-10-25 11:11:01 +02:00
Ruben S. Montero
9a99332aec F #2427: Default to different vnets for VM NICS. Add new configuration attributes to sched.conf 2018-10-25 10:56:48 +02:00
Jose Angel Garrido Montoya
e9805a788b F #1089 Allow creation of Empty disk image for type OS 2018-10-25 10:06:10 +02:00
Abel Coronado
3bc813ff7a B #1333: Case (in)sensitive labels (#2475) 2018-10-25 10:06:10 +02:00
Jan Orel
c82dbb54dc B #2438 Try blockcopy, fsfreeze or suspend first in ssh/cpds (#2528)
(cherry picked from commit c0f3bd79a77e8c1ccc2150bf3395095beac4c5ad)
2018-10-25 10:06:10 +02:00
Jan Orel
63cd7c7853 B #2179 Report RSS + swap usage for KVM VMs
_max_memory_ is always equal to Available because:
  1. the memballoon is not used for resizing VM memory 
  2. the memballoon stats reporting is not enabled by default:

  ```
  <memballoon model='virtio'>
        <stats period='10'/>
    </memballoon>
  ```

(cherry picked from commit 92d1ff6b11b3adf0c3d7e98e57ce2555c077e694)
2018-10-25 10:06:10 +02:00
Abel Coronado
fc934f2303 B #2533: Impossible to instantiate a VM w/ RESTRICTED_ATTR DISK/SIZE (#2534) 2018-10-25 10:06:10 +02:00
Tino Vazquez
57dd5f1254 B #2526: improvement in vCenter VM monitoring
Do not fail if VM does not have DS associated
2018-10-25 10:06:10 +02:00
Ruben S. Montero
2e8ed7896c F #2456: Regenerate VM attribute parsers
(cherry picked from commit 28fedd7bb5b0ed0e9c76d116780b3947df915502)
2018-10-25 10:06:10 +02:00
Christian González
27608f222c F #2456 Escape "$" at VM templates (#2529)
(cherry picked from commit 9182eee7706aeb705d3c729ce5c296538701cf91)
2018-10-25 10:06:09 +02:00
Jose Angel Garrido Montoya
9586626b20 F #1089 Allow creation of Empty disk image for type OS 2018-10-25 09:50:36 +02:00
Abel Coronado
4ff2688e74 B #1333: Case (in)sensitive labels (#2475) 2018-10-24 11:06:26 +02:00
Jan Orel
1e0af010d2 B #2438 Try blockcopy, fsfreeze or suspend first in ssh/cpds (#2528)
(cherry picked from commit c0f3bd79a77e8c1ccc2150bf3395095beac4c5ad)
2018-10-23 12:26:18 +02:00
Jan Orel
1a1b631fa0 B #2179 Report RSS + swap usage for KVM VMs
_max_memory_ is always equal to Available because:
  1. the memballoon is not used for resizing VM memory 
  2. the memballoon stats reporting is not enabled by default:

  ```
  <memballoon model='virtio'>
        <stats period='10'/>
    </memballoon>
  ```

(cherry picked from commit 92d1ff6b11b3adf0c3d7e98e57ce2555c077e694)
2018-10-23 12:26:35 +02:00
juanmont
03f47b809f F #2427: fixed bug when clear extra template 2018-10-23 11:00:23 +02:00
Abel Coronado
21fdee105a B #2533: Impossible to instantiate a VM w/ RESTRICTED_ATTR DISK/SIZE (#2534) 2018-10-23 09:59:25 +02:00
Tino Vazquez
a6513528df B #2526: improvement in vCenter VM monitoring
Do not fail if VM does not have DS associated
2018-10-22 19:22:19 +02:00
Ruben S. Montero
1a68b64575 F #2456: Regenerate VM attribute parsers
(cherry picked from commit 28fedd7bb5b0ed0e9c76d116780b3947df915502)
2018-10-22 17:58:08 +02:00
Christian González
9b240805ee F #2456 Escape "$" at VM templates (#2529)
(cherry picked from commit 9182eee7706aeb705d3c729ce5c296538701cf91)
2018-10-22 17:58:08 +02:00
juanmont
0a065d8b2e F #2427: Added option to pick differents networks for a VM 2018-10-19 16:53:04 +02:00
Abel Coronado
b797a7e512 B #2522: Impossible to create vmgroup using advanced mode (#2523) 2018-10-19 11:02:51 +02:00
Abel Coronado
dfe79d0583 Cross deleted from datatable 2018-10-19 10:49:31 +02:00
Christian González
20772f5329 Delete get_ro calls from TransferManager
(cherry picked from commit ca10b5a5d8b50a0a7a30409f4d1b9856ceef9c28)
2018-10-19 09:41:30 +02:00
Alejandro Huertas Herrero
7e36bc7c74 F #2490: Add new unregister address range functionality
* Modify the IPAM driver
    * Modify AddressRangePool to call the new action script
    * Add example dummy script
2018-10-18 15:20:47 +02:00
Christian González
a6b8f48c4f F #1089 Allow creation of "Empty disk image" for type OS 2018-10-18 11:18:15 +02:00
juanmont
023063b804 Fixed typo escape \n (#2521) 2018-10-18 11:07:35 +02:00
Tino Vazquez
64ef1f3e47 Ruby code formatting: CLI Part I 2018-10-17 18:57:50 +02:00
Tino Vazquez
eb66b0f594 Fix typo 2018-10-17 18:48:53 +02:00
Jose Angel Garrido Montoya
5d7bdc1eec B #2474 Network model is not working in vCenter (#2519) 2018-10-17 17:52:34 +02:00
Tino Vazquez
f91cf79f8f Fix typo 2018-10-17 17:37:58 +02:00
Jose Angel Garrido Montoya
bd73dcb50d F #1246 Re-import Wild VMs (#2508)
(cherry picked from commit 39b49c77901598300c11019b853c56bf53a0b518)
2018-10-16 11:23:11 +02:00
Abel Coronado
956681d45a B #2348: Error when creating a virtual network from Sunstone using advanced mode 2018-10-16 10:46:23 +02:00
Abel Coronado
5acdf185f3 B #2450: Field size on instantiate is missing on advanced options 2018-10-15 18:24:31 +02:00
Jan Orel
d1aa261fd8 B #2491: install.sh accepts -G and -f parameters 2018-10-15 18:11:27 +02:00
Ruben S. Montero
0ac66f1c69 F #2489: Synchronize driver actions with state machine to prevent race
conditions on state queries
2018-10-15 17:47:23 +02:00
juanmont
d8d3c7d4db F #2427: Changed compare function 2018-10-15 16:29:59 +02:00
Ruben S. Montero
1dd6cab6af F #1246 Add recover --delete-db option
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2018-10-15 15:38:54 +02:00
sergio semedi
27aa13ea94 F #2140: Fix cli vCenter import wilds 2018-10-15 15:09:21 +02:00
sergio semedi
2db3662725 F #2140: vCenterDriver: new wild importer
F #2140: vCerter Importer ready for bulk importation

F #2140: Wild importer: Raising errors

F #2140: Resolving conflicts with master
2018-10-15 11:57:40 +02:00
Abel Coronado
84099d8ea1 F #2140: Refactor JS code and added wild route
F #2140: Multiple wild importation [Sunstone]

F #2140: Added host to ajax data

F #2140: Added feedback [Sunstone]

F #2140: Better feedback [Sunstone]
2018-10-15 11:57:40 +02:00
Abel Coronado
2e410af2ce F #1147: Permit to rename disk snapshot names in Sunstone
Author:  Abel Coronado <acoronado@opennebula.systems>
 Author: Christian González <cgonzalez@opennebula.systems>
2018-10-11 17:04:07 +02:00
Christian González
c3af68655b F #2489 Add short_body feature to the migrator 2018-10-11 16:56:34 +02:00
Ruben S. Montero
2123afc890 F #2427: Add support to NICs with NETWORK_MODE=auto. This commits includes
logic in oned to delay NIC/context resolution till deployment time. Also
scheduler has been extended to use the match-making algorithm to networks.
Sunstone interface changes to select auto networks.
2018-10-11 15:27:15 +02:00