An open API service indexing awesome lists of open source software.

https://github.com/superbrothers/docker-neutronclient

Docker image for OpenStack Neutron Client
https://github.com/superbrothers/docker-neutronclient

docker neutron openstack

Last synced: 24 days ago
JSON representation

Docker image for OpenStack Neutron Client

Awesome Lists containing this project

README

          

# OpenStack NeutronClient Docker Image

Docker image for OpenStack Neutron Client. See https://pypi.org/project/python-neutronclient/.

- https://hub.docker.com/r/superbrothers/neutronclient/

## How to use

```
$ curl -LO https://raw.githubusercontent.com/superbrothers/docker-neutronclient/master/neutron
$ chmod +x neutron
$ mv neutron /usr/local/bin/
```