jrperritt | c8f12c6 | 2016-10-11 11:29:10 -0500 | [diff] [blame] | 1 | // compute_extensions_volumeattach_v2 |
| 2 | package testing |
| 3 | |
Sreekanth Pothanis | 07400f3 | 2015-09-08 00:26:14 -0700 | [diff] [blame] | 4 | /* |
Jon Perritt | 3860b51 | 2016-03-29 12:01:48 -0500 | [diff] [blame] | 5 | Package testing holds fixtures (which imports testing), |
Sreekanth Pothanis | 07400f3 | 2015-09-08 00:26:14 -0700 | [diff] [blame] | 6 | so that importing volumeattach package does not inadvertently import testing into production code |
| 7 | More information here: |
Krzysztof Szukiełojć | 24a29ce | 2017-05-07 14:24:02 +0200 | [diff] [blame^] | 8 | https://gerrit.mcp.mirantis.net/debian/gophercloud.git/issues/473 |
Sreekanth Pothanis | 07400f3 | 2015-09-08 00:26:14 -0700 | [diff] [blame] | 9 | */ |