Skip to content

Commit

Permalink
add Openstack prefix to swift description
Browse files Browse the repository at this point in the history
  • Loading branch information
nasark committed Dec 11, 2024
1 parent 59d81ff commit ee32950
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ def self.ems_type
end

def self.description
@description ||= "Swift ".freeze
@description ||= "Openstack Swift ".freeze
end

def description
@description ||= "Swift ".freeze
@description ||= "Openstack Swift ".freeze
end

def name
Expand Down

0 comments on commit ee32950

Please sign in to comment.