Default install method to pip

We want to encourge users to use the released versions of shade, so
flip the switch to pip.  We still support git and will continue to
test against it.

Change-Id: I7c18dc43ff136eeffdeef9e9ce970d7365b165fb
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-04-13 15:53:28 -04:00
parent a2c6f0dc9b
commit 8a55c99ca1
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
2 changed files with 1 additions and 3 deletions

View File

@ -9,8 +9,6 @@
- job:
name: ansible-role-shade
parent: ansible-role-shade-base
vars:
shade_install_method: pip
- job:
name: ansible-role-shade-fedora-27

View File

@ -18,7 +18,7 @@ shade_git_uri: https://git.openstack.org/openstack-infra/shade
shade_git_version: master
# shade_git_update
shade_install_method: git
shade_install_method: pip
shade_pip_name: shade
# shade_pip_executable: