1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-06 13:17:42 +03:00
Commit Graph

20843 Commits

Author SHA1 Message Date
Jorge Miguel Lobo Escalona
384ee3c103
B OpenNebula/One#6451: Fix refresh table (#3122)
when create an OpenNebula resource
2024-06-20 16:09:05 +02:00
David
3a691b7a98
B OpenNebula/one#6452: Translations review in FireEdge (#3121)
Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
2024-06-20 15:44:24 +02:00
Pavel Czerný
3b3fe1ce40
M #-: Fix monitoring for Ubuntu2404 (#3118)
For a small performance penalty, it solves error "can't modify frozen Array"
2024-06-20 10:47:43 +02:00
vichansson
24abd5790d
F OpenNebula/one#6233: Replace select controllers (#3119)
Replaces majority of all select controllers with the autocomplete controller instead
  - Does not replace any select controllers under the oneprovision UI
 - Works similarly to the select controller, with the added functionality that you can filter all options by typing

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-06-19 15:43:03 +02:00
Jorge Miguel Lobo Escalona
a64457813d
F OpenNebula/One#6386: Remove extra step when creating Image (#3115) 2024-06-17 11:53:24 +02:00
vichansson
b1c92d811e
F OpenNebula/one#6053: Add VM restore action to FireEdge (#3113)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-06-17 10:40:55 +02:00
Jorge Miguel Lobo Escalona
02e993a456
F OpenNebula/One#6613: Fix view stuck in full screen (#3114) 2024-06-17 10:33:58 +02:00
vichansson
4fa2dc48e9
F OpenNebula/one#6523: Expose individual disk restores (#3112)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-06-17 10:21:35 +02:00
Jorge Miguel Lobo Escalona
ca0b7a8afe
F OpenNebula/One#6075: Simplify table instantiate view (#3110) 2024-06-13 17:58:53 +02:00
Pavel Czerný
95c51ff87f
F #5861: Search VM using JSON querry (#3102)
Signed-off-by: Pavel Czerny <pczerny@opennebula.io>
Co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
2024-06-13 12:35:15 +02:00
Jorge Miguel Lobo Escalona
27301e09ab
L #~: lint fix VMRC (#3109) 2024-06-12 19:09:35 +02:00
Jorge Miguel Lobo Escalona
41e9902b2e
M #-: Fix some errors with VMRC (#3108)
* Fix websockets logger error
* Fix websockets logger error
* Add header for CORS
2024-06-12 18:47:19 +02:00
vichansson
14ef631a7e
F OpenNebula/one#6479: Filter DS based on app type (#3106)
* For kernel type apps, all IMG datastores will be excluded
* For non-kernel apps, ONLY IMG datastores will be included

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-06-12 17:09:49 +02:00
vichansson
d5c4a25b34
F OpenNebula/one#6447: Filter ds type to image (#3105)
only in creation dialog

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-06-12 13:16:25 +02:00
Jorge Miguel Lobo Escalona
5aaa400410
F OpenNebula/One#6069: Add global dismiss error in vms (#3103) 2024-06-11 18:50:55 +02:00
Jan Orel
10664952de
M #-: Use one-apps for context download (#3101)
Co-authored-by: Ruben S. Montero <rsmontero@opennebula.org>
2024-06-10 15:47:12 +02:00
Pavel Czerný
fd9e9f7a64
M #-: Fix typos in onedb CLI help (#3095) 2024-06-10 14:10:13 +02:00
Jorge Miguel Lobo Escalona
f2c9953914
F OpenNebula/One#6562: fix comments in sunstone views (#3100) 2024-06-10 10:28:20 +02:00
Jorge Miguel Lobo Escalona
6d8b464d85
F #~: fix image selection when update a vm template (#3099)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-06-10 10:27:56 +02:00
Ruben S. Montero
286604a3b5
M #-: Add DNS attribute to the default inherit attribute set 2024-06-07 12:38:46 +02:00
David
ca881274ec
B OpenNebula/one#6455: Add new group options to filter resources (#3096)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-06-05 17:45:22 +02:00
Pavel Czerný
2fe396ae15
L #-: Add Astyle linting
* Add AStyle to smoke tests
* Format C++ files using AStyle
2024-06-03 11:40:24 +02:00
Jorge Miguel Lobo Escalona
4f8e837fd9
F OpenNebula/one#6092: Add full screen info tab (#3087) 2024-06-03 11:00:09 +02:00
David
168bd86983
B OpenNebula/one#6471: Change password in Settings tab (#3090)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-05-31 14:24:51 +02:00
David
c064adf99c
M #-: Add switches to bridge and physical device (#3086)
on vnet and vnet templates 

Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-05-30 12:59:14 +02:00
Michal Opala
c53e48565a
M #-: GOCA: Fixes for rpc/flow client credential parsers (#3076) 2024-05-28 13:52:24 +02:00
Neal
f6fac118c5
F OpenNebula/one#6291: remove disk number and naming limitations (#3061)
Signed-off-by: Neal Hansen <nhansen@opennebula.io>
Co-authored-by: Pavel Czerny <pczerny@opennebula.io>
2024-05-28 13:34:07 +02:00
David
e92fec4665
F OpenNebula/one#6413: Add restricted attributes log (#3080)
on the VM tabs

Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-05-27 19:33:22 +02:00
Pavel Czerný
1a320ba8e0
F #6523: Store disk IDs in Backup Image (#3075) 2024-05-27 17:24:31 +02:00
Michal Opala
06b4644f9b
M #-: GOCA: Add missing NIC keys (#3077)
- Inherited from VNET context: METHOD, GATEWAY, DNS
- Used only with VRouter: FLOATING_IP, FLOATING_ONLY
2024-05-27 17:23:18 +02:00
Michal Opala
47126115dc
M #-: Fix service role cardinality idempotence (#3078)
GOCA:
- Do not mark Cardinality with omitempty in go structs.

