| ID | Name | Status | Task State | Power State | Networks | +--------------------------------------+----------+--------+------------+-------------+----------------------------------+ | 1400a383-6747-4a66-8aa7-8e65b39e9fea | sfeole14 | ACTIVE | - | Running | internal=10.5.5.4, 10.228.66.131 | +--------------------------------------+----------+--------+------------+-------------+----------------------------------+ +--------------------------------------+----------------------------------------------------------+ | Property | Value | +--------------------------------------+----------------------------------------------------------+ | OS-DCF:diskConfig | MANUAL | | OS-EXT-AZ:availability_zone | nova | | OS-EXT-SRV-ATTR:host | awrep3 | | OS-EXT-SRV-ATTR:hypervisor_hostname | awrep3.maas | | OS-EXT-SRV-ATTR:instance_name | instance-00000002 | | OS-EXT-STS:power_state | 1 | | OS-EXT-STS:task_state | - | | OS-EXT-STS:vm_state | active | | OS-SRV-USG:launched_at | 2017-10-19T23:22:21.000000 | | OS-SRV-USG:terminated_at | - | | accessIPv4 | | | accessIPv6 | | | config_drive | | | created | 2017-10-19T23:21:53Z | | flavor | m1.small (e6813815-24fa-4838-873a-e94d1a610e8d) | | hostId | d9f51e45286520749f42122891fa65a04248c90f06823ac6dc97e056 | | id | 1400a383-6747-4a66-8aa7-8e65b39e9fea | | image | zestynosplash (fd2fd883-cdcf-4cb0-8c51-e0257c848428) | | internal network | 10.5.5.4, 10.228.66.131 | | key_name | mykey | | metadata | {} | | name | sfeole14 | | os-extended-volumes:volumes_attached | [] | | progress | 0 | | security_groups | default | | status | ACTIVE | | tenant_id | e5c989e8bd0d422992a3fc841195f4dd | | updated | 2017-10-19T23:22:22Z | | user_id | 70ad36ae9a73499fb202bec22b5388c2 | +--------------------------------------+----------------------------------------------------------+ ubuntu@openstackaw:~$ ubuntu@openstackaw:~$ ssh ubuntu@10.228.66.131 Welcome to Ubuntu 17.04 (GNU/Linux 4.10.0-33-generic aarch64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage Get cloud support with Ubuntu Advantage Cloud Guest: http://www.ubuntu.com/business/services/cloud 0 packages can be updated. 0 updates are security updates. Failed to connect to http://changelogs.ubuntu.com/meta-release. Check your Internet connection or proxy settings Last login: Thu Oct 19 23:48:10 2017 from 10.228.66.146 To run a command as administrator (user "root"), use "sudo ". See "man sudo_root" for details. ************************************************************************** # A new feature in cloud-init identified possible datasources for # # this system as: # # [] # # However, the datasource used was: OpenStack # # # # In the future, cloud-init will only attempt to use datasources that # # are identified or specifically configured. # # For more information see # # https://bugs.launchpad.net/bugs/1669675 # # # # If you are seeing this message, please file a bug against # # cloud-init at # # https://bugs.launchpad.net/cloud-init/+filebug?field.tags=dsid # # Make sure to include the cloud provider your instance is # # running on. # # # # After you have filed a bug, you can disable this warning by launching # # your instance with the cloud-config below, or putting that content # # into /etc/cloud/cloud.cfg.d/99-warnings.cfg # # # # #cloud-config # # warnings: # # dsid_missing_source: off # ************************************************************************** Disable the warnings above by: touch /home/ubuntu/.cloud-warnings.skip or touch /var/lib/cloud/instance/warnings/.skip ubuntu@sfeole14:~$ uname -a Linux sfeole14 4.10.0-33-generic #37-Ubuntu SMP Fri Aug 11 10:55:04 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux ubuntu@sfeole14:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 17.04 Release: 17.04 Codename: zesty ubuntu@sfeole14:~$