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:
committed by
GitHub
parent
87dc69a292
commit
b6db5853a9
7
.gitignore
vendored
7
.gitignore
vendored
@@ -3,6 +3,13 @@ __pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Snap
|
||||
microstack*.snap
|
||||
microstack_source.tar.bz2
|
||||
prime/
|
||||
snap/.snapcraft
|
||||
stage/
|
||||
|
||||
# Emacs
|
||||
*~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user