On 10/11/14 20:27, Samuel Merritt wrote: > > Swift has an elegant* solution** to this problem that makes PBR into a > build-time-only dependency. > > Take a look at the top-level __init__.py in the Swift source tree: > https://github.com/openstack/swift/blob/709187b54ff2e9b81ac53977d4283523ce16af38/swift/__init__.py > For Horizon, there is a patch: https://review.openstack.org/#/c/92814/ to go the same route as swift. Matthias