Fix for pike nova placement interface pick.

- Pushing nova to use internal interface for keystone auth.

Prod_related: PROD-30591

Change-Id: I54d0f42a7595f16c754f65095bf73396b09e3db4
diff --git a/README.rst b/README.rst
index 549b68d..aae1c04 100644
--- a/README.rst
+++ b/README.rst
@@ -52,6 +52,9 @@
           user: nova
           password: pwd
           tenant: service
+          interface: internal
+          valid_interfaces:
+          - internal
         message_queue:
           engine: rabbitmq
           host: 127.0.0.1