Skip to content

Openstack: HEAT generation can renumber ports leading to IP conflicts #47

@Sidiox

Description

@Sidiox

The generation of a new HEAT template after updating a topology can lead to ports being reshuffled due to not accounting for the existing HEAT template.

This then leads to conflicts when for example unit_port0 was the mgmt_interface with an 192.168.122.0/24 IP and then suddenly changes to unit_port1 for the mgmt. Openstack reports that the IP is already in use.

Edit: This only seems to happen to devices that are deployed without a connection to other devices

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