1.1.6
Changelog
781af7d Initial import from objmodel
34faf4d Godeps: install initial godeps
d33fd63 add basic consul support
f1afea9 simplify objdb by merging packages
a54ad17 simplify objdb by merging packages
05343e9 Add godep, vagrantfile and makefile for CI
133fdf2 move to go benchmark
c2effc3 Create README.md
7a2fea2 Fix make test
282322d Fix a typo
43990a8 move mutex to global level
2afee8d Fix #256
d36b6be Use EtcdIndex as reference for watch
0840303 Get current holder by reading from statestore
4964a35 minor fixes
c359b47 Add role and version to service info
4607285 Fix service registration bug
b48ade9 Move away from using etcd modifiedIndex in compare-and-swap
ca6060e etcdService.go: add error checks for host parsing in service watch
4dbddc6 fix for netplugin service registeration repetitive failures
cf50b16 etcdService.go: properly communicate the hostAddr after parsing
b50a80b Move objdb to new etcd client
969f404 Make objdb url configurable
cbedafe Full consul support in objdb
b4ac39a Fix bugs; improve tests
d554aca Make service TTL configurable
606217c update godep
aae4e15 Fix a bug in ket refresh
e2e99ef add gofmt, golint and go vet checks (#13)
b1791c2 Handle etcd/consul restarts (#14)
4cebe43 Retry service refresh when consul is restarted (#15)
179d836 Add a missing retry in consul client (#16)
769c7ec Hostname is added for service info (#17)
75ae6c7 Add retry for service watch (#18)
b9df55d fix consul locking (#19)
4f66ae0 Godeps,vendor: Cleanup/upgrade godeps and migrate to 1.7 vendoring
9e79f64 Replaced checks with checks.sh from volplugin + addressed issues found by deadcode and misspell
405471e use the contiv/centos73 box & clean etcd
802a312 Added LICENSE
ccc0d3c Add to gitignore for tar, rootfs for dockerignore
9f6e8e7 use netplugin-build for compile container name (#1009)
8687b65 leverage build-with-container in "make tar"
61c0a42 Added CPU and memory settings for k8s Vagrantfile
9079052 Increased CONTIV_MEMORY to 4096
68fa8a3 Changed to 4 GB memory
9281037 Added note about CONTIV_CPUS
1f9a485 Setting GOPATH variable in netplugin/Makefile
e48a518 Go code checks can be run locally in container (#1012)
56c6ec6 added sudo to delete ovs bridge
aab6b01 Adding debugs in netplugin/scripts/build.sh
0060f00 etcdClient.go: fixed a bug where nil was returned instead of err
c43b0e9 Ensure ovs logging directory created before start service (#1028)
83e1bda Removed GOPATH check (#1026)
82e6a96 image tag is just sha, rm 'devbuild' default
525d09a Removed Godeps/vendor from objdb. Also removed checks.sh because misspell
was complaining about it
4b27978 Godeps/Godeps.json: removed duplicate entries
82edec2 objdb/modeldb/modeldb.go: fix import path
3a42d57 Godeps,vendor: update contivmodel to the latest version + use new objdb import paths
9f7b0cd vendor: updates from import path/Godeps changes in previous commit
30506c7 Godeps/Godeps.json: update client-go version
b28b225 objdb: remove now-unused Makefile and Vagrantfile
d781c64 Remove test/systemtests/cfg.json so that it will be ignored by .gitignore
55238dc Prepare for new CI
b1bc3b2 support ip-ip policy in EPG.
4986e71 Contiv network is not deleted when docker network is deleted (#1029)
8234188 Adding cfg.json.example
8a16dcb A vendor package now depends on objdb package
10b0651 version/CURRENT_VERSION: bump to 1.1.6