From 9ca193fda346da4fdf0f3b48332a79f5b09f63d2 Mon Sep 17 00:00:00 2001 From: Travis Truman Date: Thu, 19 Jan 2017 10:53:48 -0500 Subject: [PATCH] Correct location of the secrets file in Ops doc Change-Id: Id573959d641a8e9c9613ae79bdc1fc49fb79bff7 --- .../openstack-operations/verify-deploy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/draft-operations-guide/openstack-operations/verify-deploy.rst b/doc/source/draft-operations-guide/openstack-operations/verify-deploy.rst index 94886ac255..25805cb304 100644 --- a/doc/source/draft-operations-guide/openstack-operations/verify-deploy.rst +++ b/doc/source/draft-operations-guide/openstack-operations/verify-deploy.rst @@ -65,4 +65,4 @@ the OpenStack API and dashboard. #. Authenticate using the username ``admin`` and password defined by the ``keystone_auth_admin_password`` option in the - ``/etc/openstack_deploy/user_osa_secrets.yml`` file. + ``/etc/openstack_deploy/user_secrets.yml`` file.