1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-13 12:58:17 +03:00

19023 Commits

Author SHA1 Message Date
Tino Vazquez
acd1cc9469 L #-: Disable Style/MixinUsage cop 2021-07-08 16:21:46 +02:00
Tino Vazquez
5d5dd51db4 L #-: Enable rubocop GH action 2021-07-08 15:32:50 +02:00
Tino Vazquez
f53df440e0 F #5422: Add eslint stub 2021-07-08 15:31:47 +02:00
Sergio Betanzos
d1a24110fb
F OpenNebula/one#5422: Add eslint rules 2021-07-08 14:02:23 +02:00
Sergio Betanzos
ddbc8fd96f
F OpenNebula/one#5422: Lint 2021-07-08 13:55:44 +02:00
Jan Orel
2fef0c3823
B #5444: Skip failed migration cleanup on SHARED (#1349) 2021-07-08 12:54:11 +02:00
Ruben S. Montero
08312c7fbf
B #5453: DO ip_range, vpc name and inputs
- ip_range is pick from 172.16.0.0/12 range using cluster ID
- name is generated with vpc-one-<cluster_id>
- inputs preselect some droplet sizes

(cherry picked from commit ee6b81f830bb617b3c2f129c7e798d04378dea0d)
2021-07-08 12:09:09 +02:00
Sergio Betanzos
38c342a077
F OpenNebula/one#5422: Fix package lock json 2021-07-08 10:27:16 +02:00
Sergio Betanzos
aef4c804a3
F OpenNebula/one#5422: Remove unused classes 2021-07-08 10:00:16 +02:00
Sergio Betanzos
340f6fa74e
F OpenNebula/one#5422: Fix login styles 2021-07-08 10:00:15 +02:00
Sergio Betanzos
cb181ea413
F OpenNebula/one#5422: Add styles to some vm tabs 2021-07-08 10:00:15 +02:00
Sergio Betanzos
93aa66d301
F OpenNebula/one#5422: Fix styles in chip component 2021-07-08 10:00:15 +02:00
Sergio Betanzos
59068a0c19
F OpenNebula/one#5422: Remove unused file 2021-07-08 10:00:14 +02:00
Sergio Betanzos
a885e1b3cf
F OpenNebula/one#5422: Fix minor in view yaml 2021-07-08 10:00:14 +02:00
Sergio Betanzos
d0ec04d974
F OpenNebula/one#5422: Add host-tabs for admin 2021-07-08 10:00:14 +02:00
Jorge Lobo
d2d9b261c3
F #5422: eslint jsdocs
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-07-08 09:41:24 +02:00
Tino Vazquez
74e285189b
Merge branch 'master' into F-5422 2021-07-07 12:55:07 +02:00
Tino Vazquez
0e29710e1e
L #-: Adjustments for GH actions smoke tests 2021-07-06 19:13:13 +02:00
Tino Vazquez
ccd3b0b5f3
F #-: Remove duplicated actions from view 2021-07-06 18:30:25 +02:00
Sergio Betanzos
931e04e0d3
F OpenNebula/one#5422: Linter 2021-07-06 16:44:23 +02:00
Sergio Betanzos
70dd7af341
F OpenNebula/one#5422: Add information tab to vm detail 2021-07-06 16:44:23 +02:00
Ricardo Diaz
b900491a9a
M #-: Skip null values from Equinix response (#1348)
It can happen that Equinix API responses contain null values for certain
attributes (e.g. "facility":null). This fix avoids the provision crashes
with this error "[one.vn.allocate] undefined method `each_pair' for
nil:NilClass" when creating the packet-cluster-public network.

Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-07-06 13:34:46 +02:00
Tino Vazquez
d5f2a0e0a7
F #5422: Add info tab descriptors for VMs 2021-07-05 18:37:00 +02:00
Tino Vazquez
f22298f301 F #5422: New error message on fireedge start fail 2021-07-05 16:24:39 +02:00
Sergio Betanzos
d5b2e8a286
F OpenNebula/one#5422: Add view condition to vm detail 2021-07-05 16:06:38 +02:00
Sergio Betanzos
5feacf8d56
F OpenNebula/one#5422: Refactor router logic 2021-07-05 16:06:37 +02:00
Sergio Betanzos
0104848483
F OpenNebula/one#5422: Refactor login 2021-07-05 16:06:37 +02:00
Sergio Betanzos
6251097cf3
F OpenNebula/one#5422: Add request timeout 2021-07-05 16:06:33 +02:00
Jorge Lobo
f10df39d15
M #~: fix webpack server kill service
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-07-05 12:47:09 +02:00
Jorge Lobo
dfa9af60d0
M #~: fix functions
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-07-02 14:33:17 +02:00
Sergio Betanzos
e07d3ca744
F OpenNebula/one#5422: Fix minor in user-tab 2021-07-02 12:04:38 +02:00
Sergio Betanzos
7fe4b8cbd7
F OpenNebula/one#5422: Add view condition to vms dt 2021-07-02 12:03:41 +02:00
Sergio Betanzos
b578aa0b2e
F OpenNebula/one#5422: Add sunstone views request 2021-07-02 10:54:18 +02:00
Jorge Lobo
17b79abfff
F #5422: delete duplicate functions
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-07-02 10:45:39 +02:00
Ricardo Diaz
72e3b47efd
M #~: VM autostart with hooks (#1131)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-07-02 10:22:33 +02:00
Pavel Czerný
80b21445b9
M #-: Fix vm/monitoring schema (#1346) 2021-07-02 09:50:30 +02:00
Frederick Borges
a05dcd0254
B #5241: Bug fix ssh private key (#1347)
(cherry picked from commit c5b4445709b65a6c6aa2e88c46701b22250e113b)
2021-07-01 18:56:35 +02:00
Sergio Betanzos
505e65d693
F OpenNebula/one#5422: Add title prop 2021-07-01 17:45:08 +02:00
Christian González
14a0c04750
F #5441: Allow disabling fallocate for fs DS_MAD (#1345) 2021-07-01 15:50:29 +02:00
Jorge Lobo
8d8245b68a
F #5422: fix error
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-07-01 15:36:26 +02:00
Pavel Czerný
bd631b6d9e
B #2187: Fix AR update with empty size (#1344)
(cherry picked from commit 85172928f182f7cce90822e277278358d83433ef)
2021-07-01 15:30:29 +02:00
Jorge Lobo
22c7531922
F #5422: sunstone view route
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-07-01 15:26:57 +02:00
Jorge Lobo
01b778381f
F #5422: reuse variables
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-07-01 15:26:56 +02:00
Jorge Lobo
87fd9f68db
F #5422: first steps sunstone yamls route
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-07-01 15:26:06 +02:00
Sergio Betanzos
5b96fec089
F OpenNebula/one#5422: Fix sidebar styles 2021-07-01 12:59:05 +02:00
Sergio Betanzos
bda9ecedcc
F OpenNebula/one#5422: Add vrouters table 2021-07-01 12:49:24 +02:00
Sergio Betanzos
e25b2ad18b
F OpenNebula/one#5422: Add zones table 2021-07-01 11:35:30 +02:00
Sergio Betanzos
ffceed0cef
F OpenNebula/one#5422: Add provision id to vnet table 2021-07-01 11:35:29 +02:00
Sergio Betanzos
dafb42ed79
F OpenNebula/one#5422: Add vn templates table 2021-07-01 11:35:29 +02:00
Sergio Betanzos
5262b0fa6b
F OpenNebula/one#5422: Add vnets table 2021-07-01 11:35:28 +02:00