Fix bug 1002 34/8534/7
authorAdam Israel <adam.israel@canonical.com>
Wed, 29 Jan 2020 14:35:35 +0000 (09:35 -0500)
committerAdam Israel <adam.israel@canonical.com>
Wed, 29 Jan 2020 16:15:41 +0000 (11:15 -0500)
commit3419aba44ae1829dab01b9eceb39a0425e8af973
tree5fb22317b7369e55049270b228dde589beccad7c
parentbd5a0c9bcbcd078a2c914f77671d23d4e2afca98
Fix bug 1002

This patch fixes bug 1002 by using the async-friendly `asyncio.create_subprocess_exec` instead of `subprocess.run`.

Change-Id: Ie290e3f879ee83345c0b783116ef2f1e8982e537
Signed-off-by: Adam Israel <adam.israel@canonical.com>
n2vc/k8s_juju_conn.py