Skip to content

Preferred image not chosen when loaded into openstack after VNF Package is uploaded #45

Description

@RuthDevlaeminck

Example Situation:

  1. Image 2 available in OpenStack, Image 1 not available in OpenStack
  2. Load VNF Package X requesting Image 1 then Image 2 if Image 1 not available
  3. Load Image 1 into OpenStack
  4. Launch NSD containing VNF Package X

I would expect it to use Image 1 since Image 1 is now available but instead it uses Image 2. If I delete the NSD and VNF Package and then reload it I get the expected behavior. I believe the image id is being cached when the VNF package is uploaded and it is not being updated when the NSD is launched.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions