Browse code

Merge "Correct neutron docs"

Zuul authored on 2018/08/13 23:13:25
Showing 1 changed files
... ...
@@ -376,8 +376,8 @@ controller node.
376 376
 
377 377
         ## Neutron options
378 378
         Q_USE_SECGROUP=True
379
-        ENABLE_PROJECT_VLANS=True
380
-        PROJECT_VLAN_RANGE=3001:4000
379
+        ENABLE_TENANT_VLANS=True
380
+        TENANT_VLAN_RANGE=3001:4000
381 381
         PHYSICAL_NETWORK=default
382 382
         OVS_PHYSICAL_BRIDGE=br-ex
383 383