diff --git a/README.md b/README.md index a498877..cb16078 100644 --- a/README.md +++ b/README.md @@ -88,14 +88,6 @@ will no longer be used. The services for the keystone snap will log to its $SNAP_COMMON writable area: /var/snap/keystone/common/log. -## Managing keystone - -The keystone snap has alias support that enables use of the well-known -keystone-manage command. To enable the alias, run the following prior to -using the command: - - sudo snap alias keystone.manage keystone-manage - ## Restarting keystone services To restart all keystone services: diff --git a/snapcraft.yaml b/snapcraft.yaml index 874ff8b..2a07999 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -22,8 +22,6 @@ apps: - network-bind manage: command: snap-openstack keystone-manage - aliases: - - keystone-manage plugs: - network