Remove VERSION_MAP and rely on facade list from controller (#118)
authorCory Johns <johnsca@gmail.com>
Thu, 27 Apr 2017 20:45:28 +0000 (16:45 -0400)
committerPete Vander Giessen <petevg@gmail.com>
Thu, 27 Apr 2017 20:45:28 +0000 (16:45 -0400)
Based on feedback from core, the facades list is complete and accurate,
but does depend on the connection type.  So, we don't need to maintain
our own mapping of it.

Tested with Juju 2.1.2 and Juju 2.2-beta3


No differences found