Guest User

devstack.conf

a guest
Sep 23rd, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. [[local|localrc]]
  2. SCREEN_LOGDIR=/opt/stack/data/log
  3. Q_PLUGIN=ml2
  4. Q_AGENT=openvswitch
  5. Q_ML2_TENANT_NETWORK_TYPE=gre
  6.  
  7. disable_service n-net
  8. enable_service q-svc
  9. enable_service q-agt
  10. enable_service q-dhcp
  11. enable_service q-l3
  12. enable_service q-meta
  13. # Optional, to enable tempest configuration as part of devstack
  14. enable_service tempest
Advertisement
Add Comment
Please, Sign In to add comment