diff options
author | Monty Taylor <mordred@inaugust.com> | 2013-02-06 13:18:01 +1100 |
---|---|---|
committer | Monty Taylor <mordred@inaugust.com> | 2013-02-07 06:22:21 -0600 |
commit | 076e9e5be20a104e8d8882235f188f98a38dea89 (patch) | |
tree | 846c9c725073c30f123526361f9693c553763125 /openstack/common/db/sqlalchemy/utils.py | |
parent | 50eae15777327745b2d87069922bf32c4f6f397c (diff) | |
download | oslo-076e9e5be20a104e8d8882235f188f98a38dea89.tar.gz oslo-076e9e5be20a104e8d8882235f188f98a38dea89.tar.xz oslo-076e9e5be20a104e8d8882235f188f98a38dea89.zip |
Add support for directly stringifying VersionInfo.
glanceclient, and others, want to have a __version__ member in their
top-level __init__.py. This leads to attempting to process the
version information to realize the string at import time, rather
than at request time. If we make VersionInfo a thing which can
behave like a string, then, we should get the things we want without
the operational weirdness.
Change-Id: I3eb15006f50ed1155c85977aaae842677c5ec4bc
Diffstat (limited to 'openstack/common/db/sqlalchemy/utils.py')
0 files changed, 0 insertions, 0 deletions