Rename python-neutron-tests to python-neutron-tests-tempest

* https://review.rdoproject.org/r/#/c/10549/ marks the addition of
  neutron-tempest-plugin in RDO from Queens release. We need to
  rename the package to avoid breakage.

Change-Id: I168e666ce936e650c6137920dce75ae1a59a1a76
This commit is contained in:
Chandan Kumar 2017-11-30 19:59:16 +05:30
parent 7974224510
commit f65101fc22
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class tempest::params {
$python_mistral_tests = 'python-mistral-tests'
$python_vitrage_tests = 'python-vitrage-tests'
$python_murano_tests = 'python-murano-tests'
$python_neutron_tests = 'python-neutron-tests'
$python_neutron_tests = 'python-neutron-tests-tempest'
$python_fwaas_tests = 'python-neutron-fwaas-tests'
$python_lbaas_tests = 'python-neutron-lbaas-tests'
$python_l2gw_tests = 'python-networking-l2gw-tests-tempest'