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

15369 Commits

Author SHA1 Message Date
juanmont
0443cac0a7 F #2600: Added key into yamls to disable dashboard count animation (#2601) 2018-11-16 11:07:55 +01:00
Jan Orel
3ade0c3d3f B #1955 Produce source xml for all given hosts (#2567)
(cherry picked from commit b96e5ee92793c629cfcac359b7e9d4aad9a00a22)
2018-11-16 10:43:25 +01:00
Jan Orel
d742a6ac09 F #2161 Skip loopback IP on vxlan tep (#2595) 2018-11-16 10:36:39 +01:00
Jan Orel
83151d1e1a B #2479 Always downcase username in LDAP auth driver (#2562)
(cherry picked from commit 70c7d5536ea2f3a5a7c7b16796a659cc42b9ce7a)
2018-11-16 10:27:38 +01:00
Sergio Semedi Barranco
6fdfb0fd57 F #2454: added vcenterc config file 2018-11-15 14:47:34 +01:00
juanmont
da7242f724 B #2544: Fixed bug with CONTEXT and volatile disks 2018-11-14 14:33:18 +01:00
Ruben S. Montero
a27e525c4e development: add error message on wrong TM_MAD mode 2018-11-10 18:59:07 +01:00
Ruben S. Montero
9432226f97 development: add unknown to poweroff from monitor 2018-11-10 17:39:20 +01:00
Ruben S. Montero
d6949cf260 development: Solve issue when monitor only returns STATE data. Allow VM
transitions from UNKNOWN on monitor messages. Move number of connections
messages to extra debug category
2018-11-10 13:53:08 +01:00
Ruben S. Montero
91133716a4 development: Scheduler. Do not replace template when updating sched information 2018-11-07 16:19:58 +01:00
Vlastimil Holer
94f26ce0f2 B #1566: Support new predictable NIC names in KVM host net monitoring 2018-11-07 14:52:28 +01:00
Ruben S. Montero
9489286fe4 B #2544: Fix issues introduced when merging 2018-11-07 14:12:14 +01:00
Ruben S. Montero
241d104951 Update VirtualMachineDisk.cc 2018-11-07 14:02:46 +01:00
Ruben S. Montero
873f9693b8 Update VirtualMachine.cc 2018-11-07 14:02:46 +01:00
Ruben S. Montero
39cc5ea2fa Update RequestManagerVirtualMachine.cc 2018-11-07 14:02:46 +01:00
juanmont
aeaf870cad B #2544: Added DISK_TYPE to DISK section 2018-11-07 14:02:46 +01:00
juanmont
807000a59c B #2544: Set LN_TARGET and CLONE_TARGET after pick the datastore 2018-11-07 14:02:46 +01:00
sergio semedi
4e5ac9f761 fix vcenter deploy, already poweredOn machine 2018-10-31 14:55:43 +01:00
sergio semedi
f59bdbfc01 B #2552: improve resume/poweroff vcenter actions 2018-10-31 14:55:43 +01:00
Ruben S. Montero
4774916ae9 F #2161 Support 2 modes for vxlan multicast and EVPN
Co-authored-by: Jan Orel <jorel@opennebula.systems>
(cherry picked from commit 107f86b556f8cbb394dddca1f7af71a7cdb96b27)
2018-10-31 12:02:14 +01:00
Sergio Semedi Barranco
610ce4dcbb B #2558: reference unmanaged nics is working 2018-10-30 15:07:28 +01:00
juanmont
e77ba6995b development: Fixed bug with %r expression 2018-10-30 14:52:24 +01:00
Ruben S. Montero
d983addf5b Change DB version to 5.7.80
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2018-10-29 17:08:10 +01:00
juanmont
3859fed1cc development: Changed casecmp? function by upcase and comparation 2018-10-29 16:54:47 +01:00
juanmont
0f6d250585 F #2426: Updated xsd 2018-10-29 15:13:50 +01:00
juanmont
fbfbfdca8c B #2540: Fixed bug after delete FILES_DS (#2550) 2018-10-29 14:49:51 +01:00
Tino Vazquez
102a7e132d Ruby code formatting: CLI Part II 2018-10-26 19:05:22 +02:00
Tino Vazquez
6455fe784d Fix comment 2018-10-26 16:30:23 +02:00
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