add python 3.6 unit test job

This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I300eb6cdd44d5486e5eb4cc4bf9b05aa3678251f
Story: #2002586
Task: #24763
diff --git a/.zuul.yaml b/.zuul.yaml
index d02eada..5e6deeb 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -172,6 +172,8 @@
       tempest_test_regex: (?=.*PluginRbacTest)(^patrole_tempest_plugin\.tests\.api)
 
 - project:
+    templates:
+      - openstack-python36-jobs
     check:
       jobs:
         - patrole-admin