Skip to content

Commit

Permalink
Merge "neutron lbaas-listener-create fails in liberty"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Mar 16, 2016
2 parents 6d197dd + 6493410 commit 6f3dee5
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -8,6 +8,8 @@
class LoadBalancerPluginV2(LoadBalancerPluginDbV2):
supported_extension_aliases = ["lbaasv2", "extra_lbaas_opts"]

path_prefix = loadbalancerv2.LOADBALANCERV2_PREFIX

def __init__(self):
super(LoadBalancerPluginV2, self).__init__()

Expand Down

0 comments on commit 6f3dee5

Please sign in to comment.