Skip to content

Commit

Permalink
Merge pull request #17888 from gtanzillo/add-classes-to-expressions
Browse files Browse the repository at this point in the history
Added key pairs, cloud networks and networks to reporting and expresions
  • Loading branch information
bdunne authored Aug 22, 2018
2 parents 2b06c5d + 6f208fe commit 879600d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/miq_expression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- ContainerGroupPerformance
- ContainerImage
- ContainerImageRegistry
- CloudNetwork
- ContainerNode
- ContainerNodePerformance
- ContainerProject
Expand All @@ -30,6 +31,7 @@
- ContainerTemplate
- PersistentVolume
- ManageIQ::Providers::CloudManager
- ManageIQ::Providers::CloudManager::AuthKeyPair
- EmsCluster
- EmsClusterPerformance
- EmsEvent
Expand All @@ -47,6 +49,7 @@
- MiqServer
- MiqTemplate
- MiqWorker
- Network
- OrchestrationStack
- OrchestrationTemplate
- PhysicalRack
Expand Down Expand Up @@ -170,7 +173,9 @@
- "^min_derived_storage.*$"
- "^max_derived_storage.*$"
- assoc_ids
- auth_key
- capture_interval
- challenge
- filters
- icon
- intervals_in_rollup
Expand Down

0 comments on commit 879600d

Please sign in to comment.