Ruben S. Montero
944f9ab7cf
L #-: Monitor probes
2020-03-24 13:24:22 +01:00
Ricardo Diaz
739b463e65
F #-: Floating IPs start script ( #4382 )
...
New script to be used as start script on virtual machines. It get all
NIC_ALIAS IPs associated to NIC IPs of a service using OneGate, and
install iptables SNAT and DNAT rules to get connectivity with the VM
using the ALIAS_NIC IP.
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.systems>
2020-03-24 11:05:41 +01:00
Christian González
0bfe22ca4a
F #4089 : run clean action on deploy ( #4401 )
2020-03-23 17:00:44 +01:00
Carlos J. Herrera
9d40f595ad
F #1193 : differentiate created templates on vCenter ( #4394 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-03-23 16:32:54 +01:00
Christian González
629a2a38d4
F #4089 : Add Centos7 dockerfile ( #4400 )
2020-03-23 12:43:12 +01:00
Alejandro Huertas Herrero
74dc8eb6a1
B #3361 : create group without permissions ( #4377 )
2020-03-23 12:21:41 +01:00
Alejandro Huertas Herrero
9c75165de2
F #2506 : improve CLI filtering matching ( #4376 )
...
New operator has been added for filtering in the CLI.
The new operator '~' will match sub keys, not exact, e.g:
If NAME is 'testing' with --filter NAME=tes wont't match but NAME~tes yes
2020-03-23 12:17:31 +01:00
Ruben S. Montero
bd4cd69353
F #3859 : Apply unify *-probes.d/vm dir to FC
2020-03-23 11:21:01 +01:00
Pavel Czerný
df899c0ebb
F #3859 : Start monitoring only for new hosts ( #4396 )
2020-03-23 11:08:18 +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
Jan Orel
91b2263aba
M #~: Don't kill with SIGABRT but SIGTERM ( #4391 )
2020-03-20 15:59:39 +01:00
Tino Vazquez
dfcb513178
L #-: Remove extra line
...
Everything to keep rubocop happy
2020-03-19 17:34:18 +01:00
Sergio Betanzos
2a7ba8457b
F #4132 : Redesign Oneflow logic ( #4389 )
...
* Redesign Update & Instantiate Oneflow Template
* Change charter and group alias by nic
* Remove IP bower dependency
2020-03-19 17:31:37 +01:00
Carlos J. Herrera
16ede88fd4
B #4052 : use VM ID ( #4385 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-03-19 11:06:53 +01:00
Alejandro Huertas Herrero
327559e1a4
B #4378 : fix nic alias when NETWORK_SELECT=NO ( #4379 )
2020-03-18 16:32:47 +01:00
Vlastimil Holer
55b49ebb14
M #-: Fix Sunstone dependency on grunt<1.1.0 ( #4372 )
2020-03-18 11:50:19 +01:00
Vlastimil Holer
2f7ebf89d7
M #-: Fix to grunt<1.1.0 ( #4370 )
2020-03-17 18:14:28 +01:00
Ruben S. Montero
0d46f6d9d3
F #3859 : Fix typo in kvm/shutdown
2020-03-17 16:40:35 +01:00
Ruben S. Montero
577619deb8
F #3859 : Fix probe renaming
...
(cherry picked from commit 7424216f46226450dc27bc0a34030c37dfcce314)
2020-03-17 16:33:53 +01:00
Ruben S. Montero
cdeb24acc4
F #3297 : LXD volatile support
...
(cherry picked from commit ab0dbc7b59db973bcd5182895af40470680db6f8)
2020-03-17 15:47:06 +01:00
Christian González
473b838ddf
M #: Defaults values for Service template ( #4364 )
2020-03-17 11:01:43 +01:00
Pavel Czerný
f004510f10
F #3859 : Fix udp close ( #4368 )
2020-03-17 10:09:28 +01:00
Carlos J. Herrera
ab9b08dc74
F #4150 : save as template with template name ( #4365 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-03-16 17:37:56 +01:00
Anton Todorov
66caf86e36
B #4361 : add NIC_ALIAS to onegate vm show ( #4362 )
...
Signed-off-by: Anton Todorov <a.todorov@storpool.com>
2020-03-16 13:46:42 +01:00
kvaps
cb1b90446a
B #4334 : fix reserved networks count ( #4335 )
...
Signed-off-by: kvaps <kvapss@gmail.com>
2020-03-16 09:45:38 +01:00
Pavel Czerný
eeb334b6f3
F #3859 : Fix VM_STATE monitoring ( #4360 )
...
* F #3859 : Fix VM_STATE monitoring
* F #3859 : Remove obsolete settings from oned.conf
* F #3859 : Monitor logging
2020-03-16 09:32:32 +01:00
Ruben S. Montero
59e32e3c72
M #-: Add SO_REUSEADDR to monitord socket
2020-03-13 16:57:12 +01:00
Christian González
6ca44cad75
F #4340 : Restrict access to TOPOLOGY attributes ( #4341 )
2020-03-13 16:08:37 +01:00
Ruben S. Montero
320d333494
F #3859 : VM state transition
...
* Do not fail KVM shutdown if domain already terminated
* Do not trigger automatically host monitor on startup
* Zombie support
* Sync state of missing VMs
2020-03-13 15:04:31 +01:00
Pavel Czerný
0642f87198
F #3859 : Update host reservations only if needed ( #4358 )
2020-03-13 10:32:53 +01:00
Jan Orel
d2aacb385f
B #4236 : Make PyONE threadsafe ( #4351 )
2020-03-13 10:11:30 +01:00
Alejandro Huertas Herrero
65399fa32c
B #4352 : check ACLs when creating template ( #4353 )
2020-03-12 20:19:53 +01:00
Alejandro Huertas Herrero
1c7d784265
B #4337 : add onedb update body readable errors ( #4338 )
2020-03-12 14:29:22 +01:00
Carlos J. Herrera
a43e5c3812
F #4150 : show template name in vCenter ( #4350 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-03-12 10:20:44 +01:00
Alejandro Huertas Herrero
e4c738ca27
B #4328 : fsck quotas skip vnet with no ID ( #4339 )
2020-03-12 10:02:51 +01:00
Ruben S. Montero
9cfb90d1b6
F #3859 : Remove unneeded files
2020-03-11 21:06:37 +01:00
Ruben S. Montero
91a03558f9
Revert "WIP"
...
This reverts commit cb7a24396db03f049dc3c3a94d6205c22bcfd091.
2020-03-11 20:51:28 +01:00
Daniel Clavijo Coca
306ccc388b
B #4250 : Fix LXD monitoring log ( #4346 )
...
(cherry picked from commit 756b8d630b964c3b3be0fcf87da74b45922f1ec0)
2020-03-11 20:49:03 +01:00
Ruben S. Montero
cb7a24396d
WIP
2020-03-11 20:40:43 +01:00
Sergio Betanzos
1c98510723
B #4273 : Fix labels when update service ( #4349 )
2020-03-11 18:31:39 +01:00
Jan Orel
2161d5e6d1
F #3859 : Rename collectd-cl. to monitord-cl. ( #4343 )
2020-03-11 17:50:31 +01:00
Sergio Betanzos
a60c8a9f24
B #1388 : Fix vms and images user can see ( #4345 )
2020-03-11 16:58:58 +01:00
Christian González
d74d085586
M #-: Disable GOCA vm test ( #4342 )
2020-03-11 13:37:17 +01:00
Sergio Betanzos
04023a0ebb
B #4274 : Fix VM templates in Sunstone ( #4333 )
...
B #4278 : Fix VM templates in Sunstone
2020-03-10 19:24:59 +01:00
Christian González
958ed9f973
F #3859 : Fix travis ( #4331 )
2020-03-10 16:56:03 +01:00
Alejandro Huertas Herrero
ba55c5fb15
B #4329 : use default encoding if not found ( #4330 )
2020-03-10 12:26:25 +01:00
Ruben S. Montero
6f04518307
L #-: Fix linting for FC
2020-03-10 12:25:08 +01:00
kvaps
ad35e83ba4
B #~: uppercase keys sched.conf ( #4283 )
...
Signed-off-by: kvaps <kvapss@gmail.com>
2020-03-10 12:15:13 +01:00
kvaps
5caaa4cee7
B #4323 : Fix NUMA tab switcher ( #4324 )
...
Signed-off-by: kvaps <kvapss@gmail.com>
2020-03-10 11:10:08 +01:00