Skip to content

Commit

Permalink
Merge pull request #14280 from tzumainn/add-supports-mixin-cloud-network
Browse files Browse the repository at this point in the history
Add SupportsFeatureMixin to CloudNetwork
(cherry picked from commit 26dbe2e)

https://bugzilla.redhat.com/show_bug.cgi?id=1437148
  • Loading branch information
blomquisg authored and simaishi committed Apr 13, 2017
1 parent f6d5546 commit e1c19c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/cloud_network.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
class CloudNetwork < ApplicationRecord
include NewWithTypeStiMixin
include VirtualTotalMixin
include SupportsFeatureMixin

acts_as_miq_taggable

Expand Down

0 comments on commit e1c19c7

Please sign in to comment.