Skip to content

Error generating environment and network for OOB in racks #212

Description

@marcusgc

When OOB environment have more than one network prefix configured, networkapi is raising error
when trying to allocate networks and vlans for rack.
Instead of looking for an available network in network prefixes, it is trying to get "nth" network in all network prefix configured for environment.
If prefix is shorter than rack number, it will raise "list index out of range". If all prefixes have nth network available, it will allocate more than one necessary networks.

If should just look for an available network in all available prefixes.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions