1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-25 06:03:36 +03:00

16629 Commits

Author SHA1 Message Date
Alejandro Huertas Herrero
f827bd30a5
B #4426: create symlink to libxml (#4431) 2020-03-25 16:35:41 +01:00
Tino Vazquez
6c42d7915f
L #-: Linting offering to rubocop God 2020-03-25 16:29:43 +01:00
Alejandro Huertas Herrero
1a12129c8c
B #4425: add extended param to OneGate (#4429) 2020-03-25 16:26:16 +01:00
Alejandro Huertas Herrero
f182365c80
B #4406: preserve gid and uig when scaling (#4424) 2020-03-25 16:21:37 +01:00
Christian González
682aa68fdc
F #4411: Fix search_token replication (#4420) 2020-03-25 15:53:28 +01:00
Sergio Betanzos
6e8ed241f0
F #4132: Remove buffer dependency (#4397) 2020-03-25 15:29:02 +01:00
Carlos J. Herrera
fc4b49472a
F #3675: edit virtual network context fails (#4395)
Signed-off-by: Carlos Herrera <cherrera@opennebula.systems>
2020-03-25 15:25:56 +01:00
Sergio Betanzos
4571ee2c0b
B #4393: Fix AR dialog when instantiate a vnet (#4398) 2020-03-25 13:23:38 +01:00
Sergio Betanzos
046231b5ac
B #4380: Fix scheduler actions (#4405) 2020-03-25 13:16:41 +01:00
Sergio Betanzos
23b29310f8
F #4132: Fix scheduler event actions (#4404) 2020-03-25 12:16:07 +01:00
Jorge Lobo
d2129359a6
M #~: lost vars in spice Support (#4427)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-03-25 12:12:06 +01:00
Jorge Lobo
bc82dfca4f
M #~: fix roles in services (#4421)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-03-25 10:52:57 +01:00
Ricardo Diaz
e01949c57d
L #-: Floating IPs start script (#4414)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.systems>
2020-03-24 19:40:24 +01:00
Jorge Lobo
1933d5c9bc
M #~: remove upgrade-top-tab (#4410)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-03-24 16:49:53 +01:00
Tino Vazquez
466f9b3fb8
M #-: URL changes
* opennebula.org -> opennebula.io
  * opennebula.systems -> opennebula.io

also

  * removed unused sunstone code and conf
  * remove trailing whitespaces
2020-03-24 16:48:35 +01:00
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