Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contrail plugin should use caching database #94

Open
smanpathak opened this issue Oct 5, 2017 · 1 comment
Open

Contrail plugin should use caching database #94

smanpathak opened this issue Oct 5, 2017 · 1 comment

Comments

@smanpathak
Copy link

Contrail plugin for neutron uses contrail server as source of truth and forwards all requests. This adds delays in serving neutron requests. Instead, the plugin should consider caching data locally and return based on cache.
NSX plugin for neutron as an example.

@gokulpch
Copy link

gokulpch commented Oct 5, 2017

This is being tracked and the issue is with the manual installation of Memcached server. This will be packaged with the containers form the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants