Skip to content

Script for translating fake IP addresses into environment specific #247

@openBackhaul

Description

@openBackhaul

The CONFIGfile contains all data that is necessary to establish the connections, which are required for properly operating the application.
TCP/IP addresses, operation names and application release number might depend on the environment (e.g. SDN test laboratory or live network) in which the application gets instantiated in.
As a consequence the CONFIGfile has to be adapted to the environment before instantiation.
This adaption shall be automated.

For supporting the automation, fake IP addresses have to be put into the CONFIGfile during specification.
Fake IP addresses will be replaced by environmental specific addresses during creating the container.

  • Write script for reading list of environment specific TCP/IP addresses and replacing the fake IP addresses in the CONFIGfile.
  • Release numbers also to be updated in the CONFIGfile.
  • Script to be embedded into the pipeline for deploying into SDN laboratory
  • Script to be embedded into the pipeline for deploying into live network

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions