Fixup func test bundle after ovn charm name change

Don't add functional test to Travis, as it is too heavy to complete
execution there.
This commit is contained in:
Frode Nordahl 2019-10-11 14:31:19 +02:00
parent a664071412
commit 168fd6e7be
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F

View File

@ -24,12 +24,12 @@ applications:
vault:
charm: cs:~openstack-charmers-next/vault
num_units: 1
ovn:
ovn-central:
series: bionic
charm: /home/frode/Projects/OpenStack/charm-ovn/build/builds/ovn
charm: cs:~openstack-charmers-next/ovn-central
num_units: 3
options:
source: cloud:bionic-train
source: cloud:bionic-stein
relations:
- - mysql:shared-db
- keystone:shared-db
@ -42,10 +42,10 @@ relations:
- - neutron-api-plugin-ovn:neutron-plugin
- neutron-api:neutron-plugin-api-subordinate
- - neutron-api-plugin-ovn:ovsdb-cms
- ovn:ovsdb-cms
- ovn-central:ovsdb-cms
- - vault:shared-db
- mysql:shared-db
- - ovn:certificates
- - ovn-central:certificates
- vault:certificates
- - neutron-api-plugin-ovn:certificates
- vault:certificates