commit | 37b94a05a1fa2e15242f8c494720e8f4dac009c4 | [log] [tgz] |
---|---|---|
author | Jordan Pittier <jordan.pittier@scality.com> | Tue Feb 21 18:11:55 2017 +0100 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Mon Mar 13 14:24:05 2017 +0000 |
tree | 26fc92841e3f435367d85fd80cd236fb737f8f67 | |
parent | 6b3d13555f96595ba0eb2cf86771ddeca277c4aa [diff] |
Network scenarios: remove some instance variables In the patch, I removed some instance variables in some network scenarios: self.security_group, self.network_v6, self.network. We still have a lot of instance variables, which is a major reason why reviewing network scenarios is an absolute pain. But this is a small step in the right direction. Change-Id: I482a06a6592bf1b402d1faf5e78c1be17f05b6b1