ClusterLabs / ClusterLabs/fence-agents
[Enhancement] fence_openstack - use the project's ID instead of the name
Open
- Dominant language
- Python
- Stars
- 125
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
`fence_openstack` requires a parameter called `--project-name`. However this is not very convenient when this value contains spaces: they must be escaped when an automation tool is used.
We should use the project's ID instead with an option called `--project-id`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.