Fixed issue with extra function

Fixed issue with goodbye_security function, which shouldn't be here.

Change-Id: I76362607b2d879bf053bbece304cd0ac337b8008
Closes-Bug: #1320181
(cherry picked from commit 703a1820b9)
This commit is contained in:
TimurNurlygayanov 2014-05-22 15:38:25 +04:00 committed by NastyaUrlapova
parent 87d1db0f09
commit ae9b45c06e
1 changed files with 0 additions and 2 deletions

View File

@ -207,8 +207,6 @@ class MuranoSimple(TestBasic):
settings.SERVTEST_MURANO_IMAGE,
settings.SERVTEST_MURANO_IMAGE_NAME,
settings.SERVTEST_MURANO_IMAGE_META)
LOGGER.debug('Permit all traffic')
common_func.goodbye_security()
LOGGER.debug('Create key murano-lb-key')
common_func.create_key('murano-lb-key')
LOGGER.debug('Run OSTF platform tests')