Suresh Kumar Anaparti
3a1f6923a2
Merge branch '4.16' into main
2022-02-23 20:21:46 +05:30
Wei Zhou
ca12ef31ac
ui: add VXLAN network identifiers (VNIs) in message.guest.traffic.in.advanced.zone ( #6034 )
2022-02-23 18:32:52 +05:30
Wei Zhou
5de1995376
api: update description of internal LB APIs ( #6035 )
2022-02-23 18:30:16 +05:30
nvazquez
86f6675898
Merge branch '4.16'
2022-02-23 06:46:41 -03:00
Nicolas Vazquez
36d3f434d1
UI: Reword the setting panel warning ( #6020 )
2022-02-23 14:15:48 +05:30
Pearl Dsilva
bc1498de40
ui: Fix column names translation issue ( #6025 )
...
* ui: Fix column names translation issue
* update labels
2022-02-22 23:05:09 -03:00
davidjumani
982462b537
ui: Display yes / no for vm requiring upgrade ( #6024 )
2022-02-22 11:20:51 -03:00
davidjumani
c0fe3dc827
ui : Fix linting issue ( #6023 )
...
* ui : Fix linting issue
* make it more appealing
2022-02-22 11:18:46 -03:00
davidjumani
b4b1f9b861
ui: Hide column selector in detail view ( #6022 )
2022-02-22 11:17:29 -03:00
Rakesh
831f7cff54
Support mutiple management networks in systemvms ( #4678 )
...
* Support mutliple management networks in systemvms
Currently only one management.network.cidr is suuported in systemvms
Allow supporting comma separated list of cidr's so that multiple
networks are reachable from systemvms.
* add local gateway
Co-authored-by: Rakesh Venkatesh <rakeshv@apache.org>
2022-02-22 08:11:31 -03:00
Harikrishna
4e826d504e
system_use column is now moved from disk_offering table to service_offering table, because it is applicable only to service offering. ( #6015 )
...
There is a left over usage of system_use when user tries to list disk offering. Now we deleted that reference.
2022-02-22 08:44:36 +01:00
Pearl Dsilva
e3d0ce9304
Improve default network offering setting for egress policy ( #5970 )
...
* Improve default network offering setting for egress policy
* descriptive info + restrict to only isolated n/ws
* add translation
2022-02-21 19:42:35 -03:00
davidjumani
b9e973ab9b
ui: Adding option to select columns to display ( #6001 )
2022-02-21 12:28:55 -03:00
davidjumani
2a1a012a4d
Allow domain admin to change domain and account settings ( #4339 )
...
* Allow domain admin to change domain and account settings
* Cleanup
* Remove useless global setting
* Restrict regular users with listConfig access
* Address comments
* Moving upgrade path
2022-02-21 12:25:45 -03:00
SadiJr
e7082d9384
Fix Usage event when a volume in allocated state is deleted ( #5901 )
...
Co-authored-by: SadiJr <sadi@scclouds.com.br>
2022-02-21 10:06:47 +01:00
Wei Zhou
5d1e54a4ab
server: fix host anti-affinity when start batch vms ( #6002 )
2022-02-21 09:54:03 +01:00
Wei Zhou
b8ce07475d
UI: fix network list when assign vm to other accounts in project view ( #6009 )
...
* UI: fix network list when assign vm to other accounts in project view
* PR#5009: return [] if empty result
2022-02-20 21:52:44 -03:00
Nicolas Vazquez
e662535dce
UI: Fix move VM out of a project ( #6010 )
...
* Fix move VM out of a project
* Improve
2022-02-20 21:51:25 -03:00
SadiJr
50955432d4
[Veeam] Change the VM assign flow logic in a Backup Offering ( #5903 )
...
Co-authored-by: SadiJr <sadi@scclouds.com.br>
2022-02-18 19:05:30 +01:00
Pearl Dsilva
d311f88d35
Allow scaling VM to a service offering having different storage tags ( #5996 )
2022-02-18 17:39:00 +01:00
Pearl Dsilva
72a77d553d
UI: Fix issue while listing projects in the Project Menu - DashBoard ( #6006 )
2022-02-18 10:28:29 -03:00
Hoang Nguyen
9eefc76fc5
UI: Filter menu UX improvements ( #5994 )
...
* fix filter menu
* fixes
* fixes
* fixes
2022-02-17 23:19:59 -03:00
Pearl Dsilva
550c810538
[VMware] Support for removal of NIC on IP disassociation on the VR ( #5985 )
...
* [VMware] Support for removal of NIC on IP disassociation on the VR
* address comments - extract code + add appropriate operation name in logs
* Do not remove/unplug nic on removal of static nat on last IP (Public NIC)
* address comments
* address comment
2022-02-17 22:44:03 -03:00
Nicolas Vazquez
f96f6faf24
Improve messages on adding hosts errors ( #5988 )
...
* Improve messages on adding hosts errors
* Remove unreachable code
* Improve error logs
* Apply suggestions
* Improve error msg
2022-02-17 21:51:30 -03:00
nvazquez
f74e87fbf8
Merge branch '4.16'
2022-02-17 21:49:12 -03:00
Wei Zhou
ac794a0c85
ui: minor change with help text on dashboard ( #6003 )
2022-02-17 21:48:37 -03:00
Suresh Kumar Anaparti
545f85936a
Merge branch '4.16' into main
2022-02-17 14:28:26 +05:30
Wei Zhou
c543f5f546
server: reapply checkVmProfileAndHost to check guest os preference ( #6000 )
2022-02-17 14:25:13 +05:30
SadiJr
478e24493e
Block remove of VM which has backup offering ( #5457 )
...
Co-authored-by: SadiJr <sadi@scclouds.com.br>
2022-02-17 09:17:53 +01:00
davidjumani
d82cd5569a
Respect VM UEFI details on first boot ( #5990 )
...
* Update settings only if API call is successful
* Validate template UEFI detail settings
* Read boot mode and type from vm details
* Cleanup
* Honour boot type over templae settings
* Addressing comments
* Explicitly thow exception
2022-02-16 23:44:33 -03:00
Nicolas Vazquez
ed30683e52
[Simulator] Add zone wide storage ( #5986 )
...
* [Simulator] Add zone wide storage
* Refactor
2022-02-16 22:50:55 -03:00
Pearl Dsilva
ee947e1310
[marvin, VMware] Fix repeated test failures observed on 'main' branch ( #5992 )
...
* [marvin, VMware] Fix test_06_disk_offering_strictness_false observed on 'main' branch
* Fix test
* update config only if false
* reset full clone setting to original values
2022-02-16 13:46:03 -03:00
JoaoJandre
59dda5b129
Added a log line to HttpUploadServerHandler ( #5983 )
...
* Added a log line to HttpUploadServerHandler
* Removed \n
* Address review
Co-authored-by: dahn <daan.hoogland@gmail.com>
Co-authored-by: Joao <JoaoJandre@gitlab.com>
Co-authored-by: dahn <daan.hoogland@gmail.com>
2022-02-16 08:43:42 -03:00
Suresh Kumar Anaparti
d4f40ecc6a
Fixed strings import issue ( #5998 )
...
* Fixed strings import issue in KubernetesClusterResourceModifierActionWorker
* Use isNoneEmpty
2022-02-15 13:32:41 -03:00
Suresh Kumar Anaparti
b50542a11c
Merge branch '4.16' into main
2022-02-15 19:26:04 +05:30
Pearl Dsilva
e0a5df50ce
CKS Enhancements and SystemVM template upgrade improvements ( #5863 )
...
* This PR/commit comprises of the following:
- Support to fallback on the older systemVM template in case of no change in template across ACS versions
- Update core user to cloud in CKS
- Display details of accessing CKS nodes in the UI - K8s Access tab
- Update systemvm template from debian 11 to debian 11.2
- Update letsencrypt cert
- Remove docker dependency as from ACS 4.16 onward k8s has deprecated support for docker - use containerd as container runtime
* support for private registry - containerd
* Enable updating template type (only) for system owned templates via UI
* edit indents
* Address comments and move cmd from patch file to cloud-init runcmd
* temporary change
* update k8s test to use k8s version 1.21.5 (instead of 1.21.3 - due to https://github.com/kubernetes/kubernetes/pull/104530 )
* support for private registry - containerd
* Enable updating template type (only) for system owned templates via UI
* smooth upgrade of cks clusters
* update pom file with temp download.cloudstack.org testing links
* fix pom
* add cgroup config for containerd
* add systemd config for kubelet
* add additional info during image registry config
* update to official links
2022-02-15 18:27:14 +05:30
davidjumani
b1bb22d984
ui: Pass rootdisksize only if template is not deployasis ( #5995 )
2022-02-15 09:07:19 -03:00
Nicolas Vazquez
97d42e9980
Fix: allow executing CopyCommand operations in parallel when it is set ( #5960 )
...
* Invoke the hypervisor guru instead of the guru cycle
* Refactor
* Remove unused import
* Refactor error
2022-02-14 23:52:45 -03:00
Nicolas Vazquez
fe03e306ac
Fix attach volume error for VM - different scope for VM volume and volume disk offering ( #5982 )
...
* Fix attach volume error for VM on different storage pool
* Fix typo
* Refactor
2022-02-13 11:06:44 -03:00
Pearl Dsilva
9f23fbe7b6
[Simulator] Fix NPE in SolidFireHostListener ( #5955 )
...
* [Simulator] Fix NPE in SolidFireHostListener
* address comments
* Update plugins/storage/volume/solidfire/src/main/java/org/apache/cloudstack/storage/datastore/provider/SolidFireSharedHostListener.java
Co-authored-by: sureshanaparti <12028987+sureshanaparti@users.noreply.github.com>
Co-authored-by: sureshanaparti <12028987+sureshanaparti@users.noreply.github.com>
2022-02-12 08:32:19 -03:00
JoaoJandre
7aa9d3cd51
UI: fix delete domain ( #5882 )
...
Co-authored-by: Joao <JoaoJandre@gitlab.com>
2022-02-11 16:45:16 -03:00
JoaoJandre
b489b5828e
[UI] Added account field to upload volume ( #5914 )
...
* [UI] Added account field to upload volume
* Add license
Co-authored-by: dahn <daan.hoogland@gmail.com>
Co-authored-by: Joao <JoaoJandre@gitlab.com>
Co-authored-by: dahn <daan.hoogland@gmail.com>
2022-02-11 16:30:56 -03:00
Bryan Lima
47a170757a
[UI] Addressing Dynamically Scale of KVM VMs ( #5923 )
...
* Externalize config to increment or not VM metrics in memory
* UI fix for dynamically scale of KVM VMs
Co-authored-by: SadiJr <17a0db2854@firemailbox.club>
Co-authored-by: SadiJr <31869303+SadiJr@users.noreply.github.com>
Co-authored-by: SadiJr <sadijacinto@gmail.com>
Co-authored-by: José Flauzino <jose.wilson.vf@gmail.com>
2022-02-11 16:29:37 -03:00
elShiaLabeouf
2c0adabad6
Added customization options for menu and dashboard elements ( #5937 )
2022-02-11 15:34:06 -03:00
davidjumani
a094dbc76e
Add option to infer boot type and mode from template ( #5974 )
...
* Add option to infer boot type and mode from template
* Rename to defaultBootType and mode
2022-02-11 15:28:59 -03:00
JoaoJandre
2d8f070ea4
When creating a new firewall egress rule, the source and destination CIDRs were not being trimmed, this commit changes this to trim both CIDRs from the user input. ( #5867 )
...
Co-authored-by: Joao <JoaoJandre@gitlab.com>
2022-02-11 14:06:01 -03:00
JoaoJandre
bcd0979a5a
Fixed possible blank domain UUID amd created new unit tests. ( #5835 )
...
Co-authored-by: Joao <JoaoJandre@gitlab.com>
2022-02-11 14:05:01 -03:00
Suresh Kumar Anaparti
48b1e73573
Merge branch '4.16' into main
2022-02-11 22:32:37 +05:30
dahn
8db598bc0f
set pod after migration ( #5972 )
...
Co-authored-by: Daan Hoogland <dahn@onecht.net>
2022-02-11 18:47:45 +05:30
Nicolas Vazquez
7f0a322b7d
[Vmware] Prevent NPE on template registration if guest OS is removed ( #5980 )
2022-02-11 07:36:59 -03:00