1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

19095 Commits

Author SHA1 Message Date
Sergio Betanzos
ab86d01b9e
F #5422: Add form to create & update VM Templates (#1583) 2021-11-18 12:41:00 +01:00
Christian González
00a61d74a5
M #: Fix minor bug on LVM delete operation (#1584)
If ZERO_LVM_ON_DELETE is not set the lock name will be undefined
when trying to remove the device.
2021-11-18 12:38:14 +01:00
Jorge Miguel Lobo Escalona
5bdbd0795e
F #5422: replace "for of" for forEach (#1587) 2021-11-18 12:25:46 +01:00
Sergio Betanzos
f9a4ff0174
F #5422: Bump material-ui to 5.1.0 (#1582) 2021-11-18 11:27:37 +01:00
Sergio Betanzos
ab1893257b
F #5422: Add global & context attributes to template form (#1576) 2021-11-18 11:01:01 +01:00
Jorge Miguel Lobo Escalona
4463493b12
F #5422: Add persistent flag in saveas (#1580) 2021-11-17 16:50:38 +01:00
Jorge Miguel Lobo Escalona
b52c3251f5
F #5422: Fix upload files FireEdge (#1579) 2021-11-17 12:52:11 +01:00
Frederick Borges
bc40ebbb86 B #5590: Fix VMRC console (#1578)
(cherry picked from commit ee2314ae2b4872c1c7452d3ead2515b4696b7583)
(cherry picked from commit a4afb15f181100dffa17a9130541125698824e27)
2021-11-16 17:53:14 +01:00
Sergio Betanzos
6351af28d4
M #~: Fix minor in utils (#1575) 2021-11-16 10:14:19 +01:00
Tino Vazquez
916d85eeee L #-: Disable new cop 2021-11-15 16:27:28 +01:00
Sergio Betanzos
499ccb66d2
M #~: Fix minor to merge provision & provider inputs (#1571) 2021-11-15 13:45:51 +01:00
Christian González
cdc0ab02d5
M #: Fix minor bug for recovery snapshots (#1569) 2021-11-11 12:42:40 +01:00
Sergio Betanzos
47b8fe5411
B #5608: Fix provision stepper form (#1568) 2021-11-10 18:32:22 +01:00
Pierre Lafievre
606f0dbf82
B #5606: GOCA - fix ACL method parameter (#5609)
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
(cherry picked from commit 30a34433cc69d385e6e0aee00c3ea226e203a8a8)
2021-11-10 16:38:20 +01:00
treywelsh
714fe8edec
B #5606: GOCA - ACL rule zone parameter
Signed-off-by: Pierre Lafievre <pierre.lafievre@iguanesolutions.com>
2021-11-10 12:00:35 +01:00
Sergio Betanzos
a6744fb8eb
F #5422: Add new sections to VM template form (#1566) 2021-11-10 10:23:41 +01:00
Jorge Miguel Lobo Escalona
434be6e5af
F #5422: Upload files fireedge (#1567) 2021-11-08 18:47:35 +01:00
Sergio Betanzos
7228e670cd
F #5604: Add provision type to providers (#1565) 2021-11-08 11:42:16 +01:00
Daniel Clavijo Coca
bff9c88ffa
B #5582: Validate timeouts 2021-11-05 19:10:24 +01:00
Daniel Clavijo Coca
7800f1466f
B #5582: Add cache modes for qcow2 mapper on LXD/C drivers (#1535) 2021-11-05 18:56:53 +01:00
Vlastimil Holer
a7cc88573b
M #-: Typo in Equinix IPAM unregister AR (#1548)
Leads to failure in vnet delete.

