Comment 3 for bug 1552730

Revision history for this message
Federico Gimenez (fgimenez) wrote : Re: error using nova ssh-setup

Hi Martin thanks for your response.

This the "nova list" output:

jenkins-slave@d44710aa9fcb:~$ nova list
+--------------------------------------+------------+--------+------------+-------------+----------------------------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+------------+--------+------------+-------------+----------------------------------------+
| f283d3bd-5be5-4a78-a6be-ac9f1c3a8656 | test-11857 | ACTIVE | - | Running | net_ues-snappy-integration=10.42.58.49 |
| eece8318-421d-458a-a9d2-3c8ede8ec4ed | test-13214 | ACTIVE | - | Running | net_ues-snappy-integration=10.42.58.27 |
| 65400be3-0e6c-4773-a17a-bb2e8e89253a | test-15788 | ACTIVE | - | Running | net_ues-snappy-integration=10.42.58.69 |
| 6f2b7b00-4d0b-4128-b987-1df85f5aaf9d | test-17895 | ACTIVE | - | Running | net_ues-snappy-integration=10.42.58.70 |
+--------------------------------------+------------+--------+------------+-------------+----------------------------------------+
jenkins-slave@d44710aa9fcb:~$ nova --version
3.2.0

And thanks for the --image hint! :)