[Openstack] Wordpress template
yalla.gnan.kumar at accenture.com
yalla.gnan.kumar at accenture.com
Mon Aug 11 07:27:46 UTC 2014
Hi All,
I need help in mentioning the networks in the wordpress template downloaded from the below link:
https://raw.github.com/openstack/heat-templates/master/cfn/F17/WordPress_Composed_Instances.template
Thanks
Kumar
-----Original Message-----
From: Clint Byrum [mailto:clint at fewbar.com]
Sent: Friday, August 08, 2014 7:07 PM
To: openstack
Subject: Re: [Openstack] Wordpress template
You'll find documentation for the OS::Nova::Server resource here:
http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server
So you'll need to add this to the properties section:
properties:
networks:
- { network: public }
- { network: private }
Excerpts from yalla.gnan.kumar's message of 2014-08-08 06:01:48 -0700:
> Hi All,
>
> Please let me know if anybody knows how to troubleshoot this issue.
>
>
> Thanks
> Kumar
>
> From: Gnan Kumar, Yalla
> Sent: Friday, August 08, 2014 10:46 AM
> To: openstack at lists.openstack.org
> Subject: Wordpress template
>
> Hi All,
>
> I am trying to launch an instance with wordpress application from the
> heat template downloaded from
> https://raw.github.com/openstack/heat-templates/master/cfn/F17/WordPre
> ss_Composed_Instances.template
>
> But the following error is being shown:
>
> Error: Resource CREATE failed: BadRequest: Multiple possible networks found, use a Network ID to be more specific.
>
> I have created two networks . One is public for floating point IP and
> other is private. How to specify the network ID in the above template ?
>
>
>
>
> Thanks
> Kumar
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
________________________________
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.
______________________________________________________________________________________
www.accenture.com
More information about the Openstack
mailing list