Wed Oct 27 12:07:49 2021 [Z0][IPM][I]: Command execution failed (exit code: 255): /var/lib/one/remotes/ipam/equinix/unregister_address_range 1
Wed Oct 27 12:07:49 2021 [Z0][IPM][I]: undefined local variable or method `equinxi' for main:Object
2021-11-05 18:53:11 +01:00
Jorge Miguel Lobo Escalona
a88799bf43
B #5595: add autocomplete tag (#1563)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-11-05 14:24:02 +01:00
Jorge Miguel Lobo Escalona
4eac36037b
M #~: Xss filter nodejs (#1561) 2021-11-04 19:34:39 +01:00
Sergio Betanzos
c9cc9a29a8
F #5422: Add pci device section to template create form (#1560) 2021-11-04 16:44:54 +01:00
Carlos J. Herrera
51af5a24a0
F #~: Clear Tag remote display (#1552) 2021-11-04 10:16:38 +01:00
Sergio Betanzos
03e93e8ea5
F #5422: Merge branch f-5422 (#1558)
bring developments set aside due to 6.2.0 release
2021-11-04 10:11:43 +01:00
Tino Vazquez
7e750c72a6
M #-: Bump version for 6.4 Beta
6.3.80
2021-11-03 13:09:25 +01:00
Jorge Miguel Lobo Escalona
c84c33030b
M #~: add translates (sunstone-fireedge) (#1551) release-6.2.0 2021-10-29 14:23:06 +02:00
Jorge Miguel Lobo Escalona
24bcac879b
B #5422: fix var option in config fireedge (#1550) 2021-10-29 10:22:44 +02:00
Jorge Miguel Lobo Escalona
329a375fce
B #5590: fix keyboard VMRC (#1549) 2021-10-28 11:55:52 +02:00
Jan Orel
861858415c
M #-: New onecfg managed cfg. files for 6.1.90 (#1547) 2021-10-27 09:42:50 +02:00
Jorge Miguel Lobo Escalona
17244697fa
F #5422: Separate config files (#1545) 2021-10-25 19:42:13 +02:00
Jorge Miguel Lobo Escalona
3945aa842a
M #~: remove file provision.conf (#1544)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-10-25 18:09:42 +02:00
Frederick Borges
518059d0b1
B #5578: Fix misbehave in service user inputs (#1540)
(cherry picked from commit d4e55969c62e5abb5b1ebb38384e239c47322fed)
2021-10-25 16:58:13 +02:00
Jorge Miguel Lobo Escalona
dbc4e3208b
B #5589: support SSL without nginx (#1539) 2021-10-25 16:40:17 +02:00
Jorge Miguel Lobo Escalona
ec748683ac
F #~: Adjusting strings for Transifex (#1538) 2021-10-25 13:45:31 +02:00
Tino Vazquez
f4c07fe1a9
M #-: Bump version to 6.2.0 2021-10-21 21:14:12 +02:00
Sergio Betanzos
05d47fbc1e
M #~: Fix typo in vcenter vm_mad conf (#1536) 2021-10-21 17:24:30 +02:00
Tino Vazquez
b7c5dc6d93
M #-: Fix for wild vm import
New sunstone hardening in systemd caused errors in wild import due to
lack of permissions in /tmp
release-6.1.90
2021-10-21 12:15:43 +02:00
Sergio Betanzos
62afe391b2
F #5422: Add new tabs to create template form (#1534) 2021-10-20 15:51:03 +02:00
Frederick Borges
9e6a155a5d
B #5572: Fix Schedule Actions (#1533) 2021-10-20 15:33:03 +02:00
Frederick Borges
35917c1682
B #5579: Fix OpenNebula Version on Sunstone (#1531)
(cherry picked from commit 6450fb252fab04c19068316ee4da3d230b36c89c)
2021-10-19 13:54:28 +02:00
Pavel Czerný
1926846414
F #5561: Add runnning hours to showback config (#1530) 2021-10-18 14:20:00 +02:00
Pavel Czerný
38d06a92aa
F #5561: Showback computes running hours (#1527)
(cherry picked from commit af9ea24ec4d235d5900c62410e72b3cbaa2e4430)
2021-10-15 17:41:02 +02:00
Pavel Czerný
f10f73ce33
B #5575: Fix onevm chown error msg on quota limit (#1528)
(cherry picked from commit ad558f2f7d5bcc951c85ed81bae164bc8bcf7721)
2021-10-15 17:18:23 +02:00
Vlastimil Holer
d0f13f283e
F #5555: Improve Sunstone systemd hardening (#1529)
- Set CAP_NET_BIND_SERVICE capability to allow binding to 80
- Hide directories with SSH keys
2021-10-15 16:44:11 +02:00
Tino Vazquez
0effec897b
M #-: Bump version to 6.1.90 2021-10-14 18:28:05 +02:00
Pavel Czerný
701cfdb774
b #4193: Defaults for IMPORTED_VMS_ACTIONS (#1526) 2021-10-14 09:29:00 +02:00
Alejandro Huertas Herrero
297dab3510
B #5571: fix xml list output (#1523) release-6.1.85 2021-10-13 18:27:20 +02:00
Vlastimil Holer
800054de35
M #-: Refresh gems versions for 6.1.85 (#1524) 2021-10-13 16:58:03 +02:00