mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
Currently SshServer ("server ssh" command) raises an AttributeError if
no explicit login is provided because it uses an attribute which no more
exists.
Change-Id: I86f68230037d51efb41aca62e07e058733ecd67a
Closes-Bug: #1624085
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent.py | ||
| aggregate.py | ||
| console.py | ||
| fixedip.py | ||
| flavor.py | ||
| floatingip.py | ||
| host.py | ||
| hypervisor.py | ||
| hypervisor_stats.py | ||
| keypair.py | ||
| server.py | ||
| server_backup.py | ||
| server_group.py | ||
| server_image.py | ||
| service.py | ||
| usage.py | ||