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

18202 Commits

Author SHA1 Message Date
Frederick Borges
cd37830411
B #5266: Fix VM warning box blocks other VM tabs (#883)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-25 13:16:45 +01:00
Sergio Betanzos
bd821b397e
F #3951: Add image component (#878) 2021-02-25 13:01:19 +01:00
Alejandro Huertas Herrero
532c4b238d
M #-: add missing PREV_STATE to image.xsd (#882) 2021-02-25 12:26:37 +01:00
Alejandro Huertas Herrero
6cbeba7538
M #-: fix minor bug in onevm save (#881) 2021-02-25 12:26:13 +01:00
Alejandro Huertas Herrero
58ba0bcb68
M #-: fix minor bug in onevm save (#880) 2021-02-25 11:59:27 +01:00
Pavel Czerný
ecd36bcb9a
B #5261: Fix PCI references after vm migrate fails (#877) 2021-02-25 11:45:13 +01:00
Juan Antonio Escobar
b6538876b5
M #-: add missing require in provision (#879) 2021-02-25 11:29:25 +01:00
Jan Orel
5d1318cd95
M #-: Fix VM recreate from recovery snap (#875) 2021-02-24 19:27:02 +01:00
Frederick Borges
244ab4fb15
F #664: Show only Poweroff VMs (#873)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-24 18:01:27 +01:00
Jorge Miguel Lobo Escalona
e943e2496f
F #3951: remove undefined var (#874)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-02-24 17:30:21 +01:00
Sergio Betanzos
cfd346c354
F #3951: Bump express (#872) 2021-02-24 17:29:56 +01:00
Sergio Betanzos
1eb19ee81f
F #3951: Fix logo opennebula (#871) 2021-02-24 13:59:10 +01:00
Frederick Borges
360db902ff
B #5254: Fix Service Update (#870)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-24 13:33:40 +01:00
Pavel Czerný
615276bec0
F #1112: Fix disk-saveas for ceph and lvm (#848)
Co-authored-by: Jan Orel <jorel@opennebula.systems>
2021-02-24 12:48:45 +01:00
Pavel Czerný
9d6a1334bd
B #5255: handle BLOCK_CDROM disk types (#868)
Submitted by Anton Todorov <atodorov-storpool@users.noreply.github.com>

