Ranjith

Results 6 issues of Ranjith

https://github.com/contiv/install/blob/6a0bea78dcb0cfc55004f53034df4e86c515d6f0/install/k8s/install.sh#L202 start etcd before netplugin/netmaster ``` cat $contiv_yaml_template >>$contiv_yaml if [ "$cluster_store" = "" ]; then cat $contiv_etcd_template >>$contiv_yaml fi ```

netctl net inspect reports incorrect endpoint count. 1. bring up multi node docker with contiv 2. create a container in one of the nodes & bring down that node 3....

from "contiv-users" ```time="Jul 27 17:03:57.143109677" level=info msg="Making REST request to url: http://10.0.3.12:9999/plugin/createEndpoint" time="Jul 27 17:03:57.162711214" level=info msg="endpoint event {Curr:0xc4208f6960 Prev:}" module=nameserver time="Jul 27 17:03:57.170605669" level=info msg="[tenant: default]add endpoint epid:735ea61a63612f07b2445cbbf3a22c54a21701fc88d5c11e8fc375fd6ea8f161, epg:,...

mgmtfn/k8splugin/driver.go: move netdXX() functions to utility