Commit Graph

5 Commits

Author SHA1 Message Date
David Ames 9cc097f06e Shared-DB Provides
Enable the provides side of the interface with an Endpoint
implementation.

Change-Id: If218a23445709543426de0501765ed24eb8af308
2019-10-03 07:54:03 -07:00
wanghui b645c7aff0 Add py36 tox environment
Change-Id: I6aad1ab6bba285826ef600436ebff20d2d78ad60
2018-11-07 20:22:48 +08:00
Doug Hellmann 8c248500ea fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I968633e7c1df794202b9a524b314e58af7765ab8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-04 12:43:29 +00:00
Andreas Jaeger 7357e293a2 Update tox to remove deprecated pip option
The job --allow-unverified is obsolete, also python-apt cannot be
installed and is unneeded for current jobs.

Remove so that python installation works.

Change-Id: If78580407a9ed6498853101982bd67cac82b7069
2018-10-04 12:18:00 +02:00
James Page 7587a4b6e8 Add support for verification process
Add required configuration files and generally update the interface
after move to OpenStack git/gerrit.

Change-Id: If80a3393d566953c3349c74e62b860b582961769
2016-07-07 15:39:05 +01:00