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 摘要。