summaryrefslogtreecommitdiff
path: root/cloudinit/apport.py
diff options
context:
space:
mode:
authorShixin Ruan <matboy_80@aliyun.com>2019-09-18 13:15:25 +0000
committerServer Team CI Bot <josh.powers+server-team-bot@canonical.com>2019-09-18 13:15:25 +0000
commit571f7c36e89f67f4c2d1cacfd8f9269bf864d560 (patch)
treeca88604c5f74aef35455e250dc781a4c1fc62f5b /cloudinit/apport.py
parent4df0065998961ad21a9b733fb23ae2ebd78b7380 (diff)
downloadcloud-init-git-571f7c36e89f67f4c2d1cacfd8f9269bf864d560.tar.gz
Add datasource for ZStack platform.
Zstack platform provides a AWS Ec2 metadata service, and identifies their platform to the guest by setting the 'chassis asset tag' to a string that ends with '.zstack.io'. LP: #1841181
Diffstat (limited to 'cloudinit/apport.py')
-rw-r--r--cloudinit/apport.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cloudinit/apport.py b/cloudinit/apport.py
index 003ff1ff..fde1f75b 100644
--- a/cloudinit/apport.py
+++ b/cloudinit/apport.py
@@ -37,6 +37,7 @@ KNOWN_CLOUD_NAMES = [
'Scaleway',
'SmartOS',
'VMware',
+ 'ZStack',
'Other']
# Potentially clear text collected logs