Skip to content

heat template - "is not map" error in - contrail-heat 3.0.0.0 #14

@vikas-m

Description

@vikas-m

Hi Praneet
I am trying to create the stack using new template yaml file and env files but almost for every new template it is showing below error.

root@contrailcontroller:/heat_template# heat stack-create svc2-instance1 -f 2svc_1instance.yaml -e 2svc_1instance.env
ERROR: Property error: : resources.template_VirtualNetwork_1.properties.network_ipam_refs_data: : "[{u'network_ipam_refs_data_ipam_subnets': [{u'network_ipam_refs_data_ipam_subnets_subnet': {u'network_ipam_refs_data_ipam_subnets_subnet_ip_prefix': u'1.1.1.0', u'network_ipam_refs_data_ipam_subnets_subnet_ip_prefix_len': 24}, u'network_ipam_refs_data_ipam_subnets_addr_from_start': True}]}]" is not a map
root@contrailcontroller:
/heat_template#

I changed parameters in env file but it was same error , I also tries other new-templates
why is it showing - "is not map" error

I am using contrail-version 3.0.0

root@contrailcontroller:~/heat_template# contrail-version | grep -i heat
contrail-heat 3.0.0.0-2725 2725

Please help to resolve the error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions