Merge "Remove openstack-neutron-release from acceptable channels list"

This commit is contained in:
Jenkins 2016-03-02 09:57:04 +00:00 committed by Gerrit Code Review
commit b15483dd1d

View File

@ -20,10 +20,9 @@ from yaml2ical import meeting
channels = set(['openstack-meeting', 'openstack-meeting-alt',
'openstack-meeting-3', 'openstack-meeting-4',
'openstack-meeting-cp',
# NOTE(tonyb)These channels are acceptable as they're for
# office hours rather than offical meetings and do not require
# MeetBot
'openstack-community', 'openstack-neutron-release'])
# NOTE(tonyb) This channel is acceptable as it's for office
# hours rather than offical meetings and does not use MeetBot
'openstack-community'])
def main():