barbican/devstack/lib
Luigi Toscano 37bc0d00df Fix the barbicanclient installation not from source
- follow the standard installation pattern for barbicanclient:
  only clones if it is installed from source. This way it is
  possible to install and test barbicanclient from pip
  by default, additional jobs can simply add it
  to required-projects;
- define the repository metadata using the GIT* arrays.
  They are also defined by stackrc, but they should be probably
  removed from there;
- remove the useless call of configure_barbicanclient (the same
  steps are already performed by install_barbicanclient).
  Going forward, configure_barbicanclient can be removed

Change-Id: Iea1cd3f82c3b38f03f91b0191846e1ddbbfb1d6c
(cherry picked from commit 646a0360b9)
2019-12-10 14:21:28 +01:00
..
barbican Fix the barbicanclient installation not from source 2019-12-10 14:21:28 +01:00