(cherry picked from commit 25eb83db77ae1e62f0dfcd6e9400c282c9bb548e)
2021-02-24 12:21:53 +01:00
Sergio Betanzos
c88ee63e86
F #3951: Add filters to log component (#869) 2021-02-24 12:09:59 +01:00
rcampuz
d3db340c91
Remove ',' in a when clause with multiple options (#5259)
(cherry picked from commit ab337e83e344102bf6f94a77cdeb0f09bf9475bc)
2021-02-24 11:17:48 +01:00
Sergio Betanzos
aa12d2e444
F #3951: Fix images aspect ratio (#867) 2021-02-24 11:15:40 +01:00
Christian González
f41ed0cda2
F #5256: enable multithreading for one_hm (#812)
(cherry picked from commit 4e6b2d410c8a1f947223d358b45b706a7a2b0b25)
2021-02-24 09:35:19 +01:00
Tino Vazquez
c3d0e70f34
M #-: Remove unneeded vCenter VMM poll 2021-02-23 19:31:19 +01:00
Frederick Borges
3cd0949dba
F #2312: Resize VMRC console with browser resize (#865)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-23 19:18:03 +01:00
Frederick Borges
9cf6ccfcab
B #5002: Disable remote actions until monitoring (#864)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-23 19:13:10 +01:00
Sergio Betanzos
37d49c48bb
F #3951: Add attribute to tests (#866) 2021-02-23 18:46:12 +01:00
Alejandro Huertas Herrero
6c43f75bcb
B #5236: round apps size (#863) 2021-02-23 16:43:34 +01:00
Frederick Borges
b10d2cc986
B #5254: Fix Service Update (#862)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-23 13:40:31 +01:00
Alejandro Huertas Herrero
a8c391fd89
#5262: fix onedb image typo (#861) 2021-02-23 12:52:58 +01:00
Sergio Betanzos
37c7357fe8
F #3951: Add a way to go back from the log (#859) 2021-02-23 11:16:36 +01:00
Jan Orel
44a5182088
F #1428: Add backup_vms script (#858) 2021-02-23 10:06:52 +01:00
Sergio Betanzos
5be625823a
F #3951: Add markdown to provision description (#857) 2021-02-23 09:53:41 +01:00
Sergio Betanzos
58452a3098
F #3951: Add option to disable animations (#856) 2021-02-23 09:53:18 +01:00
Pavel Czerný
ea25922462
M #-: Remove not implemented method do_action (#843) 2021-02-22 20:01:44 +01:00
Ricardo Diaz
9bd455a82c
B #-: FC hooks iterate over all NICs (#855)
Firecracker hooks (pre and clean) should only process those NICs whose
VN driver matches the driver that actually calls the hook.

Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-02-22 19:27:37 +01:00
Alejandro Huertas Herrero
5359b5c548
M #-: add file exist check in Terraform state (#854) 2021-02-22 18:26:46 +01:00
Alejandro Huertas Herrero
ce6dae6163
M #-: change default number of ping retries (#853) 2021-02-22 16:44:42 +01:00
Frederick Borges
53278e3d67
F #1428: Backup interface (#852)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-22 15:13:44 +01:00
Sergio Betanzos
63d600c515
F #3951: Fix provider step (#851) 2021-02-22 13:51:59 +01:00
Sergio Betanzos
8e7a569897
F #3951: Add setting language & minor fixes (#849) 2021-02-22 10:40:55 +01:00
Sergio Betanzos
c8346f97ba
F #3951: Fix provider configure (#850) 2021-02-22 10:36:25 +01:00
Jan Orel
657933593e
M #-: Fix typo (#847) 2021-02-22 10:02:02 +01:00
Ricardo Diaz
5e28dc58bb
M #-: use copy instead of link in firecracker role (#846)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-02-19 14:30:45 +01:00
Vlastimil Holer
6821d9e627
M #-: Update Ruby gem content/dependencies (#845) 2021-02-19 14:04:46 +01:00
Ricardo Diaz
76aa5274cc
M #-: oneprovider firecracker default c5n.metal (#835)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-02-19 13:01:00 +01:00
Ricardo Diaz
33823f8610
B #-: localhost sudo needed by firecracker role (#844)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-02-19 12:58:57 +01:00
Pavel Czerný
05e235cde3
M #-: Fix DS id while resuming undeployed VM (#837) 2021-02-19 09:37:32 +01:00
Sergio Betanzos
e8a8daed5a
F #3951: Minor fixes (#842) 2021-02-18 18:58:37 +01:00
Carlos J. Herrera
a3df79533f
F #~: add logger level with debug_information (#841) 2021-02-18 18:42:35 +01:00
Jan Orel
73c27a9dd2
F 1345: Allow using LUKS volumes for KVM (#808)
* F #1345: KVM support for persistent luks volmes

Support for attaching a persistent qemu luks encrypted disk, created as
per the libvirt/qemu documentation.

Private secret must be defined on the hypervisor for decryption and the
image should contain "LUKS_SECRET" attribute.

1) Create the image and import into datastore:

 # qemu-img create --object secret,id=sec0,data=secretphrase -o key-secret=sec0 -f luks volume 1G

2) Create the secret on the hypervisor:

 # virsh secret-define volume-secret.xml
 # MYSECRET=`printf %s "secretphrase" | base64`
 # virsh secret-set-value $MYUUID $MYSECRET

 # virsh secret-dumpxml $MYUUID
 <secret ephemeral='no' private='yes'>
   <uuid>$MYUUID</uuid>
   <description>luks key</description>
   <usage type='volume'>
     <volume>rbd:one/one-123</volume>
   </usage>
 </secret>

3) Set the UUID in the image attributes, ie:

 # oneimage show 123 |grep LUKS
 LUKS_SECRET="$MYUUID"

This should allow the disk attach to decryt the luks image and
use as a normal disk within the VM.

Co-authored-by: Laurence <laurencegill@users.noreply.github.com>
2021-02-18 18:32:23 +01:00
Christian González
f6e3c4ebbb
B #: Fix minor issues of Firecracker provision (#840)
- set `opennebula_ssh_deploy_private_key` to make sure HVs can see each other.
- Add network hooks remote execution (clean)
- Rename Elastic.rb to elastic.rb
2021-02-18 18:09:05 +01:00
Ruben S. Montero
6c898796f1
F #1428: fix race condition on wait method
co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
2021-02-18 18:06:25 +01:00
Jorge Miguel Lobo Escalona
0aea0c6c73
F #3951: Deps fix FireEdge (#838)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-02-18 17:32:45 +01:00