leebaok
|
9ebd3673bf
|
Merge pull request #73 from jklj077/master
vlan ids reusing
|
2016-05-03 03:23:58 -05:00 |
Peidong Liu
|
80144894b4
|
Merge branch 'master' of https://github.com/PedroLiu/docklet
|
2016-05-03 15:40:39 +08:00 |
zhuyj17
|
d4cbf43ed1
|
Using flask to display monitor info.
|
2016-05-03 15:31:53 +08:00 |
Peidong Liu
|
2fc5a79163
|
Now backend is flask-styled
fix a bug that will cause 404 in /login/
|
2016-05-03 15:31:53 +08:00 |
Peidong Liu
|
a1fb4b0aee
|
Test the code
|
2016-05-03 15:03:28 +08:00 |
zhuyj17
|
718d70d357
|
Using flask to display monitor info.
|
2016-04-30 16:45:48 +08:00 |
zhong yehong
|
26b2961dc9
|
Merge pull request #74 from zhongyehong/master
pay attention
|
2016-04-29 16:12:13 +08:00 |
zhongyehong
|
d5d12d3c06
|
fix some css style in datatable
|
2016-04-29 16:08:10 +08:00 |
zhongyehong
|
a0ca4e5081
|
Merge remote-tracking branch 'upstream/master'
|
2016-04-29 15:43:17 +08:00 |
zhongyehong
|
7b96837dfe
|
add upgrade.py to upgrade some configure file
add data space quota, but it doesn't work now
add default quota group, can change it in admin page
fix a bug when user first time to create image
|
2016-04-29 15:40:53 +08:00 |
jklj077
|
e8f96133d7
|
fix bugs related to vlan ids reusing
|
2016-04-29 13:47:56 +08:00 |
jklj077
|
9906f0588f
|
reuse vlanids
|
2016-04-29 12:58:48 +08:00 |
ooooo
|
2741371153
|
delete unused var
|
2016-04-27 16:54:47 +08:00 |
ooooo
|
c2c2adaa39
|
delete unused var
|
2016-04-27 16:43:11 +08:00 |
ooooo
|
996d73c3f4
|
Merge remote-tracking branch 'upstream/master' into separate
|
2016-04-27 16:37:31 +08:00 |
ooooo
|
25ba87423d
|
fix a little bug
|
2016-04-27 16:36:32 +08:00 |
zhongyehong
|
961baf6ae2
|
add disk quota
|
2016-04-27 16:31:46 +08:00 |
ooooo
|
a1c166bb09
|
use heartbeat package to keep worker alive in order to separate worker and master
|
2016-04-27 16:21:04 +08:00 |
Peidong Liu
|
c56c3d52db
|
Now backend is flask-styled
fix a bug that will cause 404 in /login/
|
2016-04-27 15:59:33 +08:00 |
Cao, Donggang
|
ea929a4dec
|
Merge pull request #67 from FirmlyReality/Truename
Add truename on Node list page, for #54
|
2016-04-25 06:06:32 +08:00 |
zhuyj17
|
fb2148833b
|
Add truename on Node list page.
|
2016-04-25 01:00:06 +08:00 |
leebaok
|
4b634e6eb1
|
Merge pull request #66 from FirmlyReality/diskusage
Diskusage
|
2016-04-23 18:46:08 +08:00 |
zhuyj17
|
237ce6f26f
|
Display disk usage on status page.
|
2016-04-23 18:42:04 +08:00 |
zhuyj17
|
92c839ff45
|
Modify the table on status and status realtime pages.
|
2016-04-23 17:45:49 +08:00 |
zhuyj17
|
a343c16847
|
Modify the unit on host Realtime page.
|
2016-04-23 17:04:00 +08:00 |
Yujian Zhu
|
f5c71e6d0f
|
Merge pull request #65 from FirmlyReality/display_vnode_owner
Display owner of container on Node list page.
|
2016-04-23 16:38:55 +08:00 |
zhuyj17
|
6075fe54c4
|
Display owner of container on Node list page.
|
2016-04-23 16:37:15 +08:00 |
ooooo
|
839ea23135
|
separate master and worker
|
2016-04-20 14:50:53 +08:00 |
ooooo
|
56242920c4
|
test
|
2016-04-20 14:17:12 +08:00 |
leebaok
|
38379feb62
|
[network] check whether IP exists and whether IP out of pool range when releasing IP to user pool by deleting vclusters
|
2016-04-18 20:26:19 +08:00 |
ooooo
|
cd0df9847f
|
Merge branch 'master' of https://github.com/unias/docklet into separate
|
2016-04-18 18:18:36 +08:00 |
ooooo
|
e313f50b5e
|
add some comment
|
2016-04-18 18:16:19 +08:00 |
zhong yehong
|
eb6e0f4793
|
Merge pull request #63 from zhongyehong/ipdist
Ipdist
|
2016-04-18 11:00:58 +08:00 |
zhongyehong
|
3fa04c95b9
|
Merge remote-tracking branch 'upstream/master' into ipdist
|
2016-04-18 10:54:50 +08:00 |
zhongyehong
|
9fd85a54f7
|
clean nfs when guest restart
|
2016-04-18 10:54:21 +08:00 |
zhongyehong
|
e30d912498
|
init shared_vlanids when start master without this key in etcd
update R and python demo for basefs
|
2016-04-18 10:39:24 +08:00 |
leebaok
|
d91978b1e1
|
Merge pull request #62 from leebaok/master
fix quota info failed
#62
|
2016-04-18 10:36:42 +08:00 |
leebaok
|
898aad3229
|
fix quota info failed
|
2016-04-18 10:35:04 +08:00 |
PedroLiu
|
1f29075caa
|
Merge pull request #60 from PedroLiu/master
2 enhancements
|
2016-04-18 10:33:07 +08:00 |
Peidong Liu
|
9ec437c27a
|
Now token will expires in 3600s
Now workspace name will be checked, if not correct, flask will raise a 500 error
|
2016-04-18 10:28:26 +08:00 |
leebaok
|
04e04c8a94
|
Merge pull request #59 from FirmlyReality/statusbug
Fix a bug of status page.
|
2016-04-18 09:11:38 +08:00 |
zhuyj17
|
4000d4f9d6
|
Fix a bug of status page.
|
2016-04-18 01:36:00 +08:00 |
leebaok
|
471a7a80a4
|
Merge pull request #58 from leebaok/homepage-v2
[home page] new home page of docklet
|
2016-04-17 15:00:43 +08:00 |
leebaok
|
534b34b1f7
|
[home page] new home page of docklet
|
2016-04-17 14:55:00 +08:00 |
Cao, Donggang
|
473eb450d6
|
Merge pull request #56 from FirmlyReality/displayquota
Displayquota
|
2016-04-16 06:31:24 +08:00 |
zhuyj17
|
55bc81e816
|
Add hours to idletime.
|
2016-04-15 23:36:57 +08:00 |
zhuyj17
|
5f5ee95f8c
|
Merge branch 'master' into displayquota
|
2016-04-15 23:33:35 +08:00 |
zhong yehong
|
d9226b035d
|
Merge pull request #53 from zhongyehong/ipdist
Ipdist
|
2016-04-14 17:30:30 +08:00 |
zhongyehong
|
7cd40a48e0
|
fix a bug when create guest #49
add hint for quota #7
|
2016-04-14 17:26:30 +08:00 |
zhongyehong
|
a55fcba862
|
the user in fundation group share vlanid #51
|
2016-04-14 16:32:50 +08:00 |