Public bug reported:

[OS + Charm version] 
trusty-icehouse

[Tool]
lp:~ost-maintainers/openstack-charm-testing/trunk

[Steps]
1. juju-deployer -c next.yaml -d trusty-icehouse
2. ./configure
3. create a vxlan tenant network

[Result]
create vxlan tenant network failed

[Analyzation]
The definition of '  overlay-network-type' in config.yaml of neutron-api shows 
as below, which is default set as 'gre', currently as it described choose one 
of the value, however, the tunnel_types could be a list in neutron 
ml2_conf.ini, such as 'tunnel_types = gre,vxlan', so the default value of 
'overlay-network-type' should be like a list of 'gre vxlan'.
overlay-network-type:
    default: gre
    type: string
    description: |
      Overlay network type to use choose one of:
      .
        gre
        vxlan
      '
Affected file:
neutron-api
  config.yaml
  get_overlay_network_type() in neutron-api-context.py
  neutron-api-hooks.py
neutron-gateway
  quantum_context.py

** Affects: neutron-api (Juju Charms Collection)
     Importance: Undecided
     Assignee: Edward Hope-Morley (hopem)
         Status: New

** Affects: neutron-gateway (Juju Charms Collection)
     Importance: Undecided
     Assignee: Edward Hope-Morley (hopem)
         Status: New


** Tags: cts openstack

** Tags added: cts openstack

** Also affects: neutron-gateway (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: neutron-api (Juju Charms Collection)
     Assignee: (unassigned) => Edward Hope-Morley (hopem)

** No longer affects: neutron-gateway (Ubuntu)

** Also affects: neutron-gateway (Juju Charms Collection)
   Importance: Undecided
       Status: New

** Changed in: neutron-gateway (Juju Charms Collection)
     Assignee: (unassigned) => Edward Hope-Morley (hopem)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429832

Title:
  Can't create gre and vxlan type tenant network once deployed

To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/neutron-api/+bug/1429832/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to