[swarm][7.0] Tests for bonding fails after update devops version

Bug #1613665 reported by Vadim Rovachev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Vadim Rovachev

Bug Description

  File "/home/jenkins/workspace/7.0.system_test.ubuntu.bonding_ha/fuelweb_test/models/fuel_web_client.py", line 1452, in update_network_configuration
    new_settings = self.update_net_settings(net_config)
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.bonding_ha/fuelweb_test/models/fuel_web_client.py", line 1483, in update_net_settings
    seg_type=seg_type)
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.bonding_ha/fuelweb_test/models/fuel_web_client.py", line 1527, in set_network
    pub_subnets = list(ip_obj.subnet(new_prefix=27))
TypeError: subnet() got an unexpected keyword argument 'new_prefix'

Changed in fuel:
assignee: nobody → Vadim Rovachev (vrovachev)
importance: Undecided → High
milestone: none → 7.0-updates
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable-mu/7.0)

Fix proposed to branch: stable-mu/7.0
Review: https://review.openstack.org/355855

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/7.0)

Fix proposed to branch: stable/7.0
Review: https://review.openstack.org/355875

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/355878

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable-mu/8.0)

Fix proposed to branch: stable-mu/8.0
Review: https://review.openstack.org/355883

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable-mu/7.0)

Reviewed: https://review.openstack.org/355855
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=3a8510934dc1989697981b9cee6b226c3d5f5529
Submitter: Jenkins
Branch: stable-mu/7.0

commit 3a8510934dc1989697981b9cee6b226c3d5f5529
Author: vrovachev <email address hidden>
Date: Tue Aug 16 14:20:15 2016 +0300

    Remove new_prefix parameter for devops ip objest

    Removed new_prefix named argument for devops
    ip object because of renaming this argumet
    in new devops version(2.9.23).
    Closes-bug: #1613665

    Change-Id: I9ea7836d8f7cf9b3017e4c38ecf8ebbd96851063

Changed in fuel:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/7.0)

Reviewed: https://review.openstack.org/355875
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=8128037711243eaa4fee18bb112fa426b8fc3736
Submitter: Jenkins
Branch: stable/7.0

commit 8128037711243eaa4fee18bb112fa426b8fc3736
Author: vrovachev <email address hidden>
Date: Tue Aug 16 14:20:15 2016 +0300

    Remove new_prefix parameter for devops ip objest

    Removed new_prefix named argument for devops
    ip object because of renaming this argumet
    in new devops version(2.9.23).
    Closes-bug: #1613665

    Change-Id: I9ea7836d8f7cf9b3017e4c38ecf8ebbd96851063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/8.0)

Reviewed: https://review.openstack.org/355878
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=a1193f5c7892b9a1fd9003f24ed27481238aeea1
Submitter: Jenkins
Branch: stable/8.0

commit a1193f5c7892b9a1fd9003f24ed27481238aeea1
Author: vrovachev <email address hidden>
Date: Tue Aug 16 14:20:15 2016 +0300

    Remove new_prefix parameter for devops ip objest

    Removed new_prefix named argument for devops
    ip object because of renaming this argumet
    in new devops version(2.9.23).
    Closes-bug: #1613665

    Change-Id: I9ea7836d8f7cf9b3017e4c38ecf8ebbd96851063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/6.1)

Fix proposed to branch: stable/6.1
Review: https://review.openstack.org/363407

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable-mu/8.0)

Reviewed: https://review.openstack.org/355883
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=ba08bccf5b655912e9821feb4a9c48108f1c959c
Submitter: Jenkins
Branch: stable-mu/8.0

commit ba08bccf5b655912e9821feb4a9c48108f1c959c
Author: vrovachev <email address hidden>
Date: Tue Aug 16 14:20:15 2016 +0300

    Remove new_prefix parameter for devops ip objest

    Removed new_prefix named argument for devops
    ip object because of renaming this argumet
    in new devops version(2.9.23).
    Closes-bug: #1613665

    Change-Id: I9ea7836d8f7cf9b3017e4c38ecf8ebbd96851063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/6.1)

Reviewed: https://review.openstack.org/363407
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=36fd2ff3b8f5e06278b1c44cf596a82909c83969
Submitter: Jenkins
Branch: stable/6.1

commit 36fd2ff3b8f5e06278b1c44cf596a82909c83969
Author: vrovachev <email address hidden>
Date: Tue Aug 16 14:20:15 2016 +0300

    Remove new_prefix parameter for devops ip objest

    Removed new_prefix named argument for devops
    ip object because of renaming this argumet
    in new devops version(2.9.23).
    Closes-bug: #1613665

    Change-Id: I9ea7836d8f7cf9b3017e4c38ecf8ebbd96851063
    (cherry picked from commit 8128037)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/6.1)

Fix proposed to branch: stable/6.1
Review: https://review.openstack.org/365489

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/6.1)

Reviewed: https://review.openstack.org/365489
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=6c5c376ab9fd757052629eb9df394bea84981ba4
Submitter: Jenkins
Branch: stable/6.1

commit 6c5c376ab9fd757052629eb9df394bea84981ba4
Author: Alexey Stepanov <email address hidden>
Date: Mon Sep 5 10:46:45 2016 +0300

    Remove new_prefix parameter for devops ip objest

    Removed new_prefix named argument for devops
    ip object because of renaming this argumet
    in new devops version(2.9.23).

    Was missed another single place

    Change-Id: I9782bad3d50050f8ae82143014eb6af74315d879
    Closes-bug: #1613665

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.