tacker/tacker/nfvo
Hiromu Asahina fefe731ee7 Add str_to_bool util
A line like  ``'True' == vim_obj.get('cert_verify', 'True') or False``
can be found many places in slightly different ways. It's not easy to
maintenance and might incur bugs.

This patch `adds str_to_bool` method as a common function for this
process.

Change-Id: Ieb708f8ddeb2748aff3ea009a9df613ad1f321ff
2022-09-15 14:55:55 +00:00
..
drivers Add str_to_bool util 2022-09-15 14:55:55 +00:00
workflows Adapt to python-mistralclient v4.2.0 for PingVIM 2021-02-10 04:51:17 +00:00
__init__.py Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
nfvo_plugin.py Merge "Refactor for Performance Improvement" 2022-09-15 13:21:05 +00:00