When running vcloud-launcher the following error appeared:
undefined method `get_networks' for Vcloud::Core::Vapp:Class
This was due to a change I made in
111d52a43a4deb45fec2b492475bd445b5aac623 which I made because Rubocop
tests were failing. I have reverted this change because now Rubocop does
not complain.
When running vcloud-launcher the following error appeared:
This was due to a change I made in 111d52a43a4deb45fec2b492475bd445b5aac623 which I made because Rubocop tests were failing. I have reverted this change because now Rubocop does not complain.
Release a new version with this fix.