diff options
author | zhouxinyong <zhouxinyong@inspur.com> | 2018-11-13 09:51:25 +0800 |
---|---|---|
committer | zhouxinyong <zhouxinyong@inspur.com> | 2018-11-13 09:52:31 +0800 |
commit | 3c97e0be899d90dbeb1b1c07d4d4dff5a7369155 (patch) | |
tree | b082690923f872299200564b6aeac45481f8cb60 | |
parent | 44316619866bdf741851868045677c4b78ef766a (diff) |
delete the duplicate words in hostprof.yaml
Change-Id: Iec982af9735116ae159330e462f8267499ee6df6
Notes
Notes (review):
Code-Review+2: Bryan Strassner <bryan.strassner@gmail.com>
Code-Review+2: Aaron Sheffield <ajs@sheffieldfamily.net>
Workflow+1: Aaron Sheffield <ajs@sheffieldfamily.net>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Tue, 13 Nov 2018 14:41:15 +0000
Reviewed-on: https://review.openstack.org/617404
Project: openstack/airship-drydock
Branch: refs/heads/master
-rw-r--r-- | python/tests/yaml_samples/hostprof.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/yaml_samples/hostprof.yaml b/python/tests/yaml_samples/hostprof.yaml index a88ffee..73b4c1b 100644 --- a/python/tests/yaml_samples/hostprof.yaml +++ b/python/tests/yaml_samples/hostprof.yaml | |||
@@ -75,7 +75,7 @@ spec: | |||
75 | linkspeed: auto | 75 | linkspeed: auto |
76 | # Is this link supporting multiple layer 2 networks? | 76 | # Is this link supporting multiple layer 2 networks? |
77 | # none is a port-based VLAN identified by default_network | 77 | # none is a port-based VLAN identified by default_network |
78 | # tagged is is using 802.1q VLAN tagging. Untagged packets will default to default_netwokr | 78 | # tagged is using 802.1q VLAN tagging. Untagged packets will default to default_netwokr |
79 | trunking: | 79 | trunking: |
80 | mode: disabled | 80 | mode: disabled |
81 | # use name, will translate to VLAN ID | 81 | # use name, will translate to VLAN ID |