Adding python-memcache to contrail-openstack-config dependency of juno
The issue is seen in juno after updating the keystonemiddleware package
version used in juno, fixing it in control.in for juno.
The latest keystonemiddleware contrail-config uses keystonemiddleware to authenticate with keystone.
keystonemiddleware has a dependency on memcache, but the dependency is
not defined in the upstream keystonemiddleware package.
Adding the dependency in contrail-openstack-config as the config node
needs memcache installed while using keystonemiddleware.
Reviewed: https:/ /review. opencontrail. org/24399 github. org/Juniper/ contrail- packaging/ commit/ d439be178a9c47e 0e5d49e2989e5ab d6e244f933
Committed: http://
Submitter: Zuul
Branch: R3.0
commit d439be178a9c47e 0e5d49e2989e5ab d6e244f933
Author: Amudha <email address hidden>
Date: Thu Sep 22 17:22:24 2016 -0700
Adding python-memcache to contrail- openstack- config dependency of juno
The issue is seen in juno after updating the keystonemiddleware package
version used in juno, fixing it in control.in for juno.
The latest keystonemiddleware contrail-config uses keystonemiddleware to authenticate with keystone. openstack- config as the config node
keystonemiddleware has a dependency on memcache, but the dependency is
not defined in the upstream keystonemiddleware package.
Adding the dependency in contrail-
needs memcache installed while using keystonemiddleware.
Change-Id: Ie228f37358df1c 699859b8b3cb6b2 6a62893acf2
Closes-Bug: #1602618