can not delete node w/o internet connection

Bug #1595098 reported by Alexander Dobdin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Mikhail Zhnichkov
8.0.x
Confirmed
Medium
Mikhail Zhnichkov
Mitaka
Invalid
Medium
Mikhail Zhnichkov

Bug Description

Can not delete node from the environment without internet connection.

Version: 8.0

Step to reproduce:

Deploy environment from mirantis repos on the Internet.
Disable internet connection for the whole environment and fuel node
Try removing one node.

Expected results:
Selected node has been deleted from the environment
Environment is in operational state

Actual result:
The node is in environment.
The environment is in error state.

Additional information:
some outputs are available here
http://paste.openstack.org/show/521105/

tags: added: customer-found
description: updated
tags: added: area-python
Changed in fuel:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
milestone: none → 10.0
Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → Mikhail Zhnichkov (mzhnichkov)
Changed in fuel:
status: Confirmed → Invalid
Revision history for this message
Alexander Dobdin (sanek-dobdin) wrote :

Mikhail,

Could you please comment on your decision

Revision history for this message
Mikhail Zhnichkov (mzhnichkov) wrote :

this bug not reproduced in 9.0

Revision history for this message
Maksim Malchuk (mmalchuk) wrote :

Mikhail, please check 8.0 as described in the bug.

Changed in fuel:
status: Invalid → Confirmed
Changed in fuel:
status: Confirmed → Invalid
Revision history for this message
Mikhail Zhnichkov (mzhnichkov) wrote :

this bug not reproduced in 10.0

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

Related fix proposed to branch: stable/8.0
Review: https://review.openstack.org/351249

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-web (stable/8.0)

Change abandoned by Mikhail Zhnichkov (<email address hidden>) on branch: stable/8.0
Review: https://review.openstack.org/351249

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

Related fix proposed to branch: stable/8.0
Review: https://review.openstack.org/351809

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

You can use the following commands to disable internet connectivity:
iptables -A OUTPUT -d 10.0.0.0/8 -j ACCEPT
iptables -A OUTPUT -d 192.168.0.0/16 -j ACCEPT
iptables -A OUTPUT -d 172.16.0.0/12 -j ACCEPT
iptables -A OUTPUT -j DROP

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-web (stable/8.0)

Change abandoned by Andreas Jaeger (<email address hidden>) on branch: stable/8.0
Review: https://review.opendev.org/351809
Reason: This repo is retired now, no further work will get merged.

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.