On Wed, Feb 22, 2017 at 10:31:34AM -0500, Thomas Morin wrote: > Hi, > > A bit of context to make my question clearer: openstack/networking-bagpipe > relies on bagpipe-bgp which is not an openstack project although done by the > same people, and we would see a significant benefit in moving the code from > github to openstack. This post does not relate to licence/CLA questions (all > clear AFAIK, licence is Apache, all contributions by people who are also > Openstack contributors). It does not relate to code style or lib > dependencies either (there are a few things to adapt, which we have > identified and mostly covered already). > > The target would be: have the content of github's bagpipe-bgp repo become a > sub directory of the networking-bagpipe repo, and then tweak > setup.cfg/tox.ini so that this subdirectory becomes packaged and tested.
I don't believe that will work. for the most part PBR assumes 1 repo == 1
package.
Why not just import github:bagpipe-bgp into openstack/bagpipe-bgp and treat it
like any other OpenStack project?
It's pretty trivial to do that and it's documented in the infra manual:
https://docs.openstack.org/infra/manual/creators.html
Yours Tony.
signature.asc
Description: PGP signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
