We have on OpenStack network with disabled dhcp (static IP)
When we spin up a CoreOS VM we do not have IP configures as CoreOS
does not take it from config drive
When we start Ubuntu or CentOS VM with cloud-init we have everything in place and
networking working as intended.
cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=2303.3.0
VERSION_ID=2303.3.0
BUILD_ID=2019-12-02-2049
PRETTY_NAME="Container Linux by CoreOS 2303.3.0 (Rhyolite)"
ANSI_COLOR="38;5;75"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://issues.coreos.com"
COREOS_BOARD="amd64-usr
Issue Report
Bug
We have on OpenStack network with disabled dhcp (static IP) When we spin up a CoreOS VM we do not have IP configures as CoreOS does not take it from config drive When we start Ubuntu or CentOS VM with cloud-init we have everything in place and networking working as intended.
More detail below
Container Linux Version
Environment
OpenStack
Expected Behavior
Get network configured