From f25543fcc792ebf155728a91fde06e8dc4e96cea Mon Sep 17 00:00:00 2001 From: Jamie Lennox Date: Thu, 12 May 2016 12:44:05 +1000 Subject: Move existing attributes to _id suffixed attributes There is confusion now between whether parameters refer to the name or id. Similar to adding _name we should rename the other variables with _id to make it more obvious. Change-Id: I203acefae8270bd3373b006fa096bea5ef3106f3 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 1c308bc..d2df9f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ pbr>=1.8 # Apache-2.0 +debtcollector>=1.2.0 # Apache-2.0 positional>=1.1.1 # Apache-2.0 -- cgit v1.2.1