You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/13 19:28:00 UTC

[jira] [Commented] (CLOUDSTACK-9501) Command route not available on CentOS 7 #1637

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289753#comment-16289753 ] 

ASF subversion and git services commented on CLOUDSTACK-9501:
-------------------------------------------------------------

Commit cb39c25965ceb0f075355f87fe1f540edf0da8c4 in cloudstack's branch refs/heads/debian9-systemvmtemplate from [~Antoine Le Morvan]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=cb39c25 ]

CLOUDSTACK-9501: route is not available by default on CentOS7 (#1637)

This adds the `net-tools` dependency on CentOS cloudstack-agent rpms.
This will provide ifconfig, route and other tools that may be used
by CloudStack scripts and utilities.

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


> Command route not available on CentOS 7 #1637
> ---------------------------------------------
>
>                 Key: CLOUDSTACK-9501
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9501
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: cloudstack-agent
>    Affects Versions: 4.8.0, 4.9.0
>         Environment: CentOS 7 and future
>            Reporter: lmrv
>            Priority: Minor
>
> The command route is not available on a fresh install of CentOS 7.
> This one should be replace by ip route.
> Command route make crash cloudstack-setup-agent on CentOS 7.
> Another way is to make the net-tools paquet as dependencies of cloudstack-setup-agent.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)