[
https://issues.apache.org/jira/browse/LIBCLOUD-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366781#comment-14366781
]
Tobias Jungel commented on LIBCLOUD-680:
----------------------------------------
Usually net-tools are installed, but recently I had a system that had not
installed net-tools. Some distros like arch even have net-tools labeled as
deprecated, though net-tools still can be installed since its used to frequent.
iproute2 is the successor of net-tools, hence I think its better to rely on ip.
If you like I can provide a patch for this.
> libvirt compute driver move from net-tools to iproute2
> ------------------------------------------------------
>
> Key: LIBCLOUD-680
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-680
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Tobias Jungel
> Priority: Minor
>
> Is there a reason to stick with arp of net-tools here:
> https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=libcloud/compute/drivers/libvirt_driver.py;h=3618ac4368500abb7af97da949c449d6809e48d8;hb=HEAD#l262
> {{arp}} should be replaced by {{ip neigh}} of iproute2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)