Update git submodules

* Update monasca-agent from branch 'master'
  - Merge "Do not copy /sbin/ip to /usr/bin/monasa-agent-ip"
  - Do not copy /sbin/ip to /usr/bin/monasa-agent-ip
    
    This patch removes the code that does the copy of /sbin/ip to
    /usr/bin/monasca-agent-ip. There is a limitation with /sbin/ip
    that limits copying it to a new name that is longer than
    2 characters. The error is:
    
    ./monasca-agent-ip a
    Object "nasca-agent-ip" is unknown, try "ip help".
    
    As this is not working on RHEL,SLES, or Ubuntu this code
    should be removed.
    
    Change-Id: I439be00070eb1cf16416325f23a86fc7cd518acc
    Story: 2001593
    Task: 6543
This commit is contained in:
Zuul 2020-04-27 16:43:40 +00:00 committed by Gerrit Code Review
parent bed23cfc99
commit ba8d7377b3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8d4bd979d5789689ff5fe5298171e60ac0d65c81
Subproject commit 5148493fb7ef3eb3dd4f3ba875d38f5a7c1a2184