From 205b122f73f06ab96513fc8bce45da5add390289 Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 1 Aug 2018 09:56:42 +0100 Subject: [PATCH] Mark snap as stable With the introduction of python bytecode compilation, this snap is ready for release into the stable channel. Change-Id: Ib0c6dec17a343e851f20c308704ca3824c5ffd42 --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 5bce0cf..06ea9ec 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -13,7 +13,7 @@ description: | This snap provides the openstack command-line client and other project specific command-line clients. confinement: classic -grade: devel +grade: stable apps: openstack: