From 64c13c1f3eb932bf1daae1207eec2f698c14c9fd Mon Sep 17 00:00:00 2001 From: Cao Xuan Hoang Date: Thu, 14 Dec 2017 13:30:45 +0700 Subject: [PATCH] Add accessbot for #openstack-vpnaas The Neutron VirtualPrivateNetwork-as-a-Service team is diverging a bit from the rest of the Neutron team. In order not to clutter the overall #openstack-neutron channel, and to serve the VPNaaS team as it continues to diverge from Neutron, we would like the #openstack-vpnaas channel logged. Change-Id: I344aee655560f98205afe10895a331fc04403864 Depends-on: I8c89a62566fdb332450b07448e96058933852675 --- accessbot/channels.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml index f5ee532d58..a6551c7e2f 100755 --- a/accessbot/channels.yaml +++ b/accessbot/channels.yaml @@ -235,6 +235,7 @@ channels: - name: openstack-valence - name: openstack-valet - name: openstack-vitrage + - name: openstack-vpnaas - name: openstack-watcher - name: openstack-windmill - name: openstack-women