Update git submodules

* Update heat-tempest-plugin from branch 'master'
  - Merge "Use cfn tools under /usr/bin instead of /opt/aws/bin"
  - Use cfn tools under /usr/bin instead of /opt/aws/bin
    
    It is not so common to have cnf-tools under /opt/aws/bin
    in cloude images. For example, CentOS, RHEL or Fedora has
    cfn tools under /usr/bin, and has nothing under /opt.
    
    Even in Amazon Linux, cfn tools is located under /usr/bin
    and access to /opt/aws/bin is redirected to /usr/bin
    with symbolic link, so it could be make us easy to choose
    an image to run scenario test by using more generic path,
    under /usr/bin.
    
    Change-Id: If2dd6ad3e2a03f62ea932e41a210f0ec0e4c4fcc
This commit is contained in:
Zuul 2019-04-01 05:58:48 +00:00 committed by Gerrit Code Review
parent 489119d475
commit 1867bc2d59
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f543d390e187975ff8002f1817de8509466b80aa
Subproject commit f1c7c24ae8c74484094ee7c041fe6cabdcbb13a8