[fuel-qa] Need to fix creation ironic subnet after bump devops to 2.9.21 version

Bug #1602681 reported by Vadim Rovachev
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Unassigned
6.1.x
Invalid
High
Alexey Stupnikov
7.0.x
Invalid
High
Alexey Stupnikov
8.0.x
Fix Released
High
Alexey Stupnikov
Mitaka
Fix Released
High
Vadim Rovachev
Newton
Fix Committed
High
Unassigned

Bug Description

devops with version 2.9.21 uses netaddr library instead of IPaddr, because of this we have next fail is ironic enabled:
http://paste.openstack.org/show/531701/

Need to add some prefix as argument to line:
https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/models/fuel_web_client.py#L1784

Tags: non-release
Changed in fuel:
milestone: none → 9.1
assignee: nobody → Fuel QA Team (fuel-qa)
Changed in fuel:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

Fix proposed to branch: master
Review: https://review.openstack.org/341694

Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Maksym Strukov (unbelll)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/342176

Changed in fuel:
assignee: Maksym Strukov (unbelll) → Vadim Rovachev (vrovachev)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-qa (stable/mitaka)

Change abandoned by Vadim Rovachev (<email address hidden>) on branch: stable/mitaka
Review: https://review.openstack.org/342176

Changed in fuel:
assignee: Vadim Rovachev (vrovachev) → Maksym Strukov (unbelll)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/341694
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=32647451fb36799cba8247425da0698ca30f7226
Submitter: Jenkins
Branch: master

commit 32647451fb36799cba8247425da0698ca30f7226
Author: Maksym Strukov <email address hidden>
Date: Wed Jul 13 20:16:48 2016 +0300

    Fix creation ironic subnet after bump devops to 2.9.21

    Change-Id: Ic687f125483ef00f7001e9d425ff8dc1f0613ba2
    Closes-Bug: #1602681

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

Reviewed: https://review.openstack.org/342176
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=f5cbafa6fcce9aea8d3e4fe9369b77d29bf7ea8e
Submitter: Jenkins
Branch: stable/mitaka

commit f5cbafa6fcce9aea8d3e4fe9369b77d29bf7ea8e
Author: Maksym Strukov <email address hidden>
Date: Wed Jul 13 20:16:48 2016 +0300

    Fix creation ironic subnet after bump devops to 2.9.21

    Change-Id: Ic687f125483ef00f7001e9d425ff8dc1f0613ba2
    Closes-Bug: #1602681
    (cherry picked from commit 32647451fb36799cba8247425da0698ca30f7226)

Revision history for this message
Vadim Rovachev (vrovachev) wrote :
Revision history for this message
Vadim Rovachev (vrovachev) wrote :

previously comment is wrong

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/343544

tags: added: swarm-blocker
Revision history for this message
Kyrylo Romanenko (kromanenko) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/8.0)

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

commit a7310a66636df01ac870589edf4188b983c38654
Author: Maksym Strukov <email address hidden>
Date: Wed Jul 13 20:16:48 2016 +0300

    Fix creation ironic subnet after bump devops to 2.9.21

    Change-Id: Ic687f125483ef00f7001e9d425ff8dc1f0613ba2
    Closes-Bug: #1602681
    (cherry picked from commit 32647451fb36799cba8247425da0698ca30f7226)
    (cherry picked from commit f5cbafa6fcce9aea8d3e4fe9369b77d29bf7ea8e)

tags: added: on-verification
Revision history for this message
Tatyana Kuterina (tkuterina) wrote :

Verified on 9.1 snapshot #107

FUEL_QA_COMMIT=1026e687d0478b026e3184c82045a0c99f854a29
UBUNTU_MIRROR_ID=ubuntu-2016-08-03-174238
CENTOS_MIRROR_ID=centos-7.2.1511-2016-05-31-083834
MOS_UBUNTU_MIRROR_ID=9.0-2016-08-05-174321
MOS_CENTOS_OS_MIRROR_ID=os-2016-06-23-135731
MOS_CENTOS_PROPOSED_MIRROR_ID=proposed-2016-08-05-174321
MOS_CENTOS_UPDATES_MIRROR_ID=updates-2016-06-23-135916
MOS_CENTOS_HOLDBACK_MIRROR_ID=holdback-2016-06-23-140047
MOS_CENTOS_HOTFIX_MIRROR_ID=hotfix-2016-07-18-162958
MOS_CENTOS_SECURITY_MIRROR_ID=security-2016-06-23-140002

tags: removed: on-verification
tags: added: non-release
tags: removed: swarm-blocker
Maksym Strukov (unbelll)
Changed in fuel:
assignee: Maksym Strukov (unbelll) → nobody
Revision history for this message
Alexey Stupnikov (astupnikov) wrote :

Fix is landed on both stable/8.0 and stable-mu/8.0 branches, moving this bug's state to 'Fix Released' for 8.0-updates.

Revision history for this message
Alexey Stupnikov (astupnikov) wrote :

It is stated in http://paste.openstack.org/show/531701/ that we get the exception when system_test/tests/actions_base.py test is executed. The thing is that we do not use such kind of test in stable/6.1 and stable/7.0.

On the other hand we do not even use ironic_net.subnet in 6.1 and 7.0 fuel-qa. Closing as invalid for those branches.

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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