cloudmesh / client

Deprecated: Version 3 of cloudmesh is a light weight cloud client to manage virtual clusters
http://cloudmesh.github.io/client
Other
3 stars 12 forks source link

Wrining key not accessible #268

Open laszewsk opened 7 years ago

laszewsk commented 7 years ago

cm vm ssh login chameleon:cc@gvonlasz-003 +-------------+----------------+ | Attribute | Value | +-------------+----------------+ | cloud | chameleon | | command | | | floating_ip | 129..... | | key | gvonlasz | | name | gvonlasz-003 | | username | cc | +-------------+----------------+ /Users/grey/.pyenv/versions/2.7.13/envs/ENV2/lib/python2.7/site-packages/keystoneauth1/adapter.py:136: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' Determining IP Address to use with a ping test. Checking 192.\ .... Checking 129. .... IP to be used is: 129 .... INFO: Connecting to Instance at IP:129. Warning: Identity file gvonlasz not accessible: No such file or directory. Warning: Permanently added '129.114.33.149' (ECDSA) to the list of known hosts. Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-40-generic x86_64)