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

18561 Commits

Author SHA1 Message Date
Kristian Feldsam
06247d1098
B #5301: docker-machine enhancements (#5303)
- fixed issue with resume vm in pending state
- enhanced GetIP method to minimize API call
- GetURL  return address only if machine is running
- code cleanup

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
(cherry picked from commit e36b900111c2f4caaa6d2d0988f237311c665df8)
(cherry picked from commit 5099aaedba857fa436527a026b3f3bf95a2b9829)
2021-05-18 19:20:05 +02:00
Pavel Czerný
0f110b2a36
B #5400: Fix PoolSQL::exist (#1224) 2021-05-18 19:20:05 +02:00
Sergio Betanzos
fd03c0b5ed
M #~: Fix ssh checkbox when instantiate template (#1223)
(cherry picked from commit bbc8bb1bab9c82d185ba9d90e087e677f0ee3430)
2021-05-18 19:20:05 +02:00
Jan Orel
c0626ea047
M #-: Add missing source for libfs (#1222)
(cherry picked from commit c5874b73cc15ac4ba670ff870747a63ab44edd13)
2021-05-18 19:20:05 +02:00
Pavel Czerný
e555025cc2
B #5400: Fix PoolSQL::exist for PostgreSQL (#1219) 2021-05-18 19:20:05 +02:00
Tino Vazquez
5b0d816f1a
B #5368: Add snapshot and metadata earlier check
Wild VMs won't be imported and left for delete-db action
if they have snapshosts and not disk metadata
2021-05-18 19:20:05 +02:00
Tino Vazquez
82fd8177ba
L #-: Disable new rubocop checks
Lint vCenter related files
2021-05-18 19:20:04 +02:00
Pavel Czerný
80acd5c5a2
B #5394: Fix monitoring SYNC_STATE (#1213) 2021-05-18 19:20:04 +02:00
Jorge Miguel Lobo Escalona
a77ce0cb82
B #~: fix error redirect delete services (#1215)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
(cherry picked from commit 5d9d3ec9c8ca7be3293ed1a15e218b92d1acf1f6)
2021-05-18 19:20:04 +02:00
Ricardo Diaz
ae7163c640
B #-: neigh does not match sudo (#1214)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-05-18 19:20:04 +02:00
Tino Vazquez
f45afe4e2e
M #-: Correct OpenNebula spelling 2021-05-18 19:20:04 +02:00
Jorge Miguel Lobo Escalona
7d457ee26b
B #~: fix update template vcenter contextualization (#1212)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-05-18 19:20:04 +02:00
Alejandro Huertas Herrero
5c3aeafd6b
M #-: fix minor bug in onecluster helper (#1211)
(cherry picked from commit a94abe5eac92d3a5e8e2dfd180baf1f365583461)
2021-05-18 19:20:04 +02:00
Tino Vazquez
29a31d5ab9
M #-: Add period for readibility 2021-05-18 19:20:04 +02:00
Sergio Betanzos
ac76d351d6
M ~: Fix styles when ips are a long text (#1210)
(cherry picked from commit 15a5c1e76de698b24634c4dbee9d3b191bde9026)
2021-05-18 19:20:03 +02:00
Ruben S. Montero
7825dec1f4
M #-; Fix DO Playbook 2021-05-18 19:20:03 +02:00
Frederick Borges
befc7a95c2
F #~: External IP always first (#1208) 2021-05-18 19:20:03 +02:00
Sergio Betanzos
3c5f366eac
M ~: Fix typo (#1207)
(cherry picked from commit 29c623f044b178a663ad2c38662bf044bb3cbd4d)
2021-05-18 19:20:03 +02:00
Pavel Czerný
69f7b4d1f7
B #5289: Better update of sched_message (#1205)
Updating whole user_template may cause lost of data due to race
conditions. It's better to send update only for modified attribute, in
this case only SCHED_MESSAGE
2021-05-18 19:20:03 +02:00
Carlos J. Herrera
f18fec70c4
F #~: improve import network time (#1204)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
(cherry picked from commit 474369832a8cba4828482a13ce112d110c7668e0)
2021-05-18 19:20:03 +02:00
Ruben S. Montero
d6f93fdf4b
M #-: Fix typo 2021-05-18 19:20:03 +02:00
Ruben S. Montero
51510d0a5a
M #-: Improve onetemplate description
(cherry picked from commit a59e2d2c61d6c6bf495964768882a24f4aa6dd5c)
2021-05-18 19:20:03 +02:00
Alejandro Huertas Herrero
6eb2378ffd
M #-: fix minor bug in AWS provider (#1203)
(cherry picked from commit 47d3ebf387c3d192dd05b20f941923f31bb85cab)
2021-05-18 19:20:02 +02:00
Ricardo Diaz
3fe9c39e7a
M #-: list to_h not supported by Centos 7 (#1201)
(cherry picked from commit ab6dff85e00a10d4122c70d6c54a9595f6587eec)
2021-05-18 19:20:02 +02:00
Pavel Czerný
336574772b
B #5386: Fix disk persistency for template clone (#1200) 2021-05-18 19:20:02 +02:00
Vlastimil Holer
ce863dbd91
B #5379: Disable warnings on load of rubygems (#1199) 2021-05-18 19:20:02 +02:00
Frederick Borges
675663428e
F #5389: Select vCenter Template when importing images (#1198) 2021-05-18 19:20:02 +02:00
Jorge Miguel Lobo Escalona
4d6cd4bc61
F #5380: reuse time of one token (#1196)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-05-18 19:20:02 +02:00
Jorge Miguel Lobo Escalona
2fb99391b3
M #~: remove split by ? VMRC (#1197)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-05-18 19:20:02 +02:00
Pavel Czerný
92073f9269
B #4359: Fix scheduler logging std (#1195) 2021-05-18 19:20:02 +02:00
Sergio Betanzos
80a64e9791
M #~: Improve behavior of selectors in provision form (#1188)
(cherry picked from commit e6740f6adfa359977d0e835935f0a20697df9a13)
2021-05-18 19:20:01 +02:00
Sergio Betanzos
50a43772b7
M #~: Fix dropdown with ips in guacamole client (#1186)
(cherry picked from commit cb225be4899862e2abd616864c9a0eba214f9105)
2021-05-18 19:20:01 +02:00
Sergio Betanzos
1bcfd773b1
B #5380: Fix fireedge when session expires (#1189)
(cherry picked from commit d7fe6f7e3d05fb9dd2830ca17e857b3e509a4892)
2021-05-18 19:20:01 +02:00
Jorge Miguel Lobo Escalona
20ab78182a
M #-: Remove "Token expired" in fireedge.log (#1192)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-05-18 19:20:01 +02:00
Alejandro Huertas Herrero
a2f6375b44
M #-: fix minor bug in onecluster helper (#1194)
(cherry picked from commit 390a4373b7d27100fcdb7b70bd4847cea108bc26)
2021-05-18 19:20:01 +02:00
Alejandro Huertas Herrero
7f0816fb9e
M #-: fix minor bug in Packet provider (#1193)
(cherry picked from commit 2988bb3661b611001e5846c4de4546544acc2120)
2021-05-18 19:20:01 +02:00
Alejandro Huertas
55b32038f5
M #-: minor changes in onecluster helper
(cherry picked from commit a9171690a79733a97b6e37580ccc9f900378be76)
(cherry picked from commit eafea8607f954a59305f4c8c41f360dd87bad1c3)
2021-05-18 19:20:01 +02:00
Игорь
718fcf584c
Update onecluster_helper.rb
Added description of cluster resources

(cherry picked from commit e48be29da1e3e6a8921d2a8fe0fd1b5c63aa0633)
(cherry picked from commit c1c4fd12a1755d2b06d9ae82ad9480a02566783b)
2021-05-18 19:20:01 +02:00
Akihiko Ota
bf41af6425
B #5382: Fix Firecracker ignores INITRD
Signed-off-by: Akihiko Ota <skywalker.37th@gmail.com>
(cherry picked from commit 692a4e28796287d520a887d5fc6b22e21415a0cf)
2021-05-18 19:20:01 +02:00
Sergio Betanzos
71b8525d3c
F #5270: Add google cloud support into sunstone (#1184)
(cherry picked from commit 2d39e552ddd6ce61ecbefde85bd668a299a76957)
2021-05-18 19:20:00 +02:00
Jorge Miguel Lobo Escalona
95371fb460
M #-: Dropdown in guacamole view (#1185)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-05-18 19:20:00 +02:00
Frederick Borges
c6da3ca698
F #5363: Allow remote connections on Cloud View (#1183)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-05-18 19:20:00 +02:00
Pavel Czerný
f73392fa71
M #-: Inherit Nebula from NebulaService (#1181) 2021-05-18 19:19:57 +02:00
Alejandro Huertas Herrero
6dfedc0b72
M #-: fix minor bug in VM CLI charters (#1182)
(cherry picked from commit c1770856f9e0bcc0642d15c0153cbcd7bae2c3c5)
2021-05-18 19:17:22 +02:00
Sergio Betanzos
246dde2627
M #~: Fix selectors in fireedge provision form (#1179)
(cherry picked from commit 022322cdf8315d9cc9f287e469c47b19b46e1793)
2021-05-18 19:17:22 +02:00
Jorge Miguel Lobo Escalona
a60b616942
B #5371: Fix lost var services (#1180)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-05-18 19:17:22 +02:00
Sergio Betanzos
720e400124
M #~: Fix fireedge build (#1178)
(cherry picked from commit 93aec1cb63b5070d034e74613fb10116a82a3fac)
2021-05-18 19:17:22 +02:00
Sergio Betanzos
2db67b2bd1
M #~: Google and digitalocean support in Fireedge (#1177)
(cherry picked from commit 0c2956e1381dc18085817556fa7923546d2b78b8)
2021-05-18 19:17:22 +02:00
Jorge Miguel Lobo Escalona
f44b51bff8
B #5371: Warning for async actions in services (#1176)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-05-18 19:17:22 +02:00
Alejandro Huertas Herrero
d75c203b3a
F #5364: add list options to (un)lock CLI cmds (#1173)
(cherry picked from commit 3cd833a43a1b0e108fa04a7d51d0de254c15829e)
2021-05-18 19:17:22 +02:00