nova
The OpenStack project that provides a way to provision compute instances. More information: <https://docs.openstack.org/nova/latest/>.
RUN apt-get update && \
apt-get install -y python-novaclient
RUN apt-get update && \
apt-get install -y python-novaclient
RUN pacman -S --noconfirm python-novaclient
RUN apt-get update && \
apt-get install -y python-novaclient
RUN dnf install -y python-novaclient
RUN apt-get update && \
apt-get install -y python-novaclient