Virtuatable / virtuatable-core

The model layer gem for the jdr tools suite
0 stars 0 forks source link

Add a type field to gateways #15

Closed vincentcourtois closed 5 years ago

vincentcourtois commented 5 years ago

Gateways should be identified by their type like instances are, the type attribute of instances should be factorized in a concern like Arkaan::Concerns::Enumerable and used in Arkaan::Monitoring::Gateway and Arkaan::Monitoring::Instance classes.