cloudstack/systemvm/patches/debian/config
Rohit Yadav 375e998eaf CLOUDSTACK-8272: Python based file-lock free password server implementation
- VRs are single CPU, so Threading based implementation favoured than Forking based
- Implements a Python based password server that does not use file based locks
- Saving password mechanism is provided by using secure token only to VR (localhost)
- Old serve_password implementation is removed
- Runs with Python 2.6+ with no external dependencies
- Locks used within threads for extra safety

This closes #106

(cherry picked from commit 4b45d25152)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-12 13:57:49 +05:30
..
etc systemvm: correct sftp subsystem path of debian wheezy 2015-03-10 10:15:05 +05:30
opt/cloud/bin CLOUDSTACK-8272: Python based file-lock free password server implementation 2015-03-12 13:57:49 +05:30
root CLOUDSTACK-7841: Gracefully reload haproxy config 2014-11-04 16:41:46 -08:00
var/www/html make virtual router /latest/.htaccess file be static - no longer dynamically generate it, remove code that managed the file previously 2014-09-04 04:22:27 -04:00