Skip to content

Network creation stays in a inconsistent state when no floating IPs are available #32

Description

@gc4rella

Scenario: deployment of a network service on a newly created tenant (without private networks available)

At first attempt the NFVO tries to create the private network and respective router. However, there are no floating IPs available, thus the NSR is not created.

After this operation, a new private network exists, but no router.

After allocating floating IPs to the tenant, a new NSD deployment is triggered. Since network already exists, NFVO does not try to create it. But deployment fails as the network is not associated to any external one (since no router was created) and floating IPs can't be allocated.

Opening it here, but I think it is an issue on the NFVO which does not clean correctly in case of failure

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions