diff options
author | 98k <18552437190@163.com> | 2018-12-05 14:55:25 +0000 |
---|---|---|
committer | 98k <18552437190@163.com> | 2018-12-07 01:25:02 +0000 |
commit | cee269b2b44e18fc4b70ca3d0c0d35a399c6c8cb (patch) | |
tree | 5109b4b910ee5448cd1e95d8aa6727b1237295fb | |
parent | 4f1ca7601f240df5cb0893d1726a429819d434a7 (diff) |
Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.
Change-Id: I3ae0d8837a1c21285a35015c2c0a2463311b9803
Notes
Notes (review):
Code-Review+1: Filippo Inzaghi <zhao.daqing@99cloud.net>
Code-Review+2: Ghanshyam Mann <gmann@ghanshyammann.com>
Workflow+1: Ghanshyam Mann <gmann@ghanshyammann.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 14 Dec 2018 08:52:39 +0000
Reviewed-on: https://review.openstack.org/622988
Project: openstack/devstack-tools
Branch: refs/heads/master
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ summary = Devstack Helper Tools in Python | |||
4 | description-file = | 4 | description-file = |
5 | README.rst | 5 | README.rst |
6 | author = OpenStack | 6 | author = OpenStack |
7 | author-email = openstack-dev@lists.openstack.org | 7 | author-email = openstack-discuss@lists.openstack.org |
8 | home-page = http://www.openstack.org/ | 8 | home-page = http://www.openstack.org/ |
9 | classifier = | 9 | classifier = |
10 | Environment :: OpenStack | 10 | Environment :: OpenStack |