From 999d8315808ad5f079ab46513a1d059eaba65ee8 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Thu, 8 Jul 2021 18:27:18 -0500 Subject: [PATCH] Moving IRC network reference to OFTC Change-Id: I28edd181bf3c2e39150f060e6d7d5b853b85fd0f --- README.md | 2 +- src/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 68b7523..44badc1 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ tox -e build # Contact Information -Freenode IRC: #openstack-charms +OFTC IRC: #openstack-charms diff --git a/src/README.md b/src/README.md index 3a811d2..7b30f40 100644 --- a/src/README.md +++ b/src/README.md @@ -19,7 +19,7 @@ an OpenStack deployment to execute sets or subsets of Tempest tests. NOTICE: At this time, the Tempest charm is in development and is in a proof-of-concept alpha state. -Development and related discussion occurs on the Freenode #openstack-charms IRC +Development and related discussion occurs on the OFTC #openstack-charms IRC channel. TLDR: Deploy the built charm and relate it to keystone and openstack-dashboard. @@ -34,4 +34,4 @@ juju run-action tempest/0 run-tempest --wait # Contact Information See the [OpenStack Charm Guide](http://docs.openstack.org/developer/charm-guide/) -or discuss on Freenode IRC: #openstack-charms +or discuss on OFTC IRC: #openstack-charms