Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptions 99/58799/2
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 1 Jun 2018 15:54:11 +0000 (16:54 +0100)
committerEmma Foley <emma.l.foley@intel.com>
Thu, 21 Jun 2018 13:51:58 +0000 (13:51 +0000)
commite2693cbbe87aed8864bddc00db427aab8eebd4cf
treede99640446b96e16d4c77624c06daf96a798d344
parent358a935273268d83fc059dbcfae1ca678dde35d7
Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptions

JIRA: YARDSTICK-1218

Change-Id: I804065e9bce3e728f5bf9e756a78df8fd28f74ac
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit dc0e675f47f4dbf1b54ce9c22878e2e876bc26e8)
tests/unit/network_services/helpers/test_dpdkbindnic_helper.py
yardstick/benchmark/scenarios/networking/vnf_generic.py
yardstick/common/exceptions.py
yardstick/error.py [deleted file]
yardstick/network_services/helpers/dpdkbindnic_helper.py
yardstick/tests/unit/benchmark/scenarios/networking/test_vnf_generic.py
yardstick/tests/unit/common/test_utils.py