Misc updates

Add aliases for glance-manage -> glance.manage.

Update requirements and bindep to use snapcraft from packages until
installation from git is functional.

Change-Id: Idc7032404a46e2a6877aceb02632e7305dbc281d
This commit is contained in:
James Page 2017-01-04 09:17:54 +00:00
parent d4523471a7
commit a270b48ea0
3 changed files with 4 additions and 6 deletions

View File

@ -1,2 +1 @@
libsodium-dev [platform:dpkg]
libapt-pkg-dev [platform:dpkg]
snapcraft [platform:dpkg]

View File

@ -1,5 +1,2 @@
# Requirements to build snap
git+https://github.com/openstack-snaps/snapcraft@fixup-install-requires#egg_name=snapcraft
# PyPi less dependencies
https://launchpad.net/ubuntu/+archive/primary/+files/python-apt_1.1.0~beta1build1.tar.xz
https://launchpad.net/python-distutils-extra/trunk/2.39/+download/python-distutils-extra-2.39.tar.gz
# NOTE empty for now until snapcraft installable from branch

View File

@ -26,6 +26,8 @@ apps:
command: snap-openstack glance-manage
plugs:
- network
aliases:
- glance-manage
parts:
glance: