Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-175

Linode driver returns a list of nodes instead of a single node in create_node

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.9.1
    • Compute
    • n/a

    Description

      In computer/drivers/linode.py, the return statement for the line of the create_node method should be:

      < return self._to_nodes(data)

      > return self._to_nodes(data)[0]

      Attachments

        Activity

          People

            Unassigned Unassigned
            jouke.waleson Jouke Waleson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified