File: bug-1751104-compute-api-2.47-4bfa21cfaa13f408.yaml

package info (click to toggle)
python-openstackclient 8.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,872 kB
  • sloc: python: 131,970; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
---
fixes:
  - |
    The ``server show`` command will now properly show the server's
    flavor information when using ``--os-compute-api-version 2.47`` or higher.
    [Bug `1751104 <https://storyboard.openstack.org/#!/story/1751104>`_]