[openstack-dev] [Oslo] oslo.version and pbr
Monty Taylor
mordred at inaugust.com
Sun Aug 4 19:23:45 UTC 2013
On 08/04/2013 02:24 PM, Dean Troyer wrote:
> On Sunday, August 4, 2013, Monty Taylor wrote:
>
> - make an oslo.version library based on the current code in pbr
>
>
> +1
>
>
> - bring the nova version code over, and keep its depend on oslo.config
>
>
> +1 (code reuse), -1 (depend on oslo.config)
>
>
> That way, pbr can go back to being a build-time need - and the people
> who want the runtime version discovery code probably won't mind also
> consuming oslo.config.
>
>
> IIRC none of the CLIs currently use oslo.config, I'd prefer to keep it
> that way. It looks like the only thing in any of the lib repos that
> uses it is keystone's auth_token. I wish there was a way to exclude
> that for end-users installing just the CLIs from pypi. Packaged
> installs should/do properly separate that.
We can do it without it consuming oslo.config too - there's a patch to
pbr outstanding which is a non-oslo.config version of it - so if that's
a goal, we can do it that way.
> Also, now that pbr doesn't need setuptools-git or d2to1 any more, I
> think as soon as the version code is split into oslo.version, I'd like
> to release a 1.0 of pbr and call it both done and API stable.
>
>
> +1
>
> dt
>
> --
> Dean Troyer
> dtroyer at gmail.com <mailto:dtroyer at gmail.com>
>
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
More information about the OpenStack-dev
mailing list