yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48906
[Bug 1397675] Re: Updating admin_state_up for port with vnic_type doesn't have affect when not using sriov nic agent
agnet_required is deprecated so I am marking this as invalid
** Changed in: neutron
Status: Confirmed => New
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1397675
Title:
Updating admin_state_up for port with vnic_type doesn't have affect
when not using sriov nic agent
Status in neutron:
Invalid
Bug description:
Updating admin_state_up for port with binding:vnic_type='direct'
doesn't have affect:
Version
=======
RHEL7.0
openstack-neutron-2014.2-11.el7ost
How to reproduce
===============
1. Make sure you have a connectivity to the Instance with the port
attached
2. Run
#neutron port-update --admin_state_up=False <port-id>
3. Check connectivity - there is still connectivity to the Instance.
Expected result
==============
When updating the port admin_state_up to False there should be no connectivity to the instance and when updating
admin_state_up to True there should be connectivity to the Instance.
If the change of the admin_state_up is not possible (E.g. when using
SR-IOV the NIC doesn't support VF's link state change) the operation
should fail with an error.
We also need to document this behavior.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1397675/+subscriptions
References