diff --git a/meetingindex.jinja b/meetingindex.jinja index fa4d2aff..79fed931 100644 --- a/meetingindex.jinja +++ b/meetingindex.jinja @@ -62,7 +62,7 @@ meeting Chair (to contact for more information): {{ meeting.chair }} {% if meeting.extras.meeting_id %}
  -Logs from past meetings
+Logs from past meetings {% endif %} {% if meeting.extras.agenda_url %}
  diff --git a/meetings/container-networking-team-meeting.yaml b/meetings/container-networking-team-meeting.yaml index 54b05204..4b0cb352 100644 --- a/meetings/container-networking-team-meeting.yaml +++ b/meetings/container-networking-team-meeting.yaml @@ -1,5 +1,5 @@ project: Container Networking Team Meeting -meeting_id: container-networking +meeting_id: container_networking agenda_url: https://wiki.openstack.org/w/index.php?title=Meetings/Containers schedule: - time: '1800' diff --git a/meetings/ironic-qa.yaml b/meetings/ironic-qa.yaml index 098b844c..b9cce854 100644 --- a/meetings/ironic-qa.yaml +++ b/meetings/ironic-qa.yaml @@ -6,7 +6,7 @@ schedule: frequency: weekly chair: John L. Villalovos agenda_url: https://wiki.openstack.org/wiki/Meetings/Ironic-QA -meeting_id: ironic-qa +meeting_id: ironic_qa description: > If you're interested in QA, testing, or 3rd party CI for Ironic, please join us. This meeting is where we'll talk about QA, testing, and 3rd party CI as diff --git a/meetings/nova-notification-meeting.yaml b/meetings/nova-notification-meeting.yaml index d29c54fb..52b8762b 100644 --- a/meetings/nova-notification-meeting.yaml +++ b/meetings/nova-notification-meeting.yaml @@ -1,5 +1,5 @@ project: Nova Notification Meeting -meeting_id: nova-notification +meeting_id: nova_notification agenda_url: https://wiki.openstack.org/wiki/Meetings/NovaNotification schedule: - time: '2000'