Update notes for submitted changes

* Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'
This commit is contained in:
Gerrit Code Review
2017-02-01 11:53:47 +00:00
parent 1ebb783cb3
commit 705c5e5044

View File

@@ -0,0 +1,8 @@
Code-Review+2: Graham Hayes <graham.hayes@hpe.com>
Workflow+1: Kiall Mac Innes <kiall@macinnes.ie>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Wed, 01 Feb 2017 11:53:47 +0000
Reviewed-on: https://review.openstack.org/399333
Project: openstack/python-designateclient
Branch: refs/heads/master