d891227494
It was a functionality available in charm helpers. It is implemented in a similar way: * Get the current series from the `keystone` machine * Get the OS version from `get_current_os_versions` * Try to find the built string in `OPENSTACK_RELEASES_PAIRS` It is thus possible to compare release pairs as it returns integers.
11 lines
84 B
Plaintext
11 lines
84 B
Plaintext
.tox
|
|
*.pyc
|
|
build/
|
|
dist/
|
|
.local
|
|
zaza.egg-info/
|
|
.coverage
|
|
.vscode/
|
|
# Sphinx
|
|
doc/build
|