diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-07-23 18:45:08 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-08-14 15:28:19 -0300 |
commit | 182dd2738f077079a47d3f56033b78dac9204986 (patch) | |
tree | 599cf5dc1dd6ba2f43e5ffae528793ba35e116dc /changes/bug-7281_support-no-locations-for-eip | |
parent | ddd112e53179cbccbf852d3dd70a80cfc171a957 (diff) |
[bug] handle eip-config not providing locations
Is valid for a provider not to provide locations for their gateways.
- Resolves: #7281
Diffstat (limited to 'changes/bug-7281_support-no-locations-for-eip')
-rw-r--r-- | changes/bug-7281_support-no-locations-for-eip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-7281_support-no-locations-for-eip b/changes/bug-7281_support-no-locations-for-eip new file mode 100644 index 00000000..9f4e748c --- /dev/null +++ b/changes/bug-7281_support-no-locations-for-eip @@ -0,0 +1 @@ +- Closes bug #7281. Support a provider not providing location for the eip gateways. |