blob: 2cc0ab4af21086afd5054ec7a5f565a49ca762b6 [file] [log] [blame]
jrperrittc8f12c62016-10-11 11:29:10 -05001// compute_extensions_volumeattach_v2
2package testing
3
Sreekanth Pothanis07400f32015-09-08 00:26:14 -07004/*
Jon Perritt3860b512016-03-29 12:01:48 -05005Package testing holds fixtures (which imports testing),
Sreekanth Pothanis07400f32015-09-08 00:26:14 -07006so that importing volumeattach package does not inadvertently import testing into production code
7More information here:
Jon Perritt27249f42016-02-18 10:35:59 -06008https://github.com/gophercloud/gophercloud/issues/473
Sreekanth Pothanis07400f32015-09-08 00:26:14 -07009*/