Update VID in docker-compose to 4.0-STAGING-latest

Added AAI simulator for new enrichCloudConfigurationWithCloudOwner
feature:
 -  Add AAI response
 -  Update Dockerfile with FROM python, and parametrized config
 -  Add aai-simulator to docker-compose file

BTW, modified SO.py to log to stdio. This enable running `docker logs
so-simulator` to see the rolling output.

Issue-ID: VID-453

Change-Id: Icd1ee2dd51d404261c3e0484b22a4d32b8e4aad8
Signed-off-by: Ittay Stern <ittay.stern@att.com>
8 files changed
tree: 511de6a4e3ba74972bf0ffe3ef52e6f91cd6d735
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. INFO.yaml
  8. README.md
  9. run-all-tests.sh
  10. run-csit.sh
README.md

Manual CSIT Scripts

The scripts in this directory are to help developers manually kick off test flows on their own dev environments in order to help debug any test failures.