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 0f6117d..bd4d1b5 100644
--- a/README.rst
+++ b/README.rst
@@ -53,6 +53,9 @@
           user: nova
           password: pwd
           tenant: service
+          interface: internal
+          valid_interfaces:
+          - internal
         message_queue:
           engine: rabbitmq
           host: 127.0.0.1