Added 'kwarg_function_key_generator' function, as a wrapper of
dogpile.cache's 'kwarg_function_key_generator'. This function allows
to a region to memoize from a function having keyword arguments.
Change-Id: I1bd762810ee0491c8bd96ccc92c49d3c0a1a08e9
Partial-Bug: #1696501