Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@smalleni
Created April 8, 2018 03:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smalleni/bba8f7d2aa4bc02d8beeabba4886f5d3 to your computer and use it in GitHub Desktop.
Save smalleni/bba8f7d2aa4bc02d8beeabba4886f5d3 to your computer and use it in GitHub Desktop.
2018-04-07 01:17:25Z [overcloud]: CREATE_FAILED Resource CREATE failed: resources.Controller: Resource CREATE failed: resources.NetworkConfig: resources[0].Property error: resources.OsNetConfigImpl.properties.config: "str_replace" params must be strings or numbers, param $network_config is not valid
2018-04-07 01:17:25Z [overcloud.Controller]: UPDATE_FAILED Resource CREATE failed: resources.NetworkConfig: resources[2].Property error: resources.OsNetConfigImpl.properties.config: "str_replace" params must be strings or numbers, param $network_config is not valid
Stack overcloud CREATE_FAILED
overcloud.Controller.1.NetworkConfig:
resource_type: OS::TripleO::Controller::Net::SoftwareConfig
physical_resource_id:
status: CREATE_FAILED
status_reason: |
resources.NetworkConfig: Property error: resources.OsNetConfigImpl.properties.config: "str_replace" params must be strings or numbers, param $network_config is not valid
overcloud.Controller.0.NetworkConfig:
resource_type: OS::TripleO::Controller::Net::SoftwareConfig
physical_resource_id:
status: CREATE_FAILED
status_reason: |
resources.NetworkConfig: Property error: resources.OsNetConfigImpl.properties.config: "str_replace" params must be strings or numbers, param $network_config is not valid
overcloud.Controller.2.NetworkConfig:
resource_type: OS::TripleO::Controller::Net::SoftwareConfig
physical_resource_id:
status: CREATE_FAILED
status_reason: |
resources.NetworkConfig: Property error: resources.OsNetConfigImpl.properties.config: "str_replace" params must be strings or numbers, param $network_config is not valid
Heat Stack create failed.
Heat Stack create failed.
real 25m58.465s
user 0m8.744s
sys 0m1.161s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment