"NoSuchOptError: no such option disable_ssl_certificate_validation in group [identity]" in vpnaas tempest plugin

Bug #1614827 reported by YAMAMOTO Takashi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
YAMAMOTO Takashi

Bug Description

vpnaas tempest plugin is broken after I296f1080ce89f0cdceae1c476866b215393b2605

eg.
http://logs.openstack.org/52/357552/1/check/gate-tempest-dsvm-networking-midonet-v2/c7b538f/console.html

2016-08-19 01:20:14.212494 | Failed to import test module: neutron_vpnaas.tests.tempest.api.test_vpnaas
2016-08-19 01:20:14.212517 | Traceback (most recent call last):
2016-08-19 01:20:14.212555 | File "/usr/local/lib/python2.7/dist-packages/unittest2/loader.py", line 456, in _find_test_path
2016-08-19 01:20:14.212578 | module = self._get_module_from_name(name)
2016-08-19 01:20:14.212615 | File "/usr/local/lib/python2.7/dist-packages/unittest2/loader.py", line 395, in _get_module_from_name
2016-08-19 01:20:14.212631 | __import__(name)
2016-08-19 01:20:14.212685 | File "/opt/stack/new/neutron-vpnaas/neutron_vpnaas/tests/tempest/api/test_vpnaas.py", line 24, in <module>
2016-08-19 01:20:14.212715 | from neutron_vpnaas.tests.tempest.api import base
2016-08-19 01:20:14.212757 | File "/opt/stack/new/neutron-vpnaas/neutron_vpnaas/tests/tempest/api/base.py", line 24, in <module>
2016-08-19 01:20:14.212783 | from neutron_vpnaas.tests.tempest.api import clients
2016-08-19 01:20:14.212821 | File "/opt/stack/new/neutron-vpnaas/neutron_vpnaas/tests/tempest/api/clients.py", line 63, in <module>
2016-08-19 01:20:14.212841 | class Manager(manager.Manager):
2016-08-19 01:20:14.212878 | File "/opt/stack/new/neutron-vpnaas/neutron_vpnaas/tests/tempest/api/clients.py", line 71, in Manager
2016-08-19 01:20:14.212902 | CONF.identity.disable_ssl_certificate_validation,
2016-08-19 01:20:14.212945 | File "/opt/stack/new/tempest/.tox/all-plugin/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 3057, in __getattr__
2016-08-19 01:20:14.212968 | return self._conf._get(name, self._group)
2016-08-19 01:20:14.213009 | File "/opt/stack/new/tempest/.tox/all-plugin/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2668, in _get
2016-08-19 01:20:14.213032 | value = self._do_get(name, group, namespace)
2016-08-19 01:20:14.213074 | File "/opt/stack/new/tempest/.tox/all-plugin/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2685, in _do_get
2016-08-19 01:20:14.213095 | info = self._get_opt_info(name, group)
2016-08-19 01:20:14.213139 | File "/opt/stack/new/tempest/.tox/all-plugin/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2824, in _get_opt_info
2016-08-19 01:20:14.213161 | raise NoSuchOptError(opt_name, group)
2016-08-19 01:20:14.213193 | NoSuchOptError: no such option disable_ssl_certificate_validation in group [identity]

tags: added: gate-failure vpnaas
Changed in neutron:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-vpnaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/357610

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-vpnaas (master)

Reviewed: https://review.openstack.org/357610
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=34f0f98b4904c4e31899501dc9aaab0e87bf495e
Submitter: Jenkins
Branch: master

commit 34f0f98b4904c4e31899501dc9aaab0e87bf495e
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Aug 19 14:23:11 2016 +0900

    Update disable_ssl_certificate_validation reference

    After the recent tempest change. [1]

    [1] I296f1080ce89f0cdceae1c476866b215393b2605

    Closes-Bug: #1614827
    Change-Id: Ifa4b22d6655a1814788c2299ac46b9f13db867be

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-vpnaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/358267

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-vpnaas (master)

Change abandoned by Andrey Pavlov (<email address hidden>) on branch: master
Review: https://review.openstack.org/358267
Reason: options was reverted https://review.openstack.org/#/c/357907/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-vpnaas 9.0.0.0b3

This issue was fixed in the openstack/neutron-vpnaas 9.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.