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

OpenStack driver convert_network called with invalid argument

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Server
    • None
    • CentOS 6.4 kernel 2.6.32-358.el6.x86_64, the latest deltacloud master branch

    Description

      Hello!

      In the latest deltacloud OpenStack driver(from git), the function
      convert_netowrk() is defined with two arguments like

      convert_network(net, addr_blocks)

      but called with one argument in the function create_network
      at the line number 518.

      server/lib/deltacloud/drivers/openstack/openstack_driver.rb

      Should this be something like this?
      convert_network(net, {})

      Attachments

        Activity

          People

            Unassigned Unassigned
            htoshi Toshi Harada
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: