Public bug reported:

Following error is coming even while launching VM in the provider
network configuration.

#openstack server create --flavor m1.tiny --image cirros   --nic net-
id=def81dc4-a0bf-4e1f-9a1f-fb020c89bf5e  --security-group default
--key-name mykey provider-instance

"" Could not find resource cirros ""

--------------
# openstack image list
+--------------------------------------+--------+--------+
| ID                                   | Name   | Status |
+--------------------------------------+--------+--------+
| bebbae11-5e44-4e13-8d83-dc373ef0cbd5 | cirros | active |
+--------------------------------------+--------+--------+


# openstack image show bebbae11-5e44-4e13-8d83-dc373ef0cbd5
+------------------+------------------------------------------------------+
| Field            | Value                                                |
+------------------+------------------------------------------------------+
| checksum         | ee1eca47dc88f4879d8a229cc70a07c6                     |
| container_format | bare                                                 |
| created_at       | 2016-09-05T06:04:31Z                                 |
| disk_format      | qcow2                                                |
| file             | /v2/images/bebbae11-5e44-4e13-8d83-dc373ef0cbd5/file |
| id               | bebbae11-5e44-4e13-8d83-dc373ef0cbd5                 |
| min_disk         | 0                                                    |
| min_ram          | 0                                                    |
| name             | cirros                                               |
| owner            | 9b237e3ba19c49df8c703085b6629425                     |
| protected        | False                                                |
| schema           | /v2/schemas/image                                    |
| size             | 13287936                                             |
| status           | active                                               |
| tags             |                                                      |
| updated_at       | 2016-09-05T06:04:31Z                                 |
| virtual_size     | None                                                 |
| visibility       | public                                               |
+------------------+------------------------------------------------------+

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1621391

Title:
  Error "Could not find resource cirros" even image is created

Status in OpenStack Compute (nova):
  New

Bug description:
  Following error is coming even while launching VM in the provider
  network configuration.

  #openstack server create --flavor m1.tiny --image cirros   --nic net-
  id=def81dc4-a0bf-4e1f-9a1f-fb020c89bf5e  --security-group default
  --key-name mykey provider-instance

  "" Could not find resource cirros ""

  --------------
  # openstack image list
  +--------------------------------------+--------+--------+
  | ID                                   | Name   | Status |
  +--------------------------------------+--------+--------+
  | bebbae11-5e44-4e13-8d83-dc373ef0cbd5 | cirros | active |
  +--------------------------------------+--------+--------+

  
  # openstack image show bebbae11-5e44-4e13-8d83-dc373ef0cbd5
  +------------------+------------------------------------------------------+
  | Field            | Value                                                |
  +------------------+------------------------------------------------------+
  | checksum         | ee1eca47dc88f4879d8a229cc70a07c6                     |
  | container_format | bare                                                 |
  | created_at       | 2016-09-05T06:04:31Z                                 |
  | disk_format      | qcow2                                                |
  | file             | /v2/images/bebbae11-5e44-4e13-8d83-dc373ef0cbd5/file |
  | id               | bebbae11-5e44-4e13-8d83-dc373ef0cbd5                 |
  | min_disk         | 0                                                    |
  | min_ram          | 0                                                    |
  | name             | cirros                                               |
  | owner            | 9b237e3ba19c49df8c703085b6629425                     |
  | protected        | False                                                |
  | schema           | /v2/schemas/image                                    |
  | size             | 13287936                                             |
  | status           | active                                               |
  | tags             |                                                      |
  | updated_at       | 2016-09-05T06:04:31Z                                 |
  | virtual_size     | None                                                 |
  | visibility       | public                                               |
  +------------------+------------------------------------------------------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1621391/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to