Add python-cinderclient support.

Add python-cinderclient to pull-requests closing.,
Add python-cinderclient jenkins jobs.
Re-add cinder and python-openstackclient and python-glanceclient to jenkins.

Change-Id: I415a0f6586f6c22036715513c38b5105ff319809
This commit is contained in:
Monty Taylor
2012-05-03 13:11:53 -07:00
parent 54a63909a5
commit de5f3f8e4d

View File

@@ -101,6 +101,7 @@ def short_project(full_project_name):
def git2lp(full_project_name):
"""Convert Git repo name to Launchpad project"""
project_map = {
'openstack/python-cinderclient': 'cinder',
'openstack/python-glanceclient': 'glance',
'openstack/python-keystoneclient': 'keystone',
'openstack/python-melangeclient': 'melange',