Firmlyzhu
|
987077e7d7
|
Add information of login to user log
|
2018-09-16 15:52:15 +08:00 |
Firmlyzhu
|
46ea09828d
|
fix a bug that net stats can't be shown
|
2018-09-16 14:56:27 +08:00 |
zhuyj17
|
1315ca0c3a
|
Tidy master code
|
2018-06-10 23:53:21 +08:00 |
zhuyj17
|
183ccb3d21
|
Rename com to utils
|
2018-06-04 01:22:50 +08:00 |
zhuyj17
|
18d9ea08fd
|
Rename com to utils
|
2018-06-04 01:16:32 +08:00 |
zhuyj17
|
868be0c8c0
|
Tidy master codes
|
2018-05-27 17:17:08 +08:00 |
zhuyj17
|
9b8a9a7135
|
Tidy worker codes
|
2018-05-27 17:09:09 +08:00 |
zhuyj17
|
c486930d8f
|
tidy worker codes
|
2018-05-27 15:52:45 +08:00 |
zhongyehong
|
b40fad7acc
|
Add a parameter to control whether the add node function is enabled.
|
2018-05-20 17:32:35 +08:00 |
zhongyehong
|
490a9901ac
|
allow root change the cloud setting in cloud pannel
|
2018-05-20 17:16:56 +08:00 |
zhongyehong
|
37c9b13e28
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-20 16:08:00 +08:00 |
zhongyehong
|
d3750eb7f8
|
Implement addnode function on aliyun cloud
|
2018-05-20 16:05:11 +08:00 |
zhongyehong
|
2ca69b8e47
|
adding scale module
|
2018-05-13 13:21:17 +08:00 |
zhuyj17
|
03df782f62
|
Merge branch 'master' of https://github.com/unias/docklet into file2db
|
2018-04-22 15:59:09 +08:00 |
zhuyj17
|
3e999e4511
|
1.Fix bugs on upgrade script. 2. Can't add port mappings when cluster is stopped.
|
2018-04-22 15:58:41 +08:00 |
zhuyj17
|
5d8abf2d44
|
Add a python script to upgrade
|
2018-04-22 15:21:19 +08:00 |
zhongyehong
|
984819686e
|
fix a bug caused by merge
|
2018-04-22 14:45:04 +08:00 |
zhongyehong
|
d5bc0e583d
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-22 14:06:43 +08:00 |
zhongyehong
|
39fcf8a26f
|
Modified recovery mode
|
2018-04-22 14:03:41 +08:00 |
zhuyj17
|
0cbb288175
|
Add BillingHistory model and fix a bug when use db to bill
|
2018-04-22 12:39:54 +08:00 |
zhuyj17
|
d959b6f23e
|
Update copy image to use db
|
2018-04-15 22:52:00 +08:00 |
zhuyj17
|
c152d8650a
|
Fix conlicts
|
2018-04-14 00:25:05 +08:00 |
zhuyj17
|
831014f7f5
|
Fix some bugs in imagemgr
|
2018-04-14 00:17:38 +08:00 |
Firmlyzhu
|
1f7598b27b
|
Fix some bugs on imagemgr
|
2018-04-13 16:39:36 +08:00 |
Firmlyzhu
|
5a2facc028
|
Fix a bug
|
2018-04-13 16:02:01 +08:00 |
Firmlyzhu
|
3f54ff3952
|
Use db in imagemgr
|
2018-04-13 15:50:49 +08:00 |
zhuyj17
|
6870d16bc3
|
Use db when update proxyurl
|
2018-04-08 23:09:28 +08:00 |
zhuyj17
|
1f756540f8
|
Use db when managing port mappings
|
2018-04-08 22:56:15 +08:00 |
zhuyj17
|
05970254a0
|
Use db when start and stop clusters
|
2018-04-08 17:02:09 +08:00 |
zhuyj17
|
06dfd80363
|
Use database when create,delete,scale_in,scale_out clusters
|
2018-04-08 16:55:57 +08:00 |
zhongyehong
|
9dc3f346ac
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-08 15:12:21 +08:00 |
zhongyehong
|
640b6cda52
|
Optimizing the display of image information for cmd tool
|
2018-04-08 15:10:18 +08:00 |
zhongyehong
|
d9cc0c2c9f
|
user can copy an image to other masters
|
2018-04-08 15:05:04 +08:00 |
zhuyj17
|
d9dd9de94d
|
add flask-migrate
|
2018-03-19 09:27:21 +08:00 |
zhuyj17
|
6b3c83cebb
|
Add 3 new models: Container, PortMapping and VCluster
|
2018-03-11 16:29:54 +08:00 |
zhuyj17
|
e9b8669fc9
|
Add users' locks to when operating on images.
|
2018-03-11 11:21:36 +08:00 |
zhuyj17
|
63d5f01d8c
|
add users' locks to port_mapping
|
2018-01-21 22:57:29 +08:00 |
Firmlyzhu
|
b768de1345
|
fix a bug that it will display wrong messages when scale in the clusters.
|
2018-01-21 18:43:01 +08:00 |
Firmlyzhu
|
113218b2c0
|
add locks to operations of clusters and acquiring ids and acquiring ip addresses and port mappings
|
2018-01-21 18:36:42 +08:00 |
zhuyj17
|
61ff425f04
|
Fix a bug of port control & a bug of update_v0.3.2.py
|
2018-01-07 14:22:25 +08:00 |
zhongyehong
|
52d1e8fb82
|
fix a bug of update base image
prepare base image in prepare.sh
add a packagefs layer
|
2018-01-06 14:05:12 +08:00 |
Firmlyzhu
|
8382be2837
|
Set 0 to unlimit the input rate limit
|
2017-12-08 17:27:43 +08:00 |
Firmlyzhu
|
0853ec5f25
|
fix some bugs on billing_history
|
2017-12-05 17:47:06 +08:00 |
Firmlyzhu
|
911e7b2f6e
|
Merge branch 'master' of https://github.com/unias/docklet into networkbillings
|
2017-12-05 15:54:01 +08:00 |
GallenShao
|
22745d2f04
|
merge branch 'beans' into master
|
2017-12-04 12:03:25 +08:00 |
GallenShao
|
8dc8cc2cb6
|
add billing detail and billing history detail
|
2017-12-04 11:52:45 +08:00 |
zhuyj17
|
8cd49f4c84
|
add network billings
|
2017-12-04 02:10:25 +08:00 |
zhuyj17
|
0637d81304
|
add monitoring of gateways
|
2017-12-04 01:40:04 +08:00 |
Firmlyzhu
|
db6aeda16f
|
add hyperlink to billings document besides beans
|
2017-11-26 15:56:15 +08:00 |
zhuyj17
|
0fca69aec6
|
add network stats to monitoring
|
2017-11-26 14:15:58 +08:00 |