First run on snapcraft (#1)

Initial smooshing of existing snaps together. Contains all the basic openstack components that are snapped, plus libvirt/qemu parts borrowed from multipass.
This commit is contained in:
Pete Vander Giessen
2018-09-21 12:24:47 +02:00
committed by GitHub
parent 87dc69a292
commit b6db5853a9
26 changed files with 1656 additions and 0 deletions

7
.gitignore vendored
View File

@@ -3,6 +3,13 @@ __pycache__/
*.py[cod]
*$py.class
# Snap
microstack*.snap
microstack_source.tar.bz2
prime/
snap/.snapcraft
stage/
# Emacs
*~