Fix to use "." to source script files
Adhering to coding conventions. Refer to ``Code conventions`` at https://docs.openstack.org/contributor-guide/ for details. Change-Id: I8168ae0eda632b146d5d7fe09542d6a77c9d00ae
This commit is contained in:
parent
173bcfb8ca
commit
90fed21d8f
@ -158,7 +158,7 @@ Service Test
|
||||
|
||||
1. As the dynamic routing is only supported by admin, source the devstack admin credentials::
|
||||
|
||||
$ source devstack/openrc admin admin
|
||||
$ . devstack/openrc admin admin
|
||||
|
||||
2. Verify the neutron dynamic routing agent is running.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user