yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48424
[Bug 1560480] [NEW] Add support for detecting whether a gre interface exist or not
Public bug reported:
we can use the function device_exists in neutron.agent.linux.ip_lib.py
to detect whether a ether device exist in the namespace or not,
sometimes, maybe we want to detect whether a gre interface in a
specified namespace.
9: gregateway@NONE: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1476 qdisc noqueue state UNKNOWN
link/gre 1.1.1.1 peer 2.2.2.2
inet6 fe80::200:5efe:101:101/64 scope link
valid_lft forever preferred_lft forever
** Affects: neutron
Importance: Undecided
Assignee: Jie Li (jieli2087)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Jie Li (jieli2087)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1560480
Title:
Add support for detecting whether a gre interface exist or not
Status in neutron:
New
Bug description:
we can use the function device_exists in
neutron.agent.linux.ip_lib.py to detect whether a ether device exist
in the namespace or not, sometimes, maybe we want to detect whether a
gre interface in a specified namespace.
9: gregateway@NONE: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1476 qdisc noqueue state UNKNOWN
link/gre 1.1.1.1 peer 2.2.2.2
inet6 fe80::200:5efe:101:101/64 scope link
valid_lft forever preferred_lft forever
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1560480/+subscriptions
Follow ups