Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayobe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kayobe
Commits
91b2dddc
Commit
91b2dddc
authored
3 years ago
by
Pierre Riteau
Browse files
Options
Downloads
Patches
Plain Diff
Add twentyFiveGigE to port descriptions in inspector rules
Change-Id: I0c41d59123aba3351ac3b0a5a76cff517cca93e4
parent
a48cc249
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ansible/group_vars/all/inspector
+4
-0
4 additions, 0 deletions
ansible/group_vars/all/inspector
releasenotes/notes/inspector-25gbe-port-9bdc3bb354e3dfb6.yaml
+5
-0
5 additions, 0 deletions
...asenotes/notes/inspector-25gbe-port-9bdc3bb354e3dfb6.yaml
with
9 additions
and
0 deletions
ansible/group_vars/all/inspector
+
4
−
0
View file @
91b2dddc
...
@@ -213,6 +213,10 @@ inspector_rule_lldp_switch_port_desc_to_name:
...
@@ -213,6 +213,10 @@ inspector_rule_lldp_switch_port_desc_to_name:
op: "matches"
op: "matches"
value: "^TenGigabitEthernet ?([0-9/]*)$"
value: "^TenGigabitEthernet ?([0-9/]*)$"
invert: True
invert: True
- field: "data://all_interfaces.{{inspector_rule_var_lldp_switch_port_interface}}.lldp_processed.switch_port_description"
op: "matches"
value: "^twentyFiveGigE ?([0-9/]*)$"
invert: True
- field: "data://all_interfaces.{{inspector_rule_var_lldp_switch_port_interface}}.lldp_processed.switch_port_description"
- field: "data://all_interfaces.{{inspector_rule_var_lldp_switch_port_interface}}.lldp_processed.switch_port_description"
op: "matches"
op: "matches"
value: "^fortyGigE ?([0-9/]*)$"
value: "^fortyGigE ?([0-9/]*)$"
...
...
This diff is collapsed.
Click to expand it.
releasenotes/notes/inspector-25gbe-port-9bdc3bb354e3dfb6.yaml
0 → 100644
+
5
−
0
View file @
91b2dddc
---
fixes
:
-
|
Filter out 25 Gigabit Ethernet interface names in the Ironic inspector rule
setting node names from interface LLDP switch port descriptions.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment