diff --git a/environment/answers.sls b/environment/answers.sls
index 9962c6d080ae524a4f234c06c405831ede4901bb..1137406811b3914eebbe597898aa5b538c65b7d6 100644
--- a/environment/answers.sls
+++ b/environment/answers.sls
@@ -168,9 +168,9 @@ networking:
 
 
 ## neutron networking backend.  Valid values are networking-ovn
-## or linuxbridge
+## or linuxbridge or openvswitch
 neutron:
-  backend: networking-ovn
+  backend: openvswitch
 
 ## nova configuration options.  Ref: https://docs.openstack.org/nova/latest/configuration/config.html
 nova: