3 # Copyright (c) 2018 All rights reserved
4 # This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
15 from xtesting.core import feature
17 logger = logging.getLogger(__name__)
20 class OsStor4nfvTest(feature.Feature):
23 logger.info("Stor4NFV OpenStack test suite")
25 return feature.Feature.EX_OK