#!/bin/bash

set -eux

install-openstack-client $IRONICCLIENT_EXTRA_INSTALL_OPTS -c neutron -i $IRONICCLIENT_VENV_DIR
