2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson db0596d17b Change config backend writeback to threading from eventlet. Threading should be used sparingly, but in this case eventlet is pretty terrible at doing what
needs to be done... this may bode ill for the rest of using eventlet...

Rename ConfigData to ConfigManager

Add some hooks for tenant and user management in config

Begin actually consulting user/tenant info in http api
2013-09-04 15:40:35 -04:00
bin Arrange things so that the startup py is in bin 2013-07-19 10:31:02 -04:00
confluent Change config backend writeback to threading from eventlet. Threading should be used sparingly, but in this case eventlet is pretty terrible at doing what 2013-09-04 15:40:35 -04:00
API.txt Further advance state of project 2013-08-23 11:09:44 -04:00