Add netutils charm layer
Signed-off-by: Adam Israel <adam.israel@canonical.com>
diff --git a/layers/netutils/metadata.yaml b/layers/netutils/metadata.yaml
new file mode 100644
index 0000000..c42d963
--- /dev/null
+++ b/layers/netutils/metadata.yaml
@@ -0,0 +1,15 @@
+name: netutils
+summary: A suite of network-related utilities.
+maintainer: Adam Israel <adam.israel@canonical.com>
+description: |
+ A suite of network-related utilities, such as ping and traceroute, that
+ can be deployed into a data center in order to diagnose connectivity issues.
+tags:
+ # https://jujucharms.com/docs/stable/authors-charm-metadata
+ - ops
+ - network
+ - performance
+series:
+ - trusty
+ - xenial
+subordinate: false