Public bug reported:
I'm seeing this error when Heat validates the existence of an image:
2017-02-18 00:44:03.777 7906 INFO heat.engine.resource
[req-593e2bad-c87f-4308-8fe8-fe8652286201 - - - - -] Validating Server "server"
2017-02-18 00:44:03.779 7906 DEBUG heat.engine.stack
[req-593e2bad-c87f-4308-8fe8-fe8652286201 - - - - -] Property error:
resources.server.properties.image: "cirros" does not validate glance.image
(constraint not found) validate
/usr/lib/python2.7/dist-packages/heat/engine/stack.py:825
2017-02-18 00:44:03.783 7906 DEBUG oslo_messaging.rpc.server
[req-593e2bad-c87f-4308-8fe8-fe8652286201 - - - - -] Expected exception during
message handling () _process_incoming
/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/server.py:158
The image, however, exists and is public:
os@controller:~$ openstack image list
+--------------------------------------+--------+--------+
| ID | Name | Status |
+--------------------------------------+--------+--------+
| 7ab5d7aa-0d0d-4a38-bf05-03089f49d2d7 | cirros | active |
+--------------------------------------+--------+--------+
I have been updating some componentes related to Tacker and Openstackclient, so
I think one of those updates triggered the bug.
Please let me know which information to recollect.
Thanks.
** Affects: heat
Importance: Undecided
Status: New
** Affects: heat-templates
Importance: Undecided
Status: New
** Project changed: horizon => heat
** Also affects: heat-templates
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1665851
Title:
Newton: Heat not validating images
Status in heat:
New
Status in Heat Templates:
New
Bug description:
I'm seeing this error when Heat validates the existence of an image:
2017-02-18 00:44:03.777 7906 INFO heat.engine.resource
[req-593e2bad-c87f-4308-8fe8-fe8652286201 - - - - -] Validating Server "server"
2017-02-18 00:44:03.779 7906 DEBUG heat.engine.stack
[req-593e2bad-c87f-4308-8fe8-fe8652286201 - - - - -] Property error:
resources.server.properties.image: "cirros" does not validate glance.image
(constraint not found) validate
/usr/lib/python2.7/dist-packages/heat/engine/stack.py:825
2017-02-18 00:44:03.783 7906 DEBUG oslo_messaging.rpc.server
[req-593e2bad-c87f-4308-8fe8-fe8652286201 - - - - -] Expected exception during
message handling () _process_incoming
/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/server.py:158
The image, however, exists and is public:
os@controller:~$ openstack image list
+--------------------------------------+--------+--------+
| ID | Name | Status |
+--------------------------------------+--------+--------+
| 7ab5d7aa-0d0d-4a38-bf05-03089f49d2d7 | cirros | active |
+--------------------------------------+--------+--------+
I have been updating some componentes related to Tacker and Openstackclient,
so I think one of those updates triggered the bug.
Please let me know which information to recollect.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/heat/+bug/1665851/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp