[Starlingx-discuss] Image name is not showed in a Instance
Alonso, Juan Carlos
juan.carlos.alonso at intel.com
Mon Oct 8 17:30:09 UTC 2018
Fixed a mistake.. "Before" instead of "After"
From: Alonso, Juan Carlos [mailto:juan.carlos.alonso at intel.com]
Sent: Monday, October 8, 2018 12:28 PM
To: starlingx-discuss at lists.starlingx.io
Subject: [Starlingx-discuss] Image name is not showed in a Instance
Hi,
When a volume is created and then an Instance is launched, the field for "image" is empty in CLI and "Not Found" in Horizon. Is this behavior correct?
Before create a Volume and launch an Instance, I created a Flavor, Image and Network.
To create a Volume I used: $ openstack volume create --size 20 --type iscsi --image cirros --availability-zone nova volume-cirros
To launch an Instance: $ openstack server create --volume volume-cirros --flavor m1.small --nic net-id=5886578b-1868-4c12-9742-9ae147b4daba vm-cirros-1
[wrsroot at controller-0 ~(keystone_admin)]$ openstack server show vm-cirros-1 | grep -w "image"
| image
The name of the image used to create the Volume to launch the Instances should be showed?
Regards.
Juan Carlos Alonso
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20181008/31fe2380/attachment.html>
More information about the Starlingx-discuss
mailing list