From b19177e2c963d07bb4a5dad24691f194227ca422 Mon Sep 17 00:00:00 2001 From: Chad Smith Date: Thu, 26 Sep 2019 14:30:12 +0000 Subject: docs: fix zstack documentation lints Resolve the following lints raised by 'make doc': - doc/rtd/topics/datasources/zstack.rst:5: D001 Line too long - doc/rtd/topics/datasources/zstack.rst:10: D001 Line too long --- doc/rtd/topics/datasources/zstack.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/rtd/topics/datasources/zstack.rst b/doc/rtd/topics/datasources/zstack.rst index 36e60ffb..93a2791c 100644 --- a/doc/rtd/topics/datasources/zstack.rst +++ b/doc/rtd/topics/datasources/zstack.rst @@ -2,14 +2,15 @@ ZStack ====== -ZStack platform provides a AWS Ec2 metadata service, but with different datasource identity. +ZStack platform provides a AWS Ec2 metadata service, but with different +datasource identity. More information about ZStack can be found at `ZStack `__. Discovery --------- -To determine whether a vm running on ZStack platform, cloud-init checks DMI information -by 'dmidecode -s chassis-asset-tag', if the output ends with '.zstack.io', it's running -on ZStack platform: +To determine whether a vm running on ZStack platform, cloud-init checks DMI +information by 'dmidecode -s chassis-asset-tag', if the output ends with +'.zstack.io', it's running on ZStack platform: Metadata -- cgit v1.2.3