apache / apache/cloudstack

UI/API: Provide option of Domain Id in Service offering

未關閉
#11,398 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
component:api component:orchestration component:UI type:improvement
主要語言
Java
星號
3.1k
分支
1.4k
平均合併
6 天 19 小時
30 天內合併 PR
32

描述

### The required feature described as a wish

As a Admin user I would like to dedicate some offerings to a particular Domain or an Account

Currently, we provide the option to dedicate Zone, Pod, Cluster, Host to a domain or a account and other resources

https://cloudstack.apache.org/api/apidocs-4.20/apis/dedicateZone.html
https://cloudstack.apache.org/api/apidocs-4.20/apis/dedicatePod.html
https://cloudstack.apache.org/api/apidocs-4.20/apis/dedicateCluster.html
https://cloudstack.apache.org/api/apidocs-4.20/apis/dedicateHost.html

And also in the UI

Zone

Image

Pod

Image

Cluster

Image

Host

Image

Currently, all the create offerings support only the domainid parameter ,

If we can extend the feature of dedicating a service offering to an account it would be great

https://cloudstack.apache.org/api/apidocs-4.20/apis/createServiceOffering.html
https://cloudstack.apache.org/api/apidocs-4.20/apis/createDiskOffering.html
https://cloudstack.apache.org/api/apidocs-4.20/apis/createNetworkOffering.html
https://cloudstack.apache.org/api/apidocs-4.20/apis/createVPCOffering.html

or

Cloudstack can provide the option of only domain id in the UI for create service offerings in the UI , it would be helpful for the admin user tp dedicate it to a particular domain

Image

貢獻指南

開啟貢獻指南

研究方向

先從已有文件的 createServiceOffering、createDiskOffering、createNetworkOffering 和 createVPCOffering API 開始,然後將它們與現有的 dedicateZone、dedicatePod、dedicateCluster 和 dedicateHost API 以及 service-offering UI 進行比較。完成的標準是:對於所選的 offering 類型,所要求的網域或帳戶專用選項在 API 中以及適用時在 UI 中都有一致的定義。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
api, cloud
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。