e0b417623d
Recently I've been querying what versions of openstacksdk are installed in various environments, it would be handy to have a quick way to see what's installed. This adds a __main__ handler and a single command "version" to print the full version (with git reference). Change-Id: I690f2987740c804735879985d19752c31490c7c9
5 lines
109 B
YAML
5 lines
109 B
YAML
---
|
|
features:
|
|
- The installed version can now be quickly checked with ``python -m
|
|
openstack version``.
|