Open AJNOURI opened 7 years ago
Same behavior for any other instance creation from the GUI.
Instance with any other image created from CLI command work fine:
nova boot --flavor m1.small --image ubuntu-xenial --key-name mykey2 --security-groups default --nic net-id=267ed855-d615-4197-973d-ab843359889f xenial1
+--------------------------------------+------------------------------------------------------+ | Property | Value | +--------------------------------------+------------------------------------------------------+ | OS-DCF:diskConfig | MANUAL | | OS-EXT-AZ:availability_zone | | | OS-EXT-SRV-ATTR:host | - | | OS-EXT-SRV-ATTR:hostname | xenial1 | | OS-EXT-SRV-ATTR:hypervisor_hostname | - | | OS-EXT-SRV-ATTR:instance_name | | | OS-EXT-SRV-ATTR:kernel_id | | | OS-EXT-SRV-ATTR:launch_index | 0 | | OS-EXT-SRV-ATTR:ramdisk_id | | | OS-EXT-SRV-ATTR:reservation_id | r-7lgtktly | | OS-EXT-SRV-ATTR:root_device_name | - | | OS-EXT-SRV-ATTR:user_data | - | | OS-EXT-STS:power_state | 0 | | OS-EXT-STS:task_state | scheduling | | OS-EXT-STS:vm_state | building | | OS-SRV-USG:launched_at | - | | OS-SRV-USG:terminated_at | - | | accessIPv4 | | | accessIPv6 | | | adminPass | kv54oMCVJ9ws | | config_drive | | | created | 2017-08-05T00:32:41Z | | description | - | | flavor | m1.small (2) | | hostId | | | host_status | | | id | 0cdc842b-bc55-470d-a870-ea633f89a603 | | image | ubuntu-xenial (c640e928-3111-4f44-830f-769dab4636ac) | | key_name | mykey2 | | locked | False | | metadata | {} | | name | xenial1 | | os-extended-volumes:volumes_attached | [] | | progress | 0 | | security_groups | default | | status | BUILD | | tags | [] | | tenant_id | a184728519284775a925aeae0c577eb8 | | updated | 2017-08-05T00:32:41Z | | user_id | 419cb7eefd5b49cd9d54da8d568e393f | +--------------------------------------+------------------------------------------------------+
On Devstack installation: Creating an instance not cirros (ubuntu/centos...) images leads to "no state"