Update notes for submitted changes

* Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'
This commit is contained in:
Gerrit Code Review
2016-12-12 20:25:32 +00:00
parent b646743b4e
commit ee55642562

View File

@@ -0,0 +1,8 @@
Code-Review+2: Tim Burke <tim@swiftstack.com>
Workflow+1: Tim Burke <tim@swiftstack.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Mon, 12 Dec 2016 20:25:32 +0000
Reviewed-on: https://review.openstack.org/409655
Project: openstack/swift
Branch: refs/heads/master