5 Commits

Author SHA1 Message Date
Jeremy Stanley
327f444818 Add human name to sample of invites from address
Add a human name in the invites sample configuration's from address
value, since this will cause messages to appear with a friendlier
from name than just a raw E-mail address.

Change-Id: Idf16904bcd56692f3a82e41cb52201ed2223fdfd
2017-03-06 21:01:47 +00:00
Jeremy Stanley
182ef2d2e0 Eat the extra leading newline in invites
In the sample settings file, backslash-continue the string literal
opening to avoid introducing an extra leading newline in the
resulting message body.

Change-Id: Ief61f69acb5299ba324af8a897ea4f96fa47711d
2017-03-06 21:00:04 +00:00
Adrien Cunin
a62a7ec2ae Handle non-ASCII characters in body and subject
Change-Id: I522482c9d8cca1493206988694c8d497bc9d32d5
2016-08-02 16:12:32 +02:00
Jeremy Stanley
2f8a91ef22 Stop running stable/folsom jobs
The OpenStack Havana release heralds end of support for Folsom, so
stop testing it.

* modules/jenkins/files/slave_scripts/docbook-properties.sh: Remove
folsom-specific settings.

* .../openstack_project/files/gerrit/acls/openstack/ceilometer.config:
Get rid of the stable/folsom ACL override.

* .../jenkins_job_builder/config/devstack-gate.yaml
* .../manuals.yaml
* .../projects.yaml
* .../python-bitrot-jobs.yaml
* modules/openstack_project/files/zuul/layout-dev.yaml
* .../layout.yaml: Remove all folsom-only jobs and clean up
configuration and comments associated with them.

* tools/invite2summit/settings.py.sample: Adjust usage comment to no
longer refer to Folsom.

Change-Id: Ieb38a74e6945abe2e40cd3e1cd23b52fbd826933
2013-11-13 20:35:34 +00:00
Stefano Maffulli
80875944b7 Adds the script used to send summit invitations to ATC
Change-Id: If67bdf6099067e96dc168027db6e8f5ee7e4b4cb
Closes-Bug: #1243930
2013-10-23 15:57:48 -07:00