diff --git a/README.md b/README.md index 31c8a51..7bbd56d 100644 --- a/README.md +++ b/README.md @@ -62,14 +62,6 @@ add those to $SNAP_COMMON as well. The services for the glance snap will log to its $SNAP_COMMON writable area: /var/snap/glance/common/log. -## Managing glance - -The glance snap has alias support that enables use of the well-known -glance-manage command. To enable the alias, run the following prior to -using the command: - - sudo snap alias glance.manage glance-manage - ## Restarting glance services To restart all glance services: diff --git a/snapcraft.yaml b/snapcraft.yaml index 9b6feff..78e0c89 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -23,8 +23,6 @@ apps: - network-bind manage: command: snap-openstack glance-manage - aliases: - - glance-manage plugs: - network