diff --git a/README.md b/README.md index 3387926..cd0cfe9 100644 --- a/README.md +++ b/README.md @@ -69,14 +69,6 @@ well. The services for the neutron snap will log to its $SNAP_COMMON writable area: /var/snap/neutron/common/log. -## Managing neutron - -The neutron snap has alias support that enables use of the well-known -neutron-db-manage command. To enable the alias, run the following prior to -using the command: - - sudo snap alias neutron.manage neutron-db-manage - ## Restarting neutron services To restart all neutron services: diff --git a/snapcraft.yaml b/snapcraft.yaml index 89d63ca..992a2f8 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -13,8 +13,6 @@ apps: - network-bind manage: command: snap-openstack neutron-db-manage - aliases: - - neutron-db-manage plugs: - network