499 Commits
Author SHA1 Message Date
Yue Zhang ea7f7ea806 Update version to 2.1.2 v2.1.2 2015-12-07 14:38:07 +08:00
Yue Zhang (MS) 588bb801fa Merge pull request #134 from yuezh/2.1.2.rc3
2.1.2.rc3
v2.1.2.rc3
2015-12-04 21:13:03 +08:00
Yue Zhang c452a61675 Update version to 2.1.2.rc3 2015-11-23 12:37:23 +08:00
Yue Zhang 0c33675e6a Fix goalstate uri 2015-11-23 12:37:23 +08:00
Yue Zhang 21170902c0 Log umount/eject dvd failure as warning 2015-11-19 00:10:57 +08:00
Yue Zhang f3b39c298d Handle throttling 2015-11-19 00:10:57 +08:00
Yue Zhang b96447b81e Fix extension handler status parsing 2015-11-16 10:47:10 +08:00
Yue Zhang (MS) 9c02eba01d Merge pull request #123 from yuezh/2.1.2
2.1.2.rc2
v2.1.2.rc2
2015-11-10 15:12:19 +08:00
Yue Zhang ecd76bc636 Update systemd unit file and waagent.conf for Ubuntu15.10 2015-11-09 23:40:27 +08:00
Yue Zhang 7b7adf90c8 Update version to 2.1.2.rc2 2015-11-05 15:25:15 +08:00
Yue Zhang b9c1ec9cee Fix hostname publishing for centos7.x 2015-11-05 15:21:13 +08:00
Yue Zhang 36cb601de9 Fix hostname publishing for centos 6.x 2015-11-04 21:06:25 +08:00
Yue Zhang ee3cada547 Reset hostname during deprovision 2015-11-04 15:05:36 +08:00
Yue Zhang 568386d932 Remove unused param for proxy url 2015-11-02 17:24:53 +08:00
Yue Zhang 942b422ddc Fix deprovision input 2015-10-28 22:34:38 +08:00
Yue Zhang (MS) 1aa4c38f60 Merge pull request #118 from yuezh/2.1.2.rc1
Fixed a few issues
v2.1.2.rc1
2015-10-23 17:08:02 +08:00
Yue Zhang 27270823f2 Rename Windows Azure to Microsoft Azure 2015-10-23 14:55:05 +08:00
Yue Zhang ca0c8497b1 Update version to 2.1.2.rc1 2015-10-22 15:01:02 +08:00
Yue Zhang 632eab22a6 Add timeout for http(s) requests 2015-10-22 15:01:02 +08:00
Yue Zhang 4fad64dd30 Fix setup.py
1. Fix systemd init script location for SUSE and centos
2. Fix sysV script for SLES11
3. Use systemctl for sles12+
4. Mitigate systemd issue on centos 7.1
2015-10-20 10:21:36 +08:00
Yue Zhang 1f9d9b7fa9 Fix dvd ejection for SLES 2015-10-20 10:21:36 +08:00
Yue Zhang (MS) 7eb7a81201 Merge pull request #115 from rjschwei/elimImport
- Remove superfluous import
2015-10-20 10:06:28 +08:00
Yue Zhang (MS) ea1dab391d Merge pull request #114 from rjschwei/handleValueE
- Handle ValueError
2015-10-20 10:06:20 +08:00
Robert Schweikert ca1be4fd57 - Remove superfluous import 2015-10-19 18:07:38 -04:00
Robert Schweikert 2d9fdb7fb5 - Handle ValueError
+ If/when the distribution name is empty the __import__ function throws
    a ValueError because an attemot is made to import a module represented
    by the empty string. This generates a traceback insteda of falling back
    to teh default loader.
- Do not manage the exception object caught
  + The exception object is not used for any purpose in the exception handler
    thus we do not need to assign it and manage it
2015-10-19 17:51:47 -04:00
Yue Zhang 9a98763a2b Update version to 2.1.2-rc0 WALinuxAgent-2.1.2.rc0 2015-09-24 18:10:14 +08:00
andyliuliming efc307acca Merge pull request #109 from yuezh/protocol
Report vm status even if no extension
2015-09-22 09:50:12 +08:00
Yue Zhang c69380a6ee Report vm status even if no extension 2015-09-16 14:59:36 +08:00
lizzha fb64d64db8 Merge pull request #108 from yuezh/fix_handler_state
Fix handler state
2015-09-16 10:18:11 +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 (MS) 47966d5143 Merge pull request #107 from yuezh/2.1.2
Merge multiple fixes to 2.1.2
2015-09-11 19:21:58 +08:00
Yue Zhang 67c6fdb798 Fix logger format 2015-09-07 16:06:15 +08:00
Yue Zhang 5c28a059ee Update config for crypt and password hash 2015-09-06 14:32:07 +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 (MS) 5c857d7399 Merge pull request #103 from lizzha/dev-2.1
Snappy support
2015-08-28 10:05: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 0f5e81a1c2 update readme 2015-08-19 15:18:18 +08:00
lizzha 4462879c12 Update readme 2015-08-19 15:05:44 +08:00