unify bootstrap
remove image downloading
add admin_openrc.sh to docker-compose-bootstrap.yml for cord-pod
remove Tosca generated in platform-install
move more Tosca to platform-install
reinclude needed fabric config file
clarify relationship between making nodes and vtn config
whitespace
sleep as required to hack around management network not coming up
pauses moved to Makefile
dedicated, separate openstack configuration file

Change-Id: I78f4ce0121480fa6ef1509f5ff416b203b7d6013
diff --git a/cord-pod/synchronizers.yaml b/cord-pod/synchronizers.yaml
index 7eb9ab0..cfea31d 100644
--- a/cord-pod/synchronizers.yaml
+++ b/cord-pod/synchronizers.yaml
@@ -7,16 +7,19 @@
 
 topology_template:
   node_templates:
+
     servicecontroller#vsg:
       type: tosca.nodes.ServiceController
       properties:
         no-create: true
         synchronizer_config: /root/setup/files/vcpe_synchronizer_config
+
     servicecontroller#vtr:
       type: tosca.nodes.ServiceController
       properties:
         no-create: true
         synchronizer_config: /root/setup/files/vtr_synchronizer_config
+
     servicecontroller#openstack:
       type: tosca.nodes.ServiceController
       properties: