Uploaded image for project: 'DeltaCloud'
  1. DeltaCloud
  2. DTACLOUD-158

Deltacloud ruby client failure - instance.start! results in LocalJumpError

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Client (Ruby)
    • None
    • Fedora 15, 16
      Deltacloud git commit : 61ac9fef965dd7d1af7c213357ea7d66630d88d7

    Description

      Using the Deltacloud Ruby client, executing instance.start! or instance.stop results in the following error (copied from test output):

      instances performing actions on instances should allow actions that are valid
      Failure/Error: instance.stop!
      LocalJumpError:
      no block given

      1. ./lib/deltacloud.rb:392:in `request'
      2. ./lib/deltacloud.rb:390:in `send'
      3. ./lib/deltacloud.rb:390:in `request'
      4. ./lib/base_object.rb:256:in `do_action'
      5. ./lib/base_object.rb:236:in `action_method_handler'
      6. ./lib/base_object.rb:317:in `method_handler'
      7. ./lib/base_object.rb:159:in `original_method_missing'
      8. ./lib/base_object.rb:248:in `method_missing'
      9. ./specs/instances_spec.rb:179
      10. ./lib/deltacloud.rb:82:in `initialize'
      11. ./lib/deltacloud.rb:41:in `new'
      12. ./lib/deltacloud.rb:41:in `new'
      13. ./specs/instances_spec.rb:173

      Attachments

        Activity

          People

            lutter David Lutterkort
            rlandy Ronelle Landy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: