Add openstackclient bits
This commit is contained in:
7
tests/utils.py
Normal file
7
tests/utils.py
Normal file
@ -0,0 +1,7 @@
|
||||
# vim: tabstop=4 shiftwidth=4 softtabstop=4
|
||||
|
||||
import unittest
|
||||
|
||||
|
||||
class TestCase(unittest.TestCase):
|
||||
pass
|
Reference in New Issue
Block a user