Removed Fabric as a way to deploy VMware ContrailVM

- Removed switch between Fuel/Fabric deployment of Contrail VMware Vrouter node.
- Removed all outdated mechanisms and scripts.
- Changed Environment configuration.
- Cnanged Contrail YAML.
- Added new mechanism to identify the ESXi node on which
  contrail-vrouter is running
- Changed mechanism of getting data about vmware-compute to
  contrail-vmware node mappings
- Changed contrail-yaml variables to make configuration easier

Change-Id: Ic0445c1e85c2f3b26543ca6e8bd9c79fa6b91f74
This commit is contained in:
Andrey Kirilochkin
2016-08-29 12:42:16 -05:00
parent 5de0c4c137
commit c6ae4802d9
25 changed files with 541 additions and 823 deletions

View File

@@ -12,8 +12,8 @@
# License for the specific language governing permissions and limitations
# under the License.
notice('MODULAR: contrail/controller-vmware.pp')
notice('MODULAR: contrail/contrail-vmware-pre.pp')
include contrail
include contrail::controller::vmware
include contrail::contrail_vmware_pre