From a270b48ea01f44e042b5a8dfd37ce23693accb4c Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 4 Jan 2017 09:17:54 +0000 Subject: [PATCH] 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 --- bindep.txt | 3 +-- requirements.txt | 5 +---- snapcraft.yaml | 2 ++ 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/bindep.txt b/bindep.txt index 55a90e5..5816a55 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,2 +1 @@ -libsodium-dev [platform:dpkg] -libapt-pkg-dev [platform:dpkg] +snapcraft [platform:dpkg] diff --git a/requirements.txt b/requirements.txt index 5f39202..4b00533 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 diff --git a/snapcraft.yaml b/snapcraft.yaml index bc68d78..8d8b87a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -26,6 +26,8 @@ apps: command: snap-openstack glance-manage plugs: - network + aliases: + - glance-manage parts: glance: