Configure correct gateway for cinder-vmware and compute-vmware nodes

- Add cinder-vmware and compute-vmware roles to task configure_default_route
  like compute and cinder nodes.
- Fix incorrect fixture.

Change-Id: I0ff62276375de4355cfc00a884f47697a11436f1
Closes-bug: #1544067
This commit is contained in:
Alexander Arzhanov 2016-02-11 13:12:18 +00:00 committed by Denis V. Meltsaykin
parent e521b9c243
commit 5ca8cf49d6
2 changed files with 2 additions and 1 deletions

View File

@ -93,7 +93,7 @@
- id: configure_default_route
type: puppet
role: [primary-mongo, mongo, compute, ceph-osd, cinder, zabbix-server]
role: [primary-mongo, mongo, compute, compute-vmware, ceph-osd, cinder, cinder-vmware, zabbix-server]
requires: [post_deployment_start]
required_for: [post_deployment_end]
parameters:

View File

@ -541,6 +541,7 @@ repo_setup:
local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
deployment_mode: ha_compact
management_vrouter_vip: 172.16.1.2
novanetwork_parameters:
vlan_start: 103
network_manager: VlanManager