Merge "Fix to use "." to source script files"

This commit is contained in:
Jenkins 2017-09-04 12:25:47 +00:00 committed by Gerrit Code Review
commit 63ebdb506a
1 changed files with 1 additions and 1 deletions

View File

@ -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.