Enable oslo.cache library

Add manila:server:cache metadata

      cache:
        engine: memcached
        expiration_time: 600
        backend_argument:
          memcached_expire_time:
            value: 660
        members:
        - host:
          port: 11211
        - host:
          port: 11211
        - host:
          port: 11211

Enable oslo.cache in the manila.conf file

Change-Id: Iee7213d0e37e7939feb5f18e323e4e9c01c8018b
Related-Prod: PROD-26960
5 files changed