joseangelgm
1e218aa021
B #2580 Sunstone is not showing well security groups for ICMP6
2018-11-28 20:01:53 +01:00
Ruben S. Montero
b5f4d95e89
development: Fix compilation warning for select based sleep
2018-11-28 13:06:18 +01:00
Ruben S. Montero
07399094b3
F #1684 : Support for LXD/LXC Containers. The LXD/LXC drivers are heavily
...
inspired by the LXD addon https://github.com/OpenNebula/addon-lxdone .
Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
Co-authored-by: Sergio Vega Gutiérrez <svega@opennebula.systems>
Co-authored-by: José Manuel de la Fé Herrero <jmdelafe92@gmail.com>
2018-11-28 12:26:59 +01:00
Tino Vazquez
175e9456ce
Remove linting offenses
2018-11-26 11:45:37 +01:00
Tino Vazquez
7bd6a8d2fb
Adjust alignment for new rubocop version
2018-11-23 22:09:36 +01:00
Ruben S. Montero
89381e11e4
Removed not used code
2018-11-23 16:47:47 +01:00
Sergio Semedi Barranco
e60bb6d5f2
B #2625 : remove unmanaged images references from core
2018-11-23 16:42:12 +01:00
Sergio Semedi Barranco
cc9e9b725e
development: do not check vcenter_net_ref at net creation
2018-11-23 16:40:56 +01:00
Christian González
6b364dbc55
B #2604 Add bridge type none
2018-11-23 12:10:19 +01:00
Christian González
adf092eea9
F #826 Create new config file for onevntemplate command
2018-11-22 15:00:47 +01:00
Christian González
c3d3fc3ae4
F #826 Add man pages for vntemplate command
2018-11-22 12:21:02 +01:00
kvaps
92dcbbabbb
development: Disallow spoofing options override for VNETs ( #1906 )
2018-11-22 11:25:59 +01:00
juanmont
33881af9ca
F #2427 : Fixed bug with SCHED_REQUERIMENTS filled in Sunstone ( #2622 )
2018-11-22 11:25:05 +01:00
Ruben S. Montero
1f7c91839e
Create security_bug_report.md
2018-11-22 11:18:26 +01:00
Christian González
400a6d92d9
development: Fix bug at parse_phydev_vlans
2018-11-22 10:33:37 +01:00
Vlastimil Holer
d777060a1b
B #2630 : Install.sh doesn't work without any parameters
2018-11-21 18:02:01 +01:00
Christian González
d6e4d99f62
F #826 Fix some bugs at javadocs for VNTemplate
2018-11-21 17:22:52 +01:00
Sergio Semedi Barranco
526bfe09ee
B #2624 : [vCenter] persistency works with unmanaged disks
2018-11-21 16:21:56 +01:00
Christian González
f850d10bfe
F #826 Fix some bugs ( #2633 )
2018-11-21 16:20:29 +01:00
Christian González
d921610d15
F #826 Authorize user/group to create restricted networks ( #2625 )
2018-11-20 17:24:59 +01:00
Jose Angel Garrido Montoya
82690013e7
B #2474 Network model is not working in vCenter ( #2519 )
...
(cherry picked from commit 5d7bdc1eec5d164d8ae86d3d3d03c15c1918ec34)
(cherry picked from commit f68b70ca27da088c93e54c4be48643a98c081461)
2018-11-20 16:51:09 +01:00
Sergio Semedi Barranco
846de840af
B #2610 : Fix CDs in saveas operation
2018-11-20 09:27:56 +01:00
juanmont
a9b4193adf
F #2427 : Fixed bug with SCHED_RANK in Sunstone
2018-11-20 09:24:10 +01:00
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