docklet/src
zhongyh16 28f5a05cd7 change the admin page to settings page
move editable setting to settings page
change the settings request from master to user
add 2 editable settings:OPEN_REGISTRY and APPROVAL_RBT
remove some setting from docklet.conf.template
2017-06-16 16:01:46 +08:00
..
beansapplicationmgr.py fix a bug that only root's info can be modified in /user/list 2017-05-09 01:16:22 +08:00
container.py Merge pull request #251 from FirmlyReality/publicIP 2017-05-29 23:35:39 +08:00
env.py Add APPROVAL_RBT to docklet.conf and user can turn on or off the robot by the field. 2017-06-14 15:45:51 +08:00
etcdlib.py delete method getnode in etcdlib.py 2016-05-04 11:54:24 +08:00
httprest.py change the admin page to settings page 2017-06-16 16:01:46 +08:00
imagemgr.py modify the addcluster page 2017-05-07 15:47:21 +08:00
log.py Revert "Revert "Add notification module"" 2016-06-21 19:05:45 +08:00
logs.py change the user module to an independent http server. 2017-05-08 16:26:08 +08:00
lvmtool.py move sys_run code to try block #18 2016-04-08 15:41:56 +08:00
model.py change the user module to an independent http server. 2017-05-08 16:26:08 +08:00
monitor.py Add Auth_token 2017-05-08 17:55:30 +08:00
nettools.py Fix a bug that remove gre when recovering usernet 2017-05-22 17:21:06 +08:00
network.py fix conflict 2017-05-21 23:42:06 +08:00
nodemgr.py Merge branch 'master' of https://github.com/unias/docklet into network 2017-05-17 18:39:40 +08:00
notificationmgr.py use settings.get('E_MAIL_FROM_ADDRESS') to get e-mail address 2017-05-09 01:18:37 +08:00
proxytool.py add nginx_config 2017-04-24 23:31:17 +08:00
settings.py change the user module to an independent http server. 2017-05-08 16:26:08 +08:00
sysmgr.py change the admin page to settings page 2017-06-16 16:01:46 +08:00
tools.py [Init] init repository with Docklet 0.2.6 2016-03-31 16:03:38 +08:00
updatebase.py add a button to update base image in admin page 2016-08-26 18:10:41 +08:00
userManager.py add OPEN_REGISTRY to control whether allow user to register a new 2017-06-05 15:30:27 +08:00
userinit.sh fix a bug of user directory not exists 2017-05-15 17:29:46 +08:00
vclustermgr.py fix function name error 2017-05-29 23:33:02 +08:00
worker.py Add public Ip 2017-05-29 15:19:45 +08:00