spec/plugins: fix 'ip'->'ips' in the spec, bump to 0.3.1
authorDan Williams <dcbw@redhat.com>
Wed, 22 Mar 2017 19:21:53 +0000 (14:21 -0500)
committerDan Williams <dcbw@redhat.com>
Wed, 5 Apr 2017 17:46:24 +0000 (12:46 -0500)
commit9445711fa568010ad2e4275aadac134f5e1453e5
tree9a4f564c6f7438091500826c369f0a27a9e6da9e
parentd4bbce1865270cd2d2be558d6a23e63d314fe769
spec/plugins: fix 'ip'->'ips' in the spec, bump to 0.3.1
17 files changed:
Documentation/spec-upgrades.md
SPEC.md
libcni/api_test.go
libcni/conf_test.go
pkg/invoke/exec_test.go
pkg/invoke/raw_exec_test.go
pkg/skel/skel_test.go
pkg/types/current/types.go
pkg/types/current/types_test.go
pkg/version/version.go
plugins/ipam/host-local/host_local_test.go
plugins/main/bridge/bridge_test.go
plugins/main/ipvlan/ipvlan_test.go
plugins/main/macvlan/macvlan_test.go
plugins/main/ptp/ptp_test.go
plugins/test/noop/main.go
plugins/test/noop/noop_test.go