Skip to content

Conversation

@leo79901
Copy link

@leo79901 leo79901 commented Dec 7, 2024

Description

Resolve the issur : Should not shutting down a server which is already shut.
Thanks for DaanHoogland which provide code.

This PR...

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?

I am so sorry about this. I don't know much about Java, thus I have not tested...

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

JoaoJandre and others added 22 commits November 27, 2024 11:47
* added support for telugu langugae

* fixed typo  telugu language

* Update ui/public/locales/te.json

Co-authored-by: dahn <[email protected]>

---------

Co-authored-by: dahn <[email protected]>
…ache#9930)

* Added-cpu-core-and-memory-range-fot-type-offers-CustomConstrained

* Update ui/src/components/view/ListView.vue

Co-authored-by: Fabricio Duarte <[email protected]>

* Update ui/src/components/view/ListView.vue

Co-authored-by: Fabricio Duarte <[email protected]>

---------

Co-authored-by: layon.oliveira <[email protected]>
Co-authored-by: Fabricio Duarte <[email protected]>
* UI: Checkbox to make a newly added Network the default one in the Instance's Network tab

* Fixed an issue that was causing exit from network tab after add-network
…listNetworkOfferings` API (apache#9947)

* add guestiptype and forvpc filters for listNetworkOfferings on UI

* fix duplicate option names on list filters
* Fix `updateTemplatePermission` when the UI is set to a language other than English (apache#9766)

* Fix updateTemplatePermission UI in non-english language

* Improve fix

---------

Co-authored-by: Lucas Martins <[email protected]>

* Prepend vpc name to vpc tier network name based on global setting

* Added UT for createVpcGuestNetwork

* rename connector to delimiter and add configKey.Category.Network

* Move setting the name to a new method

---------

Co-authored-by: Daan Hoogland <[email protected]>
Co-authored-by: Lucas Martins <[email protected]>
Co-authored-by: Lucas Martins <[email protected]>
* 4.20:
  UI: Tooltip on the host information card to display the CPU speed in MHz and the memory value in MB (to 3 decimal places) (apache#9971)
  UI: Allow accounts of the `User` type to add other accounts or users to projects through UI (apache#9927)
  enable to create VPC portfowarding rules with source cidr (apache#7081)
  Add new column `last_id` to the table volumes (apache#9759)
  Allow VMWare import via another host (apache#9787)
  Linstor: add support for ISO block devices and direct download (apache#9792)
  get expunged VM data for job result (apache#9949)
  fix section divider display on auth page (apache#9966)
* API to validate Quota activation rule

* Apply suggestions from code review

Co-authored-by: Bryan Lima <[email protected]>

* Use constants

---------

Co-authored-by: Henrique Sato <[email protected]>
Co-authored-by: Bryan Lima <[email protected]>
* 4.20:
  UI: Fix userdata and load balancer selection (apache#10016)
  Prevent password updates for SAML and LDAP users (apache#9999)
  cloudstack-migrate-databases: sql AND added (apache#10033)
  engine/schema: move SQLs to 4.20.0 to 4.20.1 upgrade (apache#10018)
  Remove user from project before deletion (apache#10008)
  Simplify validation for creating volume templates via UI (apache#9828)
* 4.20:
  move sql code to the right file (apache#10035)
* 4.20:
  move upgrade code to the right file (apache#10036)
Resolve the issur : Should not shutting down a server which is already shut.
Thanks for DaanHoogland which provide code.
@DaanHoogland
Copy link
Contributor

see #10059 for the final version

@DaanHoogland DaanHoogland mentioned this pull request Dec 8, 2024
14 tasks
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.

9 participants