Updated git submodules

Project: oom master 6ee3ab73a4a580436d25c5ee76d63a1d720c375f

Merge "Adjust mso mysql to latest"

Adjust mso mysql to latest

Actual:

MariaDB [mso_catalog]> select * from service;
3 rows in set (0.00 sec)
MariaDB [mso_catalog]> select * from service_recipe;
4 rows in set (0.01 sec)
MariaDB [mso_catalog]> select * from vnf_components_recipe;
15 rows in set (0.00 sec)

Expected:

MariaDB [mso_catalog]> select * from service;
4 rows in set (0.01 sec)
MariaDB [mso_catalog]> select * from service_recipe;
6 rows in set (0.00 sec)
MariaDB [mso_catalog]> select * from vnf_components_recipe;
12 rows in set (0.00 sec)



Change-Id: I505c38f37a49c752fda0bdf5dcacd07c71201dab
Issue-ID: OOM-462
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>


1 file changed
tree: d512bc893c615c3b74086fc5d1f83b5f035d5047
  1. docs/
  2. etc/
  3. .gitignore
  4. .gitmodules
  5. .gitreview
  6. LICENSE
  7. readthedocs.yml
  8. tox.ini