Add Delete and DeleteAll functionality to etcd 42/103542/1
authorRitu Sood <ritu.sood@intel.com>
Thu, 12 Mar 2020 01:05:13 +0000 (18:05 -0700)
committerRitu Sood <ritu.sood@intel.com>
Thu, 12 Mar 2020 01:05:13 +0000 (18:05 -0700)
commitc505dd3ce0d4d5bf4611d78e11bc1d6162f49147
tree387e561b64fe00ec5656db3517aa599a1d437f29
parent251c38778c0c499cae61383720dd8b053b16b87e
Add Delete and DeleteAll functionality to etcd

Currently only supports DeleteAll.

Issue-ID: MULTICLOUD-871
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I9ee03648462c5a04481c89bf864cdec35cfd4230
src/orchestrator/pkg/infra/contextdb/contextdb.go
src/orchestrator/pkg/infra/contextdb/etcd.go