
Removes support for meeting agenda in the YAML format. Meeting agendas change every week and would trigger a lot of unnecessary reviews. Better support them using plain wiki pages like we do today. Change-Id: I3331f528855bfc38f88c3fe63866f0af4338d1ff
15 lines
594 B
YAML
15 lines
594 B
YAML
project: Satori Team Meeting
|
|
schedule:
|
|
- time: '1500'
|
|
day: Monday
|
|
irc: openstack-meeting-alt
|
|
frequency: weekly
|
|
chair: Ziad_Sawalha
|
|
description: >
|
|
The charter for the project is focused narrowly on discovering pre-existing
|
|
infrastructure and installed or running software. For example, given a URL
|
|
and some credentials, discover which server(s) the URL is hosted on, the
|
|
topology of the infrastructure and what software is running on each server,
|
|
as well as, pertinent settings for commonly encountered software like
|
|
apache, varnish, and mysql.
|