summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-20 15:48:26 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-14 16:32:55 +0000
commit0d5af7602ecfe35d263c43f21455d40869a175ef (patch)
tree184c006828d586fe5f8361caf26e565887353283 /morphlib/__init__.py
parent143061309ce93a1b243399fff9d9a7b87bed57ff (diff)
downloadmorph-0d5af7602ecfe35d263c43f21455d40869a175ef.tar.gz
Add an artifact cache which uses OSTree
Change-Id: Ie591875d0507b4f43da3e91d4ca63e0a4dc7cbf2
Diffstat (limited to 'morphlib/__init__.py')
-rw-r--r--morphlib/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/__init__.py b/morphlib/__init__.py
index e2641402..79e829a4 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -73,6 +73,7 @@ import morphology
import morphloader
import morphset
import ostree
+import ostreeartifactcache
import remoteartifactcache
import remoterepocache
import repoaliasresolver