Update series metadata

Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata.  Dev release tests are enabled separately
because of chickens and eggs.

Update test-requirements to reflect upstream name change for
``psycopg2`` package.

Change-Id: Ia59cea09bf9946b8ccf0c7363c9171bbbcf5a5bc
This commit is contained in:
Frode Nordahl 2019-04-05 07:33:56 +02:00
parent 418eaa1c99
commit 7a9dac9209
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ series:
- xenial
- bionic
- cosmic
- disco
tags:
- security
extra-bindings:

View File

@ -9,7 +9,7 @@ coverage>=3.6
git+https://github.com/openstack/charms.openstack.git#egg=charms-openstack
netifaces # vault
hvac<0.7.0 # vault
psycopg2 # vault
psycopg2-binary # vault
tenacity # vault
pbr # vault
cryptography # vault