bootstrap-vz/tests/integration/images/__init__.py

7 lines
82 B
Python
Raw Normal View History

class Image(object):
def __init__(self, manifest):
self.manifest = manifest