Ruby OCA:
- Set default service role cardinality to 0.
2024-05-27 17:22:19 +02:00
Jan Orel
4da8c1cb52
B #6587: Switch to opennebula-augeas gem (#3079)
Switch to OpenNebula fork of the discontinued augeas gem.
2024-05-27 16:20:09 +02:00
vichansson
74e86815f0
F OpenNebula/one#6419: Enhance placement tab (#3074)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-05-24 15:26:33 +02:00
David
ef24877637
M #-: Fix issue about cpu when a regular user instaniate a vm (#3073)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-05-24 15:14:25 +02:00
Tino Vázquez
3fd8268ddc L #-: Lint for rubocop 1.64.0 2024-05-23 12:27:22 +02:00
David
257b66c4aa
M #-: Typo on the detach disk action (#3072)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-05-23 11:58:59 +02:00
David
5b185fb731
F OpenNebula/one#6399: Add name and description on group views (#3070)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-05-22 11:29:47 +02:00
Victor Palma
afdf30ce53
B OpenNebula/one#6396: Return error in case of failed nodes (#3058) 2024-05-22 09:34:41 +02:00
Pavel Czerný
3fa5c0b041
M #-: Update VM states graph (#3068)
Add states:
* Backup (poweroff)
* Restore
* Hotplug_nic_poweroff
* Disk resize (poweroff, undeployed)
* Saveas (suspended, stopped)

Keep the states-simple simple, ignoring some transient transitions from poweroff, stopped, suspended and undeployed states
2024-05-22 09:34:03 +02:00
Jorge Miguel Lobo Escalona
fa776d5fb3
F #6499: remove 2fa created by sunstone and add data-cy (#3069) 2024-05-21 18:36:14 +02:00
Ruben S. Montero
eda3084beb
F #6586: Remove docker-machine add-on 2024-05-21 12:47:36 +02:00
Pavel Czerný
0f248706de
B #6498: Allow VM recover --recreate in poweroff and suspend (#3067)
* Refactor release vnc port
* Fix VNC port for recover --recreate in stopped state
* Improve error messages
*  Update recover --recreate description

(cherry picked from commit 9ed1fba8b95c1ea5d3984f136e638b973577ad69)
2024-05-21 12:11:06 +02:00
David
8622d03a1f
F OpenNebula/one#6495: New PCI devices tab (#3063)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-05-20 13:28:20 +02:00
David
6057b01456
B OpenNebula/one#6580: Enable send empty schedule actions (#3062)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-05-20 13:26:44 +02:00
vichansson
89987ae4e8
M #-: Remove guac- rdp/ssh & VMRC mutual exclusivity (#3066)
Fixes a bug where the guacamole RDP/SSH connection buttons would not be rendered in cloud views for hypervisors where VMRC was enabled

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
(cherry picked from commit 7b52b1af953c9c1a377006d388da4ac2beab3c0d)
2024-05-20 12:54:00 +02:00
Guillemo Ramos
cff2bb697b
F #6053: Fix Ceph restore (#3065)
Fix wrong handling of the two datastores involved (backup+ceph)

Signed-off-by: Guillermo Ramos <gramos@opennebula.io>
2024-05-20 11:11:56 +02:00
David
80dec984d8
M #-: Protect null value (#3060) 2024-05-17 13:38:10 +02:00
Tino Vázquez
e78a6cfd1b L #-: Rubocop 1.63.5 2024-05-17 13:36:36 +02:00
Ruben S. Montero
ca461e4e28
F #6053: Consolidate datastore operation in Transfarmaner::Datastore
- Access methods to BRIDGE_LIST
- Generic execution of datastore driver operations
- Adapt restore operations to new interface
- Adapt rsync action
2024-05-16 18:14:15 +02:00
Jorge Miguel Lobo Escalona
d6c5117995
F OpenNebula/One#6499: Add form enable 2fa (#3059) 2024-05-16 17:25:33 +02:00