Overcloud deployment fails with "InvalidConfigException: Address JSON objects require 'ip_netmask' to be configured"

Solution Verified - Updated -

Issue

  • Management network doesn't get ip_netmask from the allocation pool due to which the deployment fails. This can be noticed in /etc/os-net-config/config.json.

    [stack@undercloud-0 ~]$ cat /etc/os-net-config/config.json | python -m json.tool
    .
    .
       "addresses": [
                   {
                          "ip_netmask": ""
                   }
            ],
    .
    .
    

Environment

  • Red Hat OpenStack Platform 13.0
  • RHEL 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content