summaryrefslogtreecommitdiff
path: root/releasenotes/notes/interface-attach-output-02d633d9b2a60da1.yaml
blob: af855a1eaae4586f1c121adb5957c61a7227e001 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - The ``nova interface-attach`` command shows output of its result
    when it is successful.
  - |
    The following methods return a ``NetworkInterface`` object
    instead of a ``Server`` object.

    * The ``interface_attach`` method in the ``novaclient.v2.Server`` class
    * The ``interface_attach`` method in the ``novaclient.v2.ServerManager``
      class