Public bug reported: When trying to build Openstack environment according to guide https://docs.openstack.org/mitaka/install-guide-rdo/launch-instance-provider.html I've got "could not find resource cirros" message after trying "openstack server create --flavor m1.tiny --image cirros --nic net-id=33989c28-af9d-46dc-a009-f5a0294c785b --security-group default --key-name mykey provider-instance" Additional info: openstack network list +--------------------------------------+----------+--------------------------------------+ | ID | Name | Subnets | +--------------------------------------+----------+--------------------------------------+ | 33989c28-af9d-46dc-a009-f5a0294c785b | provider | 16f53142-4244-41f0-831a-5e1fbe7cc400 | +--------------------------------------+----------+--------------------------------------+ openstack image list +--------------------------------------+--------+--------+ | ID | Name | Status | +--------------------------------------+--------+--------+ | bd0ca95e-8b32-437b-8b91-99f7d4e671e2 | cirros | active | +--------------------------------------+--------+--------+
nova-api.log: INFO nova.api.openstack.wsgi [req-e9347579-4377-4f45-b3f7-7434d7010914 f0b83e16f08b4b789c83650d8ef7b19d 7fb5eb98d35b482a9ef993a1e670ccd2 - - -] HTTP exception thrown: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. Exact version of OpenStack nova-manage --version 13.1.2 ** Affects: nova Importance: Undecided Status: New ** Attachment added: "nova-api.log" https://bugs.launchpad.net/bugs/1687002/+attachment/4869146/+files/nova-api.log -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1687002 Title: Nova API failure ("could not find resource cirros" error) Status in OpenStack Compute (nova): New Bug description: When trying to build Openstack environment according to guide https://docs.openstack.org/mitaka/install-guide-rdo/launch-instance-provider.html I've got "could not find resource cirros" message after trying "openstack server create --flavor m1.tiny --image cirros --nic net-id=33989c28-af9d-46dc-a009-f5a0294c785b --security-group default --key-name mykey provider-instance" Additional info: openstack network list +--------------------------------------+----------+--------------------------------------+ | ID | Name | Subnets | +--------------------------------------+----------+--------------------------------------+ | 33989c28-af9d-46dc-a009-f5a0294c785b | provider | 16f53142-4244-41f0-831a-5e1fbe7cc400 | +--------------------------------------+----------+--------------------------------------+ openstack image list +--------------------------------------+--------+--------+ | ID | Name | Status | +--------------------------------------+--------+--------+ | bd0ca95e-8b32-437b-8b91-99f7d4e671e2 | cirros | active | +--------------------------------------+--------+--------+ nova-api.log: INFO nova.api.openstack.wsgi [req-e9347579-4377-4f45-b3f7-7434d7010914 f0b83e16f08b4b789c83650d8ef7b19d 7fb5eb98d35b482a9ef993a1e670ccd2 - - -] HTTP exception thrown: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. Exact version of OpenStack nova-manage --version 13.1.2 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1687002/+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

