Commit Graph

10 Commits

Author SHA1 Message Date
Alex Kavanagh
b00e570e57 Add octavia policyd tests
Providing a policy.d test for Octavia is a bit more complicated as the
obvious policy is just to prevent listing of load balancers;
unfortunately it doesn't work in the upstream, as the code doesn't check
the policy in octavia.  However, "showing" an load balancer does involve
a policy check and so the test is more complicated than 'normal' policy
tests in that a resource is created, then the policy override is checked
and then the resource is deleted.
2019-11-21 14:50:57 +00:00
Chris MacNaughton
ce0eb7ab12 Add functional tests for Manila with Ganesha
Add a functional gate where we mount a share on two VMs
in the cloud under test to validate that manila + ganesha
shares work correctly.
2019-11-07 11:32:28 +08:00
Frode Nordahl
8e78bd0560 Pin pydocstyle
Reference: PyCQA/pydocstyle#375
2019-07-16 11:57:34 +02:00
Chris MacNaughton
0c2f36fb4e modify base zaza poackage into zaza.openstack package 2019-05-08 13:38:33 +02:00
David Ames
c6d1d99f7b Pin PyYAML to match libjuju 2019-03-14 12:11:07 -07:00
Frode Nordahl
e1f360f823 Add helper to get authenticated octaviaclient 2018-11-29 06:29:06 +01:00
Liam Young
dacab83305 Add coverage report to unit tests 2018-06-21 10:20:46 +01:00
Liam Young
e6848dc448 Enable doc string lint checks
Enable doc string lint checks excluding unit tests.
2018-06-21 09:45:45 +01:00
Liam Young
f1e1a80cb1 Switch to sphinxcontrib-asyncio for sphinx asyncio support inline with libjuju 2018-06-05 15:34:01 +01:00
Liam Young
7b45197476 Converge requirements into a single file
readthedocs wants a single requirements file and since the doc
requirements are small it seems reasonable to merge the
requirement files.
2018-06-05 14:29:10 +01:00