Sean Dague 79dd4b423c make heat-manage a console_script entry point
pbr has extra sauce for correctly making installed cli tools not do
unneeded pkg_resources metadata checks (that can only end in tears) if
those scripts are installed via the console_script entry
point. heat-manage looks like it is ready to be used this way.

Other scripts should be converted in the future to avoid erroneous
errors due to library metadata mismatch, which these tools should not
care about.

Change-Id: Ibfd54e7b1bae700e4fb49a32e5bf7c00d1f104d9
2015-06-17 22:07:45 +05:30
..
2015-03-25 12:54:31 +00:00