← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1996129] [NEW] With new RBAC enabled: Tempest test failing on NetworkNotFound

 

Public bug reported:

I was testing the tempest with new RBAC enabled which mean in
neutron.conf enable the below options:

[oslo_policy]
enforce_scope = True
enforce_new_defaults = True

https://zuul.opendev.org/t/openstack/build/930366c016de49c4b7c26f69b371411a/log/controller/logs/etc/neutron/neutron_conf.txt#1928

In that case tempest tests are failing with NetworkNotFound. For example verfy first test failure in
- https://9eed2832462b93d99d63-9a2c0e6b238d9eb37d7a57d0c5074dee.ssl.cf1.rackcdn.com/614484/7/check/tempest-full-enforce-scope-new-defaults/930366c/testr_results.html

>From the q-svc log (screen-q-svc.txt): below error is coming from ovn
side:

[None req-1e9ba6eb-84f1-4091-bf3a-862d6e6cb127 admin admin] Mechanism
driver 'ovn' failed in create_network_postcommit:
neutron_lib.exceptions.NetworkNotFound: Network
75ccd449-9526-4dc2-96c3-4f76ac9dcbe2 could not be found.

compete log:
https://zuul.opendev.org/t/openstack/build/930366c016de49c4b7c26f69b371411a/log/controller/logs/screen-
q-svc.txt#4406

** Affects: neutron
     Importance: Undecided
         Status: New

** Project changed: tempest => neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1996129

Title:
  With new RBAC enabled: Tempest test failing on NetworkNotFound

Status in neutron:
  New

Bug description:
  I was testing the tempest with new RBAC enabled which mean in
  neutron.conf enable the below options:

  [oslo_policy]
  enforce_scope = True
  enforce_new_defaults = True

  https://zuul.opendev.org/t/openstack/build/930366c016de49c4b7c26f69b371411a/log/controller/logs/etc/neutron/neutron_conf.txt#1928

  In that case tempest tests are failing with NetworkNotFound. For example verfy first test failure in
  - https://9eed2832462b93d99d63-9a2c0e6b238d9eb37d7a57d0c5074dee.ssl.cf1.rackcdn.com/614484/7/check/tempest-full-enforce-scope-new-defaults/930366c/testr_results.html

  From the q-svc log (screen-q-svc.txt): below error is coming from ovn
  side:

  [None req-1e9ba6eb-84f1-4091-bf3a-862d6e6cb127 admin admin] Mechanism
  driver 'ovn' failed in create_network_postcommit:
  neutron_lib.exceptions.NetworkNotFound: Network
  75ccd449-9526-4dc2-96c3-4f76ac9dcbe2 could not be found.

  compete log:
  https://zuul.opendev.org/t/openstack/build/930366c016de49c4b7c26f69b371411a/log/controller/logs/screen-
  q-svc.txt#4406

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



Follow ups