Refactor the AAI cache for multicloud plugin 81/75081/1
authorBin Yang <bin.yang@windriver.com>
Tue, 25 Dec 2018 10:42:52 +0000 (10:42 +0000)
committerBin Yang <bin.yang@windriver.com>
Wed, 26 Dec 2018 03:14:25 +0000 (03:14 +0000)
commit17621e023131eee1d0afaf8bda4a7ec681f1741b
treec0893e187cb0737f4b35eb486eba39e73662397b
parent56b75ac75ce40b972d2c19b2f7db988e6468ddf0
Refactor the AAI cache for multicloud plugin

Fix the cache issue of cloud region which result in failure of
cloud region registration

Change-Id: Id13a40124efb92bd818686e069c9335ecd0d07c1
Issue-ID: MULTICLOUD-431
Signed-off-by: Bin Yang <bin.yang@windriver.com>
share/common/msapi/extsys.py
share/common/utils/aai_cache.py [new file with mode: 0644]
share/common/utils/restcall.py