Skip to content

Commit

Permalink
Add placement_install_method for distro installations
Browse files Browse the repository at this point in the history
This patch adds placement_install_method of distro in the extra
vars file that we use for testing in order for tests to properly
run for Placement.

Change-Id: I878e8c479d8963b339b5e1f6031f649c0f87082f
  • Loading branch information
mnaser committed Feb 6, 2019
1 parent d21a7d5 commit 95b3c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-distro_install-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ neutron_install_method: distro
nova_install_method: distro
octavia_install_method: distro
panko_install_method: distro
placement_install_method: distro
rally_install_method: distro
sahara_install_method: distro
searchlight_install_method: distro
Expand Down

0 comments on commit 95b3c27

Please sign in to comment.