Yue Zhang
ea7f7ea806
Update version to 2.1.2
2015-12-07 14:38:07 +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
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
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
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
2015-09-24 18:10:14 +08:00
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