commit | 0ef3a73f303f126d8eb5392fead40e8b3755c71c | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu Oct 29 02:44:34 2015 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Oct 29 02:44:34 2015 -0400 |
tree | 23926886b882fac1ae140d59fa96b3ebca8bb5c7 | |
parent | c5bb7663b618a91b15d379fb5b2550e238566ce6 [diff] |
Switch to using pbr version for cli version string This commit switches from using the hard coded version strings in the cliff main app to using the version string generated pbr. This means that the version returned from --version on the tempest cli will actually reflect the version of the code you're using. Change-Id: I74b2a2c4f1cf9b4a6639c35545b3256ea94cd961