[Openstack] [heat] Fwd: newton heat stack glance error
Brian Rosmaita
rosmaita.fossdev at gmail.com
Sat Apr 1 12:01:09 UTC 2017
Adding "heat" to the subject line. Heat people, I've responded to
Ignazio on the operators' list [0], but you may have some helpful info.
[0] (would link here, but can't find the April 2017 page in pipermail)
Thread starts here:
http://lists.openstack.org/pipermail/openstack-operators/2017-March/013078.html
thanks,
brian
On 4/1/17 2:42 AM, Ignazio Cassano wrote:
> Hi all,
> Please, could anyone help me about the problem showed in the follwing
> email?
> Regards
> Ignazio
>
>
>
> ---------- Messaggio inoltrato ----------
> Da: "Ignazio Cassano" <ignaziocassano at gmail.com>
> Data: 31/Mar/2017 16:52
> Oggetto: newton heat stack glance error
> A: "OpenStack Operators" <openstack-operators at lists.openstack.org>
> Cc:
>
> Hi all,
>> I just installed openstack newton on centos 7 and enabled glance with v2
>> api.
>> When I execute a simple heat stack, it returns the following error:
>>
>> ERROR: Property error: : resources.my_instance.properties.image: :
>> HTTPMultipleChoices (HTTP 300) Requested version of OpenStack Images API is
>> not available.
>>
>>
>> the following is my very simple stack:
>>
>> heat_template_version: 2015-10-15
>> description: simple test
>> resources:
>> my_instance:
>> type: OS::Nova::Server
>> properties:
>> key_name: opstkcsi
>> image: cirros
>> flavor: m1.small
>> networks:
>> - network: "0bfd37f8-779f-4b51-bb79-b03745409c15"
>>
>>
>> I am able to create instances from image using the dashboard and creating
>> volume from images but it does not work.
>> Please, help me !!!
>> Thanks
>> Ignazio
>>
>
>
>
> _______________________________________________
> 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
>
More information about the Openstack
mailing list