← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1933713] [NEW] Creating a port does not display a security group

 

Public bug reported:

horizon create port steps:

1.The page shows that the creation port has the default default security
group

2.Port details also show that there are no associated security groups

3.However, you can see the details through the CLI
 openstack port show 69fd8669-6023-4c7b-b7de-e54ccdb6b3b8
+-------------------------+----------------------------------------------------------------------------+
| Field                   | Value                                                                      |
+-------------------------+----------------------------------------------------------------------------+
| admin_state_up          | UP                                                                         |
| allowed_address_pairs   |                                                                            |
| binding_host_id         |                                                                            |
| binding_profile         |                                                                            |
| binding_vif_details     |                                                                            |
| binding_vif_type        | unbound                                                                    |
| binding_vnic_type       | normal                                                                     |
| created_at              | 2021-06-26T06:11:00Z                                                       |
| data_plane_status       | None                                                                       |
| description             |                                                                            |
| device_id               |                                                                            |
| device_owner            |                                                                            |
| dns_assignment          | None                                                                       |
| dns_domain              | None                                                                       |
| dns_name                | None                                                                       |
| extra_dhcp_opts         |                                                                            |
| fixed_ips               | ip_address='10.100.0.10', subnet_id='9e7e5a8d-cd22-423a-a7bc-b0b25c190f29' |
| id                      | 69fd8669-6023-4c7b-b7de-e54ccdb6b3b8                                       |
| ip_allocation           | None                                                                       |
| mac_address             | fa:16:3e:11:45:7d                                                          |
| name                    | test0626                                                                   |
| network_id              | 186dbf9c-f084-4741-8e13-3f0df4cbff6a                                       |
| numa_affinity_policy    | None                                                                       |
| port_security_enabled   | True                                                                       |
| project_id              | 55ad7b87f637473a848fdc4af4c52c7b                                           |
| propagate_uplink_status | None                                                                       |
| qos_network_policy_id   | None                                                                       |
| qos_policy_id           | None                                                                       |
| resource_request        | None                                                                       |
| revision_number         | 1                                                                          |
| security_group_ids      | 0e165a0c-9df8-4f92-8866-4050ee31f760                                       |
| status                  | DOWN                                                                       |
| tags                    |                                                                            |
| trunk_details           | None                                                                       |
| updated_at              | 2021-06-26T06:11:00Z                                                       |
+-------------------------+----------------------------------------------------------------------------+

** Affects: horizon
     Importance: Undecided
         Status: New

** Project changed: openstack-vmwareapi-team => horizon

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1933713

Title:
  Creating a port does not display a security group

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  horizon create port steps:

  1.The page shows that the creation port has the default default
  security group

  2.Port details also show that there are no associated security groups

  3.However, you can see the details through the CLI
   openstack port show 69fd8669-6023-4c7b-b7de-e54ccdb6b3b8
  +-------------------------+----------------------------------------------------------------------------+
  | Field                   | Value                                                                      |
  +-------------------------+----------------------------------------------------------------------------+
  | admin_state_up          | UP                                                                         |
  | allowed_address_pairs   |                                                                            |
  | binding_host_id         |                                                                            |
  | binding_profile         |                                                                            |
  | binding_vif_details     |                                                                            |
  | binding_vif_type        | unbound                                                                    |
  | binding_vnic_type       | normal                                                                     |
  | created_at              | 2021-06-26T06:11:00Z                                                       |
  | data_plane_status       | None                                                                       |
  | description             |                                                                            |
  | device_id               |                                                                            |
  | device_owner            |                                                                            |
  | dns_assignment          | None                                                                       |
  | dns_domain              | None                                                                       |
  | dns_name                | None                                                                       |
  | extra_dhcp_opts         |                                                                            |
  | fixed_ips               | ip_address='10.100.0.10', subnet_id='9e7e5a8d-cd22-423a-a7bc-b0b25c190f29' |
  | id                      | 69fd8669-6023-4c7b-b7de-e54ccdb6b3b8                                       |
  | ip_allocation           | None                                                                       |
  | mac_address             | fa:16:3e:11:45:7d                                                          |
  | name                    | test0626                                                                   |
  | network_id              | 186dbf9c-f084-4741-8e13-3f0df4cbff6a                                       |
  | numa_affinity_policy    | None                                                                       |
  | port_security_enabled   | True                                                                       |
  | project_id              | 55ad7b87f637473a848fdc4af4c52c7b                                           |
  | propagate_uplink_status | None                                                                       |
  | qos_network_policy_id   | None                                                                       |
  | qos_policy_id           | None                                                                       |
  | resource_request        | None                                                                       |
  | revision_number         | 1                                                                          |
  | security_group_ids      | 0e165a0c-9df8-4f92-8866-4050ee31f760                                       |
  | status                  | DOWN                                                                       |
  | tags                    |                                                                            |
  | trunk_details           | None                                                                       |
  | updated_at              | 2021-06-26T06:11:00Z                                                       |
  +-------------------------+----------------------------------------------------------------------------+

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


Follow ups