← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1867101] [NEW] Deployment has security group with empty tenant id

 

Public bug reported:

ENV: devstack, master

$ openstack security group list
+--------------------------------------+---------+------------------------+----------------------------------+------+
| ID                                   | Name    | Description            | Project                          | Tags |
+--------------------------------------+---------+------------------------+----------------------------------+------+
| 2661ae74-f946-4ef9-b676-fe9be4274c1b | default | Default security group |                                  | []   |
| 535018b5-7038-46f2-8f0e-2a6e193788aa | default | Default security group | ae05deb7a16c485986c3666b65f71c71 | []   |
| c5d1b354-9896-4e2c-aeab-67c8cd20a489 | default | Default security group | 972c01461f1b4441b8d8648691bb89ff | []   |
+--------------------------------------+---------+------------------------+----------------------------------+------+

The empty project id (tenant id) causes some mechanism_driver like ODL
failed to init, and log errors.

** Affects: neutron
     Importance: Low
         Status: New

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

Title:
  Deployment has security group with empty tenant id

Status in neutron:
  New

Bug description:
  ENV: devstack, master

  $ openstack security group list
  +--------------------------------------+---------+------------------------+----------------------------------+------+
  | ID                                   | Name    | Description            | Project                          | Tags |
  +--------------------------------------+---------+------------------------+----------------------------------+------+
  | 2661ae74-f946-4ef9-b676-fe9be4274c1b | default | Default security group |                                  | []   |
  | 535018b5-7038-46f2-8f0e-2a6e193788aa | default | Default security group | ae05deb7a16c485986c3666b65f71c71 | []   |
  | c5d1b354-9896-4e2c-aeab-67c8cd20a489 | default | Default security group | 972c01461f1b4441b8d8648691bb89ff | []   |
  +--------------------------------------+---------+------------------------+----------------------------------+------+

  The empty project id (tenant id) causes some mechanism_driver like ODL
  failed to init, and log errors.

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


Follow ups