This website requires JavaScript.
Explore
Get Started
openstack
/
devstack
Code
Issues
Proposed changes
ef53db76d0
Branches
Tags
View all branches
devstack
/
files
/
rpms
/
keystone
4 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Always cache tokens in a shared memcache Instead of using in-process caching for tokens per service per worker (disabled by default now), use a shared memcache to cache token validation(s). This should both offload/speedup validations and avoid the issues surrounding inconsistent validation responses when using in-process caching [since each worker caches separately]. Change-Id: Ifc17c27744dac5ad55e84752ca6f68169c2f5a86
2016-01-20 12:43:22 -08:00
memcached
Sort rpm/deb files alphabetically This is rather trivial, but it makes comparing the files much easier Change-Id: I01e42defbf778626afd8dd457f93f0b02dd1a19d
2015-11-09 15:20:22 +11:00
mod_ssl
E) Add support for Fedora 16 Highlights: * Add files/rpms/* * get_packages() only loads deps for services that are enabled 11Apr2012 * change mod_wsgi cwd to $HORIZON_DIR * fix horizon apache log file name and location Note: This superceeds https://review.openstack.org/4364 Change-Id: I95486584561e4418907a6a4feb0ffbe4f4ea1843
2012-02-04 02:13:23 -06:00
sqlite
Copy Permalink