Skip to content

Conversation

@weizhouapache
Copy link
Member

@weizhouapache weizhouapache commented Jan 22, 2025

Description

This PR fixes #9757

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 15.13%. Comparing base (d053bb9) to head (d2e38fb).
Report is 15 commits behind head on 4.19.

Files with missing lines Patch % Lines
...pache/cloudstack/api/response/NetworkResponse.java 0.00% 3 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19   #10236      +/-   ##
============================================
- Coverage     15.13%   15.13%   -0.01%     
+ Complexity    11279    11275       -4     
============================================
  Files          5408     5408              
  Lines        474007   474011       +4     
  Branches      57822    57822              
============================================
- Hits          71746    71729      -17     
- Misses       394240   394264      +24     
+ Partials       8021     8018       -3     
Flag Coverage Δ
uitests 4.30% <ø> (ø)
unittests 15.85% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@weizhouapache weizhouapache marked this pull request as ready for review January 22, 2025 17:02
@weizhouapache
Copy link
Member Author

@blueorangutan package

@blueorangutan
Copy link

@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12175

Copy link
Member

@bernardodemarco bernardodemarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, manually tested in a local environment:

  1. Created a shared network with a specified VLAN.
  2. Created a domain admin account.
  3. Accessed the details of the network with the domain admin account, and verified that the operation icons were disabled:
    image
  4. Created a shared network without a specified VLAN.
  5. Verified that operation icons were enabled for the domain admin account:
    image

@DaanHoogland DaanHoogland added this to the 4.19.2 milestone Jan 29, 2025
Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clgtm

@DaanHoogland DaanHoogland merged commit 0f544c9 into apache:4.19 Jan 30, 2025
24 of 25 checks passed
rg9975 pushed a commit to rg9975/cloudstack that referenced this pull request Jan 31, 2025
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Operation Icons on Shared Network w/VLAN on non-root Accounts

4 participants