Instantiation failed in FT

Bug #1899134 reported by Toshiaki Takahashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
High
Koichi Edagawa
Changed in tacker:
assignee: nobody → Aldinson C. Esto (esto-aldin)
status: New → In Progress
Changed in tacker:
assignee: Aldinson C. Esto (esto-aldin) → Koichi Edagawa (k-edagawa)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tacker (stable/victoria)

Change abandoned by Toshiaki Takahashi (<email address hidden>) on branch: stable/victoria
Review: https://review.opendev.org/756994

Yasufumi Ogawa (yasufum)
Changed in tacker:
importance: Undecided → High
Changed in tacker:
assignee: Koichi Edagawa (k-edagawa) → Aldinson C. Esto (esto-aldin)
Changed in tacker:
assignee: Aldinson C. Esto (esto-aldin) → Itsuro Oda (oda-g)
Changed in tacker:
assignee: Itsuro Oda (oda-g) → Koichi Edagawa (k-edagawa)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.opendev.org/756703
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=0b4b67129e718dadacd04af82ed732b9a8d156d7
Submitter: Zuul
Branch: master

commit 0b4b67129e718dadacd04af82ed732b9a8d156d7
Author: Aldinson Esto <email address hidden>
Date: Thu Oct 8 21:30:17 2020 +0900

    Fix for package error during vnflcm creation

    Execution "openstack vnflcm create" raises some package errors.
    In order to avoid them, the exception process in vnflcm creation
    is fixed.

    Closes-bug: #1898963
    Closes-bug: #1899112
    Closes-bug: #1899134

    Additional Information:
    ---------------------------------------
    - vnf_lcm_subscription.id was decoded. The code we developed in
    advance was created on the premise of varbinary and there was an
    unmatch, therefore, at first, the DB type was matched. To modify
    the code correctly, id decode was removed.
    - Spec (Support LCM notifications for VNF based on ETSI NFV-SOL
    specification)
    There was a discrepancy with the content and I fixed the registered
    migration, but the procedure was incorrect, so it was restored.
    - Spec (Support LCM notifications for VNF based on ETSI NFV-SOL
    specification)
    I found that some columns were not added to the DB due to a mismatch
    with the contents, so I am adding a new migration file. Also, since
    the type definition was different for the already registered columns,
    it was also corrected.

    Change-Id: I0ee9d7e1e0c4ea26dd5894ad4fca302fe9bfd4d1

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tacker 5.0.0.0rc1

This issue was fixed in the openstack/tacker 5.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.