Update git submodules

* Update monasca-analytics from branch 'master'
  - Update requirements
    
    This patch includes the following updates.
    
    - Remove "findspark" and "libpgm" packages.
        There are no longer in use.
    
    - Rename "sklearn" to "scikit-learn".
        "global-reqirements" needs "scikit-learn" instead of "sklearn" which is old package name.
    
    - Pin scipy version less than 1.2.0.
        Currently, according to upper-constraints.txt of openstack/requirements, scipy version is '1.2.0'.
        However, this scipy version seems to be unable to import and use some scikit-learn libraries.
    
    - Remove "docopt" and re-wite code wihtout "docopt".
        "docopt" is not used in OpenStack.
    
    - Remove requirements-check job.
        Currently, "tornado" is a required package, but requirements-check job has a error.
        However, to remove that error, adding "tornado" package to openstack/requirements was refused.
    
    Change-Id: I3bb98ef733ff16558d241968b06c31fa7508d047
This commit is contained in:
Daisuke Fujita 2018-11-05 03:50:30 -08:00 committed by Gerrit Code Review
parent 9030ef654b
commit c5b5692e47
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3fbcb10690c9a76c0dbd99946d72a7cc65935eb6
Subproject commit 3542d404c59d1f3fbd42effe642175e804327d2a