#!/bin/bash

set -eux

install-openstack-client $NEUTRONCLIENT_EXTRA_INSTALL_OPTS -c neutron -i $NEUTRONCLIENT_VENV_DIR
