Fog-core 2.1.1 implies a entire namespace change which is available from fog-core 1.0.0.
So we want to make sure that fog-core version dependency is less than 2.1.0 but at same time we backport https://github.com/fog/fog-core/commit/06b7ab4 through a monkey patch to ensure not breaking behaviour if fog-core 2+ but less than 2.1.1 is used.
Fog-core 2.1.1 implies a entire namespace change which is available from fog-core 1.0.0.
So we want to make sure that fog-core version dependency is less than 2.1.0 but at same time we backport https://github.com/fog/fog-core/commit/06b7ab4 through a monkey patch to ensure not breaking behaviour if fog-core 2+ but less than 2.1.1 is used.