Enable publishing to pypi for neutron-tempest-plugin

As this is fresh ground I picked the python3 job so wer don't have debt.
I registered the package on pypi yesterday and added openstckci

 >>> import xmlrpc.client
 >>> client = xmlrpc.client.ServerProxy('https://pypi.org/pypi')
 >>> client.package_roles('neutron_tempest_plugin')
 [['Owner', 'openstackci'], ['Owner', 'o-tony']]

Change-Id: I32a191befacb94aac316f91e847903aa8b4ea28f
This commit is contained in:
Tony Breeds 2018-07-12 07:13:55 +10:00
parent 291675c4ce
commit f0591c19f1
1 changed files with 1 additions and 0 deletions

View File

@ -9280,6 +9280,7 @@
templates:
- check-requirements
- tempest-plugin-jobs
- publish-to-pypi-python3
gate:
queue: integrated