Add links to launchpad

Change-Id: Ie48bd59a451a53d5dcd0832c17013aa621a0dc8e
This commit is contained in:
Aurelien Lourot 2020-07-06 13:47:53 +02:00
parent 72397cfeee
commit a8368987f9
2 changed files with 12 additions and 0 deletions

View File

@ -25,3 +25,9 @@ export TEST_ARISTA_IMAGE_LOCAL=/tmp/arista-cvx-virt-test.qcow2
tox -e func
```
# Bugs
Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-neutron-api-plugin-arista/+filebug).
For general questions please refer to the OpenStack [Charm Guide](https://docs.openstack.org/charm-guide/latest/).

View File

@ -20,3 +20,9 @@ To deploy (partial deployment only):
juju add-relation neutron-api rabbitmq-server
juju add-relation neutron-api neutron-openvswitch
juju add-relation neutron-api nova-cloud-controller
# Bugs
Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-neutron-api-plugin-arista/+filebug).
For general questions please refer to the OpenStack [Charm Guide](https://docs.openstack.org/charm-guide/latest/).