Yue Zhang
|
a3525bbe89
|
Handle encoding issue with python2
|
2015-08-02 23:08:16 +08:00 |
|
Yue Zhang
|
46de362f28
|
Add service config for ubuntu pre-15.04
|
2015-08-02 15:29:58 +08:00 |
|
Yue Zhang
|
518656755b
|
Fix logger format
|
2015-08-02 14:35:09 +08:00 |
|
Yue Zhang
|
fb40e89ea6
|
Add restart to upstart and systemd script
|
2015-08-02 14:23:50 +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
|
c8e9704de1
|
Update setup.py and bin/waagent to support both python2&3
|
2015-08-02 06:16:55 +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 (MS)
|
1f402073cb
|
Merge pull request #94 from yuezh/pylint
Update names according to python naming convension
|
2015-07-24 11:07:01 +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
|
180e98ca72
|
merge travis ci change
|
2015-07-22 08:07:34 +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 |
|
lizzha
|
e8b29d00e4
|
Merge pull request #92 from yuezh/travis
Enable travis-ci test
|
2015-07-16 16:15:53 +08:00 |
|
Yue Zhang
|
485d329c38
|
Remove installation from travis test
|
2015-07-14 10:21:44 +08:00 |
|
Yue Zhang
|
80f638765a
|
Fix unittest for travis
1. Add pyasn1 dependency
2. Disable test for GetDvdDevice
3. Rewrite assertRaises tests to support py2.6
|
2015-07-14 10:17:03 +08:00 |
|
Yue Zhang
|
684460fa9c
|
Enable travis ci for agent
|
2015-07-14 09:56:53 +08:00 |
|
Yue Zhang
|
cb3eb72589
|
Update version and change log: 2.1.0
WALinuxAgent-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 |
|
Yue Zhang
|
46c6115ee3
|
Change to systemd for ubuntu 1504
|
2015-06-30 16:24:24 +08:00 |
|
Yue Zhang
|
d95f9472f9
|
Change option --register-service to switch
|
2015-06-30 11:10:55 +08:00 |
|
Yue Zhang
|
ca179b4de4
|
Fix extension handler status
|
2015-06-30 11:06:54 +08:00 |
|
Yue Zhang
|
1f82ed1420
|
Port oracle name fix from 2.0
|
2015-06-30 10:53:27 +08:00 |
|
Yue Zhang
|
73525cd028
|
Update init script for sysV
|
2015-06-30 02:20:18 +08:00 |
|
Yue Zhang
|
7b8da0abf2
|
Fix uploading page blob for python 2.6
|
2015-06-30 00:40:17 +08:00 |
|
Yue Zhang
|
8149b73f6b
|
Add register service option to setup.py install
|
2015-06-30 00:32:03 +08:00 |
|
Yue Zhang
|
e6a6a4b3fb
|
Fix extension upgrade error
|
2015-06-29 21:10:11 +08:00 |
|
Yue Zhang
|
9eb1c96ccf
|
Update setup.py for openSUSE
|
2015-06-29 21:10:11 +08:00 |
|
Yue Zhang
|
69c1d56352
|
Catch protocol error when reporting vm status
|
2015-06-29 18:53:11 +08:00 |
|
Yue Zhang
|
d0692a89a3
|
Refactor deprovision handler to improve readability
|
2015-06-29 17:30:21 +08:00 |
|
Yue Zhang
|
7d825961c6
|
Update setup.py to support bdist_rpm
|
2015-06-29 17:26:32 +08:00 |
|
Yue Zhang
|
4b69733951
|
Add register-service option to setup.py
|
2015-06-29 14:50:37 +08:00 |
|
Yue Zhang
|
7371c9a21e
|
Fix extension and provision status
|
2015-06-29 14:50:37 +08:00 |
|
Yue Zhang
|
ae7697e8d3
|
Fix init script for centos
|
2015-06-27 17:49:14 +08:00 |
|
Yue Zhang
|
979e316ed3
|
Update v2 protocol
|
2015-06-27 17:48:49 +08:00 |
|
Yue Zhang
|
8ed9073057
|
Add distro loader
|
2015-06-24 15:49:09 +08:00 |
|
Yue Zhang
|
f077df51ed
|
Update setup.py
|
2015-06-16 15:00:24 +08:00 |
|
Yue Zhang
|
fd76f1de09
|
Multiple fixes for CoreOS
|
2015-06-16 11:29:58 +08:00 |
|
Yue Zhang
|
62affd964d
|
Fix setup.py for CoreOS
|
2015-06-15 13:56:32 +08:00 |
|
Yue Zhang
|
ded43c4244
|
Multiple fix for centos and suse
|
2015-06-12 20:28:17 +08:00 |
|
Yue Zhang
|
da0d4c0cef
|
Multiple fix for Ubuntu
|
2015-06-05 15:20:39 +08:00 |
|