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

15379 Commits

Author SHA1 Message Date
Ruben S. Montero
4afa011c28 development: Fix getopts in install.sh 2018-11-16 16:41:14 +01:00
Jose Angel Garrido Montoya
7855c5e1df F #2320 Migrate images to/from KVM / vCenter DS
* F #2320 Migrate images to/from KVM / vCenter DS

* Update cp
2018-11-16 14:20:38 +01:00
Sergio Semedi Barranco
e15cb51964 vCenter clone: return 0 removed (#2609) 2018-11-16 14:18:25 +01:00
jp-ig1
4efa93fe24 B #2001: Fix ignored arguments by install.sh script
Problem:
~~~~~~~
Arguments 'G', 'l', 'r' and 'f' are ignored by install script and usage
is displayed instead.
Moreover, it was not possible to combine arguments

Solution:
~~~~~~~~
Use "getopts" to support flags and options requiring a value at the
same time. Add ignored option in the argument possibilities.

This commit also add missing options in the usage example
2018-11-16 12:56:19 +01:00
p-bo
6fa0104cd0 development: Update cs_datatable.txt
Minor tweaks of language style.
2018-11-16 12:50:01 +01:00
p-bo
6c2cadf784 Delete cs.po (#2390)
Because there is cs_CZ, cs (which isn't used) alone is pointless. Please remove it from Transifex too. Thanks :)
2018-11-16 12:48:59 +01:00
Christian González
789cc0209b Add support to Bool type in XMLRPC response 2018-11-16 12:47:22 +01:00
jp-ig1
a14db6f7e8 B #2576: Add missing XML RPC call for image GO bindings
This commit adds the following call in image.go:
* clone
* enable
* persistent
* chtype
* update
* chmod
* chown
* rename
* snapshotdelete
* snapshotrevert
* snapshotflatten
* lock
* unlock
2018-11-16 12:01:33 +01:00
juanmont
1bcd3832bd development: Doing auto refresh only in info tab 2018-11-16 11:23:44 +01:00
Jan Orel
d5391874a0 F #143: Gemfile.lock for Ubuntu 18.10 (#2590) 2018-11-16 11:12:44 +01:00
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