Skip to content

Event state is incorrect when vpc network is created #8496

@kiranchavala

Description

@kiranchavala

ISSUE TYPE

Bug

COMPONENT NAME

Component: API/ UI

CLOUDSTACK VERSION

Cloudstack version 4.18,

SUMMARY

Event is incorrectly displayed when vpc network is created

Steps to reproduce the issue

  1. Navigate to Network > VPC

  2. Create a vpc

  3. Only the following events generated for the vpc

Screenshot 2024-01-11 at 11 44 56 AM

*************************** 325. row ***************************
           id: 325
         uuid: 1c4a28b8-fa6c-484a-9297-aa16ee3453f4
         type: VPC.CREATE
        state: Created
  description: Successfully created entity for creating vpc
      user_id: 2
   account_id: 2
    domain_id: 1
  resource_id: 2
resource_type: Vpc
      created: 2024-01-11 06:11:51
        level: INFO
     start_id: 0
   parameters: NULL
     archived: 0
      display: 1
*************************** 326. row ***************************
           id: 326
         uuid: 83458427-e905-4b8e-afed-032141ee7134
         type: VPC.CREATE
        state: Scheduled
  description: creating VPC. Id: 2
      user_id: 2
   account_id: 2
    domain_id: 1
  resource_id: 2
resource_type: Vpc
      created: 2024-01-11 06:11:51
        level: INFO
     start_id: 325
   parameters: NULL
     archived: 0
      display: 1

Expected behaviour

The state of the VPC.create event should be completed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions