Skip to content

Commit

Permalink
B #3280: Import vCenter cluster as host needs to check existing OpenN…
Browse files Browse the repository at this point in the history
…ebula clusters

Signed-off-by: jmdelafe <[email protected]>
  • Loading branch information
jmdelafe committed May 8, 2019
1 parent a47cfd0 commit f0352d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sunstone/models/OpenNebulaJSON/ClusterJSON.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ def create(template_json)
self.allocate(cluster_hash['name'])
end
end

self.allocate(cluster_hash['name'])
end

def perform_action(template_json)
Expand Down

1 comment on commit f0352d7

@GitCop
Copy link

@GitCop GitCop commented on f0352d7 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were the following issues with your Pull Request

  • Subject must be equal or less than 50

Guidelines are available at https://github.com/OpenNebula/one/blob/master/share/doc/dev/COMMIT_MESSAGES.md


This message was auto-generated by https://gitcop.com

Please sign in to comment.