mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-01 15:07:17 +08:00
Merge pull request #9496 from wanyaoqi/automated-cherry-pick-of-#9494-upstream-release-3.5
Automated cherry pick of #9494: fix(region): guest to create input keep billing info
This commit is contained in:
@@ -5200,8 +5200,6 @@ func (self *SGuest) ToCreateInput(userCred mcclient.TokenCredential) *api.Server
|
||||
// clean some of user input
|
||||
userInput.GenerateName = ""
|
||||
userInput.Description = ""
|
||||
userInput.BillingType = ""
|
||||
userInput.BillingCycle = ""
|
||||
return userInput
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user