Tino Vazquez
e18170f9ca
M #-: Adjust fireedge conf filename in install.sh
2020-09-24 10:49:37 +02:00
Alejandro Huertas Herrero
38e2d6d95c
F #5075 : Add provision documents ( #233 )
...
- Add new document type 103
- Adapt CLI to work with documents
- Fix minor bugs
- Improve CLI commands
2020-09-22 15:33:01 +02:00
Frederick Borges
f58a7327fa
F #2312 : VMRC merged with master ( #232 )
...
Signed-off-by: Frederick Borges <fborges@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2020-09-21 18:44:59 +02:00
Frederick Borges
94198be481
F #2410 : Integrate vm autorefresh in sunstone-server ( #201 )
...
* Websocket autorefresh
* Integrate autorefresh in sunstone-server
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-10 13:36:24 +02:00
Tino Vazquez
1a4dbf8ec6
F #3951 : Fix config.yml in install.sh
2020-09-07 15:53:10 +02:00
Tino Vazquez
d54fb6b20a
Revert "F #2410 : VM Autorefresh ( #180 )"
...
This reverts commit 40ad20451ae657c87833514769e8c0c687eab1be.
2020-09-04 22:45:26 +02:00
Frederick Borges
40ad20451a
F #2410 : VM Autorefresh ( #180 )
...
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-04 10:33:13 +02:00
Jan Orel
737bb03694
B #4986 : Update VM Template wizard for Azure ( #123 )
2020-07-28 14:59:13 +02:00
Sergio Betanzos
c3fcbcae55
F #2755 : Add Guacamole Apache for remote access ( #92 )
2020-07-22 12:34:00 +02:00
Alejandro Huertas Herrero
472ee2bccf
F #4950 : add JSON and YAML outputs ( #63 )
2020-07-14 17:42:30 +02:00
Sergio Betanzos
32544741a5
M #~: Add FireEdge to install.sh ( #70 )
2020-07-02 16:12:39 +02:00
Christian González
be6d4d916c
F #4944 : Include context packages in OpenNebula distribution
...
* download context pkgs with scons
* update gitignore info
* update docker_downloader.sh
2020-06-25 11:24:51 +02:00
Jan Orel
2573eab515
M #-: Install configs also to /usr/share/one/conf ( #13 )
2020-06-18 13:19:33 +02:00
Ruben S. Montero
b72a275813
M #-: Modifications to run & lock locations
...
* Add run and lock paths to self-contained
* Move oned lock to lock location
* vcenter monitor fifo is created in run location
* vcenter monitor lock is created in lock location
2020-06-11 13:15:23 +02:00
Vlastimil Holer
e4702a692b
M #-: Move docs to /usr/share/doc/ ( #4901 )
...
According to FHS the directory should be /usr/share/doc/ instead of
/usr/share/docs/ (https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s11.html )
2020-06-08 17:15:43 +02:00
Vlastimil Holer
9303341b4e
M #-: Licenses installation ( #4889 )
2020-06-05 15:05:32 +02:00
Alejandro Huertas
21da53cbb6
M #-: remove database migrators
...
(cherry picked from commit 9da0a512e08cd6b474d56027166b89bf6a48810b)
2020-06-01 15:50:07 +02:00
Tino Vazquez
ace08b4d59
F #4302 : vCenter monitoring service
...
co-authored by <rsmontero@opennebula.io> and <amoya@opennebula.io>
2020-05-25 18:49:51 +02:00
Tino Vazquez
b3a97e3e91
M #-: Add missing file from vCenter driver
...
missing in install.sh
2020-05-20 16:17:54 +02:00
Tino Vazquez
e39cb25824
F #4302 : Avoid asking for CCR in the pool
...
Also some cosmetic changes
2020-05-19 18:43:00 +02:00
Ruben S. Montero
7e43c4632a
M #: generalize Domain, Domains & ProcessList
...
co-authored-by: Christian González <cgonzalez@opennebula.io>
2020-05-18 13:51:13 +02:00
Daniel Clavijo Coca
ec252e2aaf
F #4669 : QoL scheduling for LXD apps ( #4670 )
2020-05-18 03:01:50 +02:00
Christian González
acf6454c6e
F #4089 : Improve DockerHub integration ( #4688 )
...
Add LINK attribute to marketapps
lint marketplace
2020-05-18 02:54:11 +02:00
Ruben S. Montero
b22c569ab2
F #3953 : Add RAW validator for KVM
...
- VirtualMachine
- VMTemplate
- Add libvirt rng files
co-authored-by: Christian González <cgonzalez@opennebula.io>
2020-05-18 02:23:29 +02:00
Alejandro Huertas Herrero
a392c407f2
F #669 : add oneflow/template config files ( #4732 )
2020-05-17 23:50:52 +02:00
Petr Ospalý
a96de2f14a
F #1473 : Update SSH config and sockets ( #4733 )
...
* F #1473 : Update SSH config and sockets
- install files via install.sh script
- replace crontab with systemd timer
- update opennebula.service dependency
- move ssh master sockets from ~oneadmin to /run/one/ssh-socks
- modify ssh wrapper to not use external programs but only bash builtins
- update ssh configs
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
* F #1473 : Update SSH config and sockets
* F #1473 : Update SSH config and sockets
* F #1473 : Update SSH wrapper
- rename SSH_USE_MASTER_SOCK to SSH_OPT_CONTROL_MASTER
- change the logic of this directive to be a value of the SSH
'ControlMaster' option (default is 'auto')
- delete the SSH_USE_MASTER_SOCK from opennebula.service (not needed
anymore)
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
Co-authored-by: Vlastimil Holer <vholer@opennebula.io>
2020-05-15 18:51:04 +02:00
Angel Luis Moya Gonzalez
0a8d8648b3
F #4302 : Monitoring vms optimized ( #4702 )
...
* Roll back 5.10 files
- host.rb
- vm_monitor.rb
- virtual_machine.rb: to include vm_monitor
Co-authored-by: mouyaq <amoya@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-05-11 20:01:23 +02:00
Christian González
30b1425f2c
F #4089 : Integrate DockerHub marketplace ( #4684 )
2020-05-10 20:14:20 +02:00
Angel Luis Moya Gonzalez
e3a2a9ee71
F #3930 : NSX Security Groups ( #4255 )
...
* DFW - Initial function definition
* Section functions working on NSX-T
* Add revision to create rules
* Add check error to create_rule
* Fix error on delete_rule method
* Added NSX-V support
* Clear OpenNebula rules function
Co-authored-by: Tino Vazquez <tinova@opennebula.org>
2020-05-07 15:05:20 +02:00
Ruben S. Montero
2f6bbf1222
M #-: Remove wrong dummy probe from installer
2020-05-04 13:19:47 +02:00
Angel Luis Moya Gonzalez
95ab571b95
F #4302 : Change vcenter_driver.conf to vcenterrc ( #4635 )
2020-04-30 16:06:21 +02:00
Vlastimil Holer
f3c50a5d89
M #-: Year bump to 2020 ( #4634 )
2020-04-30 15:00:02 +02:00
Angel Luis Moya Gonzalez
a7cf93882b
F #4302 : VM monitoring working ( #4629 )
...
VM monitoring working, except:
- Resource pools info
- c98f89492 - F #3316 : monitor disk location in vCenter (#4476 )
2020-04-30 10:38:30 +02:00
Tino Vazquez
d65ded78c8
F #962 : Add missing file to install.sh
...
also excluding new ruby file from rubocop linting
2020-04-27 18:59:21 +02:00
Christian González
e956aa14da
F #4089 : Fix instal.sh ( #4580 )
2020-04-22 13:22:11 +02:00
Carlos J. Herrera
231ef5f1ef
F #3912 : Add support for vCenter tags ( #4531 )
...
* Added REST client for vSphere
* Added support for vCenter tags
2020-04-21 17:12:41 +02:00
Alejandro Huertas Herrero
5308556a6c
F #4215 : add packet and ec2 example templates ( #4498 )
...
Co-authored-by: Vlastimil Holer <vholer@opennebula.io>
2020-04-20 17:54:07 +02:00
Jan Orel
314af8e523
M #-: Include beacon shepherd probe for az/ec2/one ( #4562 )
2020-04-20 17:48:22 +02:00
Jan Orel
5074dbba4a
F #3859 : Adapt packet driver to new monitoring ( #4535 )
2020-04-20 17:46:48 +02:00
Angel Luis Moya Gonzalez
3ab22696e4
F #4302 : vCenter monitoring: Hosts ( #4553 )
...
Initial commit
2020-04-20 17:26:39 +02:00
Jan Orel
93bb828735
F #3859 : Adopt one2one driver to new monitoring ( #4525 )
...
* F #3859 : Adopt one2one driver to new monitoring
* L #-: Lint one2one driver
2020-04-14 17:09:43 +02:00
Christian González
447605fe93
F #4089 : Improves package changes ( #4482 )
2020-04-08 10:44:48 +02:00
Jan Orel
e658320cb5
F #3859 : Adapt azure+ec2 driver to new monitoring system( #4481 )
2020-04-05 19:50:45 +02:00
Angel Luis Moya Gonzalez
f965b03163
F #4119 : Fix vntemplate instantiate on vCenter ( #4465 )
2020-04-01 16:12:05 +02:00
Ricardo Diaz
045313437e
M #-: Install files on share/start-scripts ( #4436 )
...
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.systems>
2020-04-01 15:22:32 +02:00
Christian González
5af8570a2b
F #4089 : remove clean script from install.sh ( #4445 )
2020-03-30 12:01:53 +02:00
Alejandro Huertas Herrero
aed58f5248
F #4214 : provision support of other objects types ( #4374 )
...
Add support for the following objects:
- VM templates
- VNet templates
- Flow templates
- Marketplace apps (export operation)
Change oneprovision show command to show all the virtual resources
Change the library directory structure
2020-03-26 16:48:35 +01:00
Ruben S. Montero
bd4cd69353
F #3859 : Apply unify *-probes.d/vm dir to FC
2020-03-23 11:21:01 +01:00
Ruben S. Montero
43daf0a587
F #4089 , #2859 : Fix FC and Monitoring
...
* Adjust xpaths for Sunstone
* New MONTIORING records format
* Fix OCA API
* Improvements on dockerhub importer
* Improvements on firecracker context mapper
* Fix shutdown on firecracker
* Add logging to firecraker
2020-03-23 10:45:21 +01:00
Jan Orel
45899f763d
F #3859 : unify to *-probes.d/vm dir ( #4375 )
2020-03-20 16:00:14 +01:00