Comment 1 for bug 1867101

Revision history for this message
Lajos Katona (lajos-katona) wrote :

The strange is that the "location" field in security-group details contains the tenant_id/project_id:
$ openstack security group list
+--------------------------------------+---------+------------------------+----------------------------------+------+
| ID | Name | Description | Project | Tags |
+--------------------------------------+---------+------------------------+----------------------------------+------+
| 08335af7-aaee-443b-aa2a-8697c13d672c | default | Default security group | 952ef8f7f01e47f184f44229baedbc8c | [] |
| 1877373e-75ed-40a6-8127-3e125866f972 | default | Default security group | aaefbfb3fd5a4fa88fda11f170027d2d | [] |
| 375dab72-112d-40cc-84e2-85a503e1990c | default | Default security group | | [] |
+--------------------------------------+---------+------------------------+----------------------------------+------+
$ openstack security group show 375dab72-112d-40cc-84e2-85a503e1990c
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
....
| location | cloud='', project.domain_id='default', project.domain_name=, project.id='aaefbfb3fd5a4fa88fda11f170027d2d', project.name='demo', region_name='RegionOne', zone= |
| name | default |
| project_id | |
| revision_number | 1 |
....
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

After deleting all the sec-groups and listing them all the problem disappears, and all sec-groups have tenant_id/project_id