Skip to content

Commit

Permalink
Add todo for :protocol inside of ContainerServicePortConfig manager_ref
Browse files Browse the repository at this point in the history
Add todo for :protocol inside of ContainerServicePortConfig manager_ref
  • Loading branch information
Ladas committed Jul 27, 2017
1 parent 8da447f commit 0af5990
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ def initialize_inventory_collections
:model_class => ContainerServicePortConfig,
:parent => manager,
:association => :container_service_port_configs,
:manager_ref => [:ems_ref, :protocol]
:manager_ref => [:ems_ref, :protocol] # TODO(lsmola) make protocol part of the ems_ref?
)
)

Expand Down

0 comments on commit 0af5990

Please sign in to comment.