Change flat network name for nosdn fdio scenario
[apex-tripleo-heat-templates.git] / puppet / services / nova-compute.yaml
index 22a743e..5326a25 100644 (file)
@@ -108,7 +108,7 @@ parameters:
       public_key: ''
       private_key: ''
   MigrationSshPort:
-    default: 22
+    default: 2022
     description: Target port for migration over ssh
     type: number
 
@@ -210,7 +210,7 @@ outputs:
         collectd:
           tripleo.collectd.plugins.nova_compute:
             - virt
-          collectd::plugins::virt::connection: "qemu:///system"
+          collectd::plugin::virt::connection: 'qemu:///system'
       upgrade_tasks:
         - name: Stop nova-compute service
           tags: step1