Fix microversion 2.100 · openstack/python-openstackclient@78ef2f5 · GitHub
Skip to content

Commit 78ef2f5

Browse files
committed
Fix microversion 2.100
This change fixes missing conditional logic for microversion 2.100 which adds support for showing `scheduler_hints` field to `openstack server list --long` output. Change-Id: I2820e02a91deb73850f37dc737dbec79dea99e8d Signed-off-by: Rajesh Tailor <ratailor@redhat.com> (cherry picked from commit e755460)
1 parent f2c9fbf commit 78ef2f5

2 files changed

Lines changed: 173 additions & 16 deletions

File tree

openstackclient/compute/v2/server.py

Lines changed: 20 additions & 9 deletions

openstackclient/tests/unit/compute/v2/test_server.py

Lines changed: 153 additions & 7 deletions

0 commit comments

Comments
 (0)