diff --git a/doc/source/install/install-osa.rst b/doc/source/install/install-osa.rst
new file mode 100644
index 0000000000..469e72ff0c
--- /dev/null
+++ b/doc/source/install/install-osa.rst
@@ -0,0 +1,7 @@
+.. _install-osa:
+
+Deploying with OpenStack-Ansible
+--------------------------------
+You can also deploy and set up Octavia using `OpenStack-Ansible `_ by following
+the `Octavia role for OpenStack-Ansible `_
+which installs and configures Octavia as part of your OpenStack deployment.
diff --git a/doc/source/install/install.rst b/doc/source/install/install.rst
index 0a79242b8a..e1fcedf09b 100644
--- a/doc/source/install/install.rst
+++ b/doc/source/install/install.rst
@@ -18,3 +18,4 @@ Note that installation and configuration vary by distribution.
install-ubuntu.rst
install-amphorav2.rst
+ install-osa.rst