1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

16752 Commits

Author SHA1 Message Date
8e6831ca47 F #4089: Improve firecracker clean.sh (#4319) 2020-03-06 09:45:55 +01:00
363e3f1b56 M #-: Fix RDP 1 nic (#4315)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-03-05 17:48:49 +01:00
0dad03df8c L #-: Exclude migrators from linting 2020-03-05 17:47:13 +01:00
1ddc29cc52 F #4089: Firecracker integration improvements (#4295) 2020-03-05 16:36:06 +01:00
051a0de448 M #-: Fix typo in exception handling 2020-03-05 16:33:30 +01:00
da148b2396 M #-: Remove debug prints (#4313) 2020-03-05 13:47:34 +01:00
377512587f M #-: fix expand CLI data with pager (#4303) 2020-03-05 10:52:36 +01:00
44e44b47a8 F #3859: New monitoring architecture
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
  co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
2020-03-04 16:05:57 +01:00
39d8f966b5 M #-: Fix DB versions for 5.12.0 2020-03-04 15:09:54 +01:00
622dc5c9c1 F #1368: add non interactive user inputs (#4297) 2020-03-04 10:22:29 +01:00
a52c751395 M #-: fix expand CLI data with pager (#4296) 2020-03-03 18:13:26 +01:00
459e287ff1 B #2689: add error handling (#4294) 2020-03-03 12:55:41 +01:00
f2d87cd988 M #-: Fix scheduler initialization
(cherry picked from commit 49ef37a484)
2020-03-03 12:42:52 +01:00
42d3ab6831 B #4286: Fix live migration in Sunstone (#4291) 2020-03-02 15:20:24 +01:00
90c3bbe93e B #3189: Update when flagging trans_start (#4271)
(cherry picked from commit 7ac9331cbe)
2020-02-28 18:42:13 +01:00
1c50062b11 F #4276: Add button to enable/disable an input (#4277) 2020-02-27 11:49:19 +01:00
a35fecf4d1 B #4234: Fix AR for Virtual Network Templates (#4265) 2020-02-27 11:32:29 +01:00
58f90345e8 B #4263: Fix form behavior in oneflow templates (#4264) 2020-02-27 11:25:54 +01:00
9b271c3b14 B #4269: Fix retrieve input function (#4275) 2020-02-27 11:01:58 +01:00
af18bceab7 M #~: Improve monitor_ds (#4243) 2020-02-26 19:09:45 +01:00
3b50732c98 F #4089: Merge LXD code. Linting. STDERR fix
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2020-02-26 18:11:44 +01:00
098e9b9786 F #4114: add cold nic attach feature
co-authored-by: Alejandro Huertas <ahuertas@opennebula.systems>
2020-02-26 17:51:40 +01:00
2134aabb9d B #~: Sunstone: Add Network.instantiate_dialog (#4252)
Signed-off-by: kvaps <kvapss@gmail.com>
2020-02-26 16:29:54 +01:00
11b0066f60 M #-: Remove unneeded node_modules folder 2020-02-26 16:01:34 +01:00
8cc1d07c46 B #4262: add nic name when using auto mode (#4266) 2020-02-26 14:32:48 +01:00
4fb54f5dc4 B #4132: remove values in vm template (#4260)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-02-25 18:23:49 +01:00
5235aa8323 B #4249: CEPH monitors store attr might be missing (#4254) 2020-02-25 11:46:45 +01:00
926ec70a29 M #-: Undo private setting for oneimage utils
static != private
2020-02-25 11:18:52 +01:00
deefae0963 B #4241: Fix visibility of RDP button on the VM (#4253) 2020-02-25 10:43:15 +01:00
fc39ec6967 B #4238: Fix vnets parameters in oneflow templates (#4251)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-02-24 18:41:42 +01:00
df7e2ea50b Bug 4132: RDP in fenced vnet mapping (#4242)
* add rdp
* fix mapping networks
* fix ip in button RDP vm info
2020-02-24 18:08:06 +01:00
520eca0801 B #4238: Fix vnets parameters in oneflow templates (#4237) 2020-02-24 18:01:37 +01:00
6fbb7467df L #-: Remove oneimage from rubocop exclusion list 2020-02-24 17:56:38 +01:00
ed5d53f83d M #: Lint for oneimage (#4248)
(cherry picked from commit 7596aa1f66)
2020-02-24 17:52:12 +01:00
eec731f00b F #3194: Add datastore for live migration (#4223) 2020-02-24 17:42:40 +01:00
a53478b42b B #4204: Fix template VMs in Sunstone (#4213) 2020-02-24 17:30:57 +01:00
c78d33f185 M #~: Sanitize the code (#4202) 2020-02-24 17:23:34 +01:00
61c70e9636 B #4221: Remove oneimage create image path validation (#4245)
(cherry picked from commit 90a8dd5583)
2020-02-24 17:09:01 +01:00
0fb2c36224 L #-: Linting for firecracker code 2020-02-24 13:27:59 +01:00
96e0e27d81 F #4089: Add checks to fc operations. CentOS7 support 2020-02-23 17:01:29 +01:00
4a5bf16711 B #3189: Flag before stopping (#4244)
(cherry picked from commit 23b3aa3038)
2020-02-22 00:52:54 +01:00
e6cc49cbde F#4233: fixes "ERROR: executing gem invalid option: --no-ri" (#4211)
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
2020-02-21 16:50:07 +01:00
8077c0904b M #~: Add missing files to install.sh (#4196) 2020-02-21 16:11:23 +01:00
5f1e0ce0ff L #4089: Fix linting and code refactoring
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2020-02-21 14:20:53 +01:00
93ae20badc F #4132: fix minor bug (#4240) 2020-02-21 12:41:37 +01:00
728ba4073d B #4083: Fix VNC window in Sunstone (#4201) 2020-02-20 19:08:12 +01:00
944d598287 F #4231: reserve ephemeral ports in oned.conf (#4235) 2020-02-20 17:28:12 +01:00
c8bf48f1ce F #4089: Add microVM support via Firecracker
co-authored-by: Christian González <cgonzalez@opennebula.systems>
2020-02-20 17:06:45 +01:00
712b080003 B #4164: Disk should be gone after detach (#4232) 2020-02-20 16:48:11 +01:00
792f3042a7 F #1203: Refactor Azure driver, use new SDK (#4198)
* Refactor Azure driver, use new SDK
* Azure driver: sec group, prox. group, avail
* Azure driver: Include also private ip address

Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-02-20 16:02:55 +01:00