diff --git a/doc/devenv-vagrant.rst b/doc/devenv-vagrant.rst index 29b24d5d5b33916c32cf4f9a71899b8569256dff..c34e5c7f5a6e0d2c455e378eb98ba728c85b975d 100644 --- a/doc/devenv-vagrant.rst +++ b/doc/devenv-vagrant.rst @@ -117,7 +117,7 @@ Deploy multinode with:: Validate OpenStack is operational:: source ~/openrc - openstack user-list + openstack user list Or navigate to http://10.10.10.254/ with a web browser.