← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1427032] Re: Enable neutron network integration testing via horizon.conf

 

*** This bug is a duplicate of bug 1425882 ***
    https://bugs.launchpad.net/bugs/1425882

** This bug has been marked a duplicate of bug 1425882
   Use Neutron in Horizon integration tests job

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1427032

Title:
  Enable neutron network integration testing via horizon.conf

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  At first , have a testing devstack with neutron enabled  by referring
  https://wiki.openstack.org/wiki/NeutronDevstack

  add the following to local.conf

  [[local|localrc]]
  disable_service n-net
  enable_service q-svc
  enable_service q-agt
  enable_service q-dhcp
  enable_service q-l3
  enable_service q-meta


  Then , have  horizon.conf  include something like this

  #Set to neutron to testing notwork dashboard
  #There is no network testing at default. The default
  #is nova-network
  #network=nova-netwrok
  network=neutron

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1427032/+subscriptions


References