aboutsummaryrefslogtreecommitdiffstats
path: root/python_moonutilities/python_moonutilities/cache.py
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval1-703/+0
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval1-11/+21
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-01-24revert setter for index functionsgdt69001-6/+19
refactor moon utilities context Change-Id: I9bc1cd90276dfea3de64b17ab8c74ca120bd4f4a Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-04wrapper: send pdp_id to interface instead of keystone_project_idThomas Duval1-4/+8
Change-Id: I847cad7d096ae8af23334eb049d583d4ed06d8d4
2018-01-04adding more test cases for cachesgdt69001-1/+1
Change-Id: Ie58d6d7fa18448cef677164b97c7d89ffd69c18a Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-03update condition to check correctly on all keyssgdt69001-15/+14
remove default value for policy_id Change-Id: I88e983adea98ed72476008a96ec4765194f4eef1 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-03Fix a potential infinite loop and a bugThomas Duval1-21/+24
Change-Id: Idfc361198ea548dc60c4b34e0d5509c8ff227659
2018-01-02fixing refcursion issue for using .pdp instead of using __pdp and thesgdt69001-3/+13
same for container_chaining adding request wrapper to handle any request failure apply request wrapper to cache module Change-Id: I53b4f96a0d03a89b50a9e2eb20a3171cc2b2f6da Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-02update methods to be private instead of publicsgdt69001-175/+296
adding validation for parameter before accessing it Change-Id: I984a38ef7dfec281c4aa97d6ea3df72bd8c8659d Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2017-12-28Clean the codeThomas Duval1-5/+5
Change-Id: If508aa1ac6fd439dc6da916868b60adfce3dd72d
2017-12-23moonv4 cleanupWuKong1-0/+543
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>