Yue Zhang
|
c69380a6ee
|
Report vm status even if no extension
|
2015-09-16 14:59:36 +08:00 |
|
Yue Zhang
|
f44d3320b5
|
Fix extension handler state handling
Quit retry when explicity failure happened
|
2015-09-12 21:01:49 +08:00 |
|
Yue Zhang
|
a443bf6f04
|
Add sleep to prevent throttling
|
2015-09-12 13:24:12 +08:00 |
|
Yue Zhang
|
67c6fdb798
|
Fix logger format
|
2015-09-07 16:06:15 +08:00 |
|
Yue Zhang
|
3d3cd3d751
|
Add message to handler status
|
2015-09-02 20:05:19 +08:00 |
|
Yue Zhang
|
8e7bf7c7f7
|
Skip sshd_config update for CoreOS
|
2015-09-02 20:05:19 +08:00 |
|
Yue Zhang
|
dbad921390
|
Escape special characters for health report
|
2015-09-02 20:05:19 +08:00 |
|
Yue Zhang
|
89ad8abff4
|
Disable log when chpasswd and handle non-ascii cmd output
|
2015-09-02 20:05:19 +08:00 |
|
Yue Zhang
|
f254110551
|
Fix HandlerEnvironment.json
|
2015-09-02 20:05:19 +08:00 |
|
Yue Zhang
|
d18cbd5c07
|
Handle ExtensionsConfig uri is empty
|
2015-09-02 20:05:19 +08:00 |
|
Yue Zhang
|
29c9b73b8d
|
Update extension handler for metadata protocol
|
2015-08-31 14:10:14 +08:00 |
|
Yue Zhang
|
1348cfb586
|
Fix extension version compare
|
2015-08-31 00:57:38 +08:00 |
|
Yue Zhang
|
ed8a130eb2
|
Using usermod -p to update user password hash
|
2015-08-30 22:38:21 +08:00 |
|
Yue Zhang
|
194c4e028b
|
Update configuration and readme for chpasswd
|
2015-08-30 22:38:21 +08:00 |
|
Yue Zhang
|
d21f0aa10d
|
Fix HandlerEnvironment.json and remove seqno file
|
2015-08-28 02:39:07 +08:00 |
|
Yue Zhang
|
c3915d238d
|
Fix status report on XIO for py2py3
|
2015-08-27 23:01:39 +08:00 |
|
Yue Zhang
|
47c863352d
|
Merge remote-tracking branch 'upstream/2.1' into 2.1
|
2015-08-27 23:00:34 +08:00 |
|
lizzha
|
0ce339b6df
|
Update folder structure, and resolve comments
|
2015-08-19 14:48:06 +08:00 |
|
lizzha
|
c27983a486
|
Minor fix
|
2015-08-11 16:54:06 +08:00 |
|
lizzha
|
388c258162
|
Add snappy package support
|
2015-08-11 16:18:25 +08:00 |
|
Yue Zhang
|
35ec4dffcb
|
Update version to 2.1.2-pre
|
2015-08-07 14:17:51 +08:00 |
|
Yue Zhang
|
ff1a1f617e
|
Update version and changelog: 2.1.1
|
2015-08-07 03:36:21 +08:00 |
|
Yue Zhang
|
424c87f6cb
|
Fix waagent for old version extension to import
|
2015-08-07 03:25:03 +08:00 |
|
Yue Zhang
|
1282b407aa
|
Improve dhcp eror handling
|
2015-08-07 02:37:38 +08:00 |
|
Yue Zhang
|
5b951403ef
|
Handle utf-8 BOM for all sources of text
|
2015-08-07 02:37:38 +08:00 |
|
Yue Zhang
|
f4b279dc2c
|
Add code to eject dvd inside guest vm
|
2015-08-06 23:37:02 +08:00 |
|
Yue Zhang
|
6ace1354d0
|
Fix metadata protocol encoding
|
2015-08-06 23:37:02 +08:00 |
|
Yue Zhang
|
e11b8ebb61
|
Update setup.py for snappy
|
2015-08-06 12:36:01 +08:00 |
|
Yue Zhang
|
bf47654179
|
Handle certificates uri is None
|
2015-08-05 18:01:34 +08:00 |
|
Yue Zhang
|
95e5e99f26
|
Support empty public settings
|
2015-08-05 17:40:24 +08:00 |
|
Yue Zhang
|
343e58265f
|
Add python version to log and version output
|
2015-08-05 12:01:55 +08:00 |
|
Yue Zhang
|
a3525bbe89
|
Handle encoding issue with python2
|
2015-08-02 23:08:16 +08:00 |
|
Yue Zhang
|
518656755b
|
Fix logger format
|
2015-08-02 14:35:09 +08:00 |
|
Yue Zhang
|
7ef609d7d5
|
Fix http.client in restutil
|
2015-08-02 14:16:46 +08:00 |
|
Yue Zhang
|
5d8caf770e
|
Handle socket error for dhcp handler and add restart for systemd
|
2015-08-02 12:41:31 +08:00 |
|
Yue Zhang
|
7f70af1f29
|
Support both python2 and python3
|
2015-08-02 06:28:41 +08:00 |
|
Yue Zhang
|
082bbb6ffc
|
Support py3
|
2015-08-02 06:16:55 +08:00 |
|
Yue Zhang
|
1846145720
|
Fix unittest on python2.6
|
2015-08-02 06:07:55 +08:00 |
|
Yue Zhang
|
de5cc463b4
|
Fix typo
|
2015-08-01 12:49:35 +08:00 |
|
Yue Zhang
|
2d65eb34d6
|
Support openssh public key format
|
2015-07-23 09:55:31 +08:00 |
|
Yue Zhang
|
60c2541db3
|
Multiple changes for new protocol
1. Update endpoint uri
2. Add content-type to put/post request
|
2015-07-23 01:11:43 +08:00 |
|
Yue Zhang
|
48b3727b6b
|
Handle protocol error when initialize EventMonitor
|
2015-07-22 10:43:01 +08:00 |
|
Yue Zhang
|
5f488a30d3
|
Update metadata protocol for instance metadata
|
2015-07-22 10:42:03 +08:00 |
|
Yue Zhang
|
753796ce5e
|
Fix pylint warnings
|
2015-07-22 08:58:36 +08:00 |
|
Yue Zhang
|
435218ad89
|
Update version: 2.1.1-pre
|
2015-07-22 07:56:36 +08:00 |
|
Yue Zhang
|
52e3cb60e5
|
Fix pylint warnings
|
2015-07-22 07:55:32 +08:00 |
|
Yue Zhang
|
cb3eb72589
|
Update version and change log: 2.1.0
|
2015-06-30 18:44:09 +08:00 |
|
Yue Zhang
|
587da2e908
|
Add post install script
|
2015-06-30 17:08:43 +08:00 |
|
Yue Zhang
|
d8240b5457
|
Fix deprovision error
|
2015-06-30 16:38:15 +08:00 |
|
Yue Zhang
|
9f299a419f
|
Improve log and cleanup code
|
2015-06-30 16:24:24 +08:00 |
|