Commit 72edb1e
committed
Fix: enable device-specific attributes regardless of lab devices
When we added device-specific attributes (eos.serialnumber), we
enabled them only when the device was used in lab topology, making it
impossible to use the same topology with other devices.
This fix enables device-specific attributes regardless of what devices
are used in the current incarnation of the lab topology, allowing you
to specify device-specific data in generic topologies.1 parent 9ae0aa2 commit 72edb1e
2 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
298 | 306 | | |
299 | 307 | | |
300 | 308 | | |
| |||
312 | 320 | | |
313 | 321 | | |
314 | 322 | | |
| 323 | + | |
315 | 324 | | |
316 | 325 | | |
317 | 326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | 303 | | |
307 | 304 | | |
308 | 305 | | |
| |||
0 commit comments