How to check the historical versions of OpenStack services installed with only the last four versions
Bug #2092647 reported by
高中
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstack-manuals |
New
|
Undecided
|
Unassigned |
Bug Description
此 bug 跟踪器用于文档错误,
- [ ] 这个文档在这一点上是不准确的:
- [x ] 这是一个文档添加请求。
- [ ] 我对文档有一个修复,
如果您遇到故障排除或支持问题,
- 邮件列表:https:/
- IRC:OFTC 上的“openstack”频道
To post a comment you must log in.
To view the last four versions of OpenStack services, you can use the OpenStack CLI with the `versions` command.
1. Access the CLI:
Open a terminal or command prompt.
2. Use the openstack versions command:
This command will list the available versions of the OpenStack services in your environment.
3. Filter by service:
You can also specify a service using the --service flag (e.g., openstack versions --service nova).