remove unused data from new-release
Change-Id: I1387d4a7ffe5656d52129ec0131882701b2e02de Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
@@ -25,11 +25,6 @@ from openstack_releases import yamlutils
|
||||
|
||||
import yaml
|
||||
|
||||
PROJECT_TEMPLATE = '''
|
||||
- repo: {repo}
|
||||
hash: {hash}
|
||||
'''.lstrip('\n')
|
||||
|
||||
|
||||
def get_deliverable_data(series, deliverable):
|
||||
deliverable_filename = 'deliverables/%s/%s.yaml' % (
|
||||
|
Reference in New Issue
Block a user