Prior to this commit, if a user ran a `vagrant box update` on their entire environment and one of the boxes did not have a metadata file, the rest of the boxes in the update would be skipped. This commit fixes that by ignoring those boxes and showng a warning, so that the rest of the boxes could check for updates.
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.