-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
False
-
-
False
-
?
-
None
-
-
-
-
Critical
During the execution of the update-edpm.yml playbook, the task Create an instance on the overcloud failed. The failure occurs within the generated workload_launch.sh script running inside the lopenstackclient container.
Error:
- 2025-11-17 22:43:14 | + os_cmd subnet create --subnet-range 192.168.0.0/24 --allocation-pool start=192.168.0.10,end=192.168.0.100 --gateway 192.168.0.254 --dns-nameserver --network internal_net_5427a63318 internal_net_5427a63318_subnet - 2025-11-17 22:43:14 | + set -e - 2025-11-17 22:43:14 | + openstack subnet create --subnet-range 192.168.0.0/24 --allocation-pool start=192.168.0.10,end=192.168.0.100 --gateway 192.168.0.254 --dns-nameserver --network internal_net_5427a63318 internal_net_5427a63318_subnet - '2025-11-17 22:43:16 | usage: openstack subnet create [-h] [-f {json,shell,table,value,yaml}]' - 2025-11-17 22:43:16 | [-c COLUMN] [--noindent] [--prefix PREFIX] - 2025-11-17 22:43:16 | [--max-width <integer>] [--fit-width] - 2025-11-17 22:43:16 | [--print-empty] - 2025-11-17 22:43:16 | [--extra-property type=<property_type>,name=<property_name>,value=<property_value>] - 2025-11-17 22:43:16 | [--project <project>] - 2025-11-17 22:43:16 | [--project-domain <project-domain>] - 2025-11-17 22:43:16 | [--subnet-pool <subnet-pool> | --use-prefix-delegation USE_PREFIX_DELEGATION | --use-default-subnet-pool] - 2025-11-17 22:43:16 | [--prefix-length <prefix-length>] - 2025-11-17 22:43:16 | [--subnet-range <subnet-range>] - 2025-11-17 22:43:16 | [--dhcp | --no-dhcp] - 2025-11-17 22:43:16 | [--dns-publish-fixed-ip | --no-dns-publish-fixed-ip] - 2025-11-17 22:43:16 | [--gateway <gateway>] [--ip-version {4,6}] - 2025-11-17 22:43:16 | [--ipv6-ra-mode {dhcpv6-stateful,dhcpv6-stateless,slaac}] - 2025-11-17 22:43:16 | [--ipv6-address-mode {dhcpv6-stateful,dhcpv6-stateless,slaac}] - 2025-11-17 22:43:16 | [--network-segment <network-segment>] --network - 2025-11-17 22:43:16 | <network> [--description <description>] - 2025-11-17 22:43:16 | [--allocation-pool start=<ip-address>,end=<ip-address>] - 2025-11-17 22:43:16 | [--dns-nameserver <dns-nameserver>] - 2025-11-17 22:43:16 | [--host-route destination=<subnet>,gateway=<ip-address>] - 2025-11-17 22:43:16 | [--service-type <service-type>] - 2025-11-17 22:43:16 | [--tag <tag> | --no-tag] - 2025-11-17 22:43:16 | <name> - '2025-11-17 22:43:16 | openstack subnet create: error: argument --dns-nameserver: expected one argument'
Log