The Tacker's gate fails during default VIM setup from when the version
of python-openstackclient is updated to 7.1.0 [1].
This patch is a quick fix to resolve the errors by following changes:
1. Add `domain_id` argument to `get_or_create_user` function.
2. Change quota set command option:
* Change `--default` option for default quota instead of `--class`
option that is deprecated.
* Add `--force` option for nfv procject.
[1] https://review.opendev.org/c/openstack/requirements/+/928948
Change-Id: I7ab288c0cc959ff1b8b80d8169cd00269dcd69ae