Skip to content

Commit 9e53a82

Browse files
committed
added attribution
1 parent d1141d4 commit 9e53a82

File tree

47 files changed

+946
-379
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+946
-379
lines changed

.metadata.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ experimental/azure:
99
- base
1010
description: This schema extension introduces cloud support for Microsoft Azure.
1111
name: Azure
12+
attribution: "[Rowan Coleman](https://www.linkedin.com/in/rowan-coleman-6a147156/)"
1213
experimental/circuit_service:
1314
dependencies:
1415
- extensions.circuit
@@ -70,7 +71,7 @@ extensions/cable:
7071
extensions/circuit:
7172
dependencies:
7273
- base
73-
- extentions.location_minimal
74+
- extensions.location_minimal
7475
description: This schema extension contains Circuits and ways to connect them with
7576
your infrastructure! The circuit could be a fiber connecting two sites, you would
7677
then have two endpoints, one on each site.
@@ -131,7 +132,7 @@ extensions/modules:
131132
dependencies:
132133
- base
133134
description: |
134-
This schema extension allows you to capture Device Modules related information like the serial number or the satus. You can insert the Module into a Dcim Physcial Device.
135+
This schema extension allows you to capture Device Modules related information like the serial number or the status. You can insert the Module into a Dcim Physical Device.
135136
136137
> [!NOTE]
137138
> This extension doesn't contain any Node, you can use the extension module_linecards or modules_routing_engine to use it
@@ -141,21 +142,21 @@ extensions/modules_linecards:
141142
- base
142143
- extensions.modules
143144
description: This schema extension allows you to capture Linecard related information
144-
like the version. You can insert the Linecard into a Dcim Physcial Device and
145+
like the version. You can insert the Linecard into a Dcim Physical Device and
145146
leverage the Linecard type model. The Linecard can accept PIC to help configure
146-
PORT informations like breakout-capabilities and configurations.
147+
PORT information like breakout-capabilities and configurations.
147148
name: Linecards
148149
extensions/modules_routing_engine:
149150
dependencies:
150151
- base
151152
- extensions.modules
152153
description: This schema extension allows you to capture Routing Engine related
153-
information like the version. You can insert the Routing Engine into a Dcim Physcial
154+
information like the version. You can insert the Routing Engine into a Dcim Physical
154155
Device and leverage the Routing Engine type model.
155156
name: Routing Engine
156157
extensions/patch_panel:
157158
description: |
158-
This schema extension allows you to capture patch pannel related information like rear/front interfaces and mapping between them. You can insert the patch panel into a rack and leverage the device type model. Finally you can also capture informations about potential modules you would insert into your patch panel.
159+
This schema extension allows you to capture patch panel related information like rear/front interfaces and mapping between them. You can insert the patch panel into a rack and leverage the device type model. Finally you can also capture information about potential modules you would insert into your patch panel.
159160
160161
> [!NOTE]
161162
> This extension is compatible with all sort of connectors, meaning you can plug cable, circuits, cross-connect to front & rear interfaces!
@@ -217,7 +218,7 @@ extensions/routing_bgp_rr:
217218
- base
218219
- extensions.routing
219220
- extensions.routing_bgp
220-
description: This schema extension extemd the BGP extension to add BGP Route Reflector
221+
description: This schema extension extend the BGP extension to add BGP Route Reflector
221222
Clustering.
222223
name: BGP Route Reflector
223224
extensions/routing_ospf:
@@ -275,7 +276,7 @@ extensions/routing_policies_pim:
275276
- extensions.routing_policies
276277
- extensions.routing_pim
277278
description: This schema inherits the `RoutingPolicy` schema and removes `import_policies`
278-
and `export_policies` attributes. However it adds a number of relatopnships to
279+
and `export_policies` attributes. However it adds a number of relationships to
279280
`RoutingPIM`.
280281
name: Routing Policies (PIM)
281282
extensions/sfp:

0 commit comments

Comments
 (0)