fuel-library/deployment/puppet/vmware/files
Igor Zinovik 52fb5f0d9b Do not flush addresses on all bridges in nova-network OCF script
- if nova-network is configured with VlanManager cleanup function in OCF
  script removes IP addresses from all bridges that exist on system,
  this way server loses connectivity; we need to flush IP addresses only
  from bridges that might be previosly created by nova-network (br103,
  br104, br105, etc)
- in order not to rely on ~/openrc file introduce new parameters for OCF
  script: password (nova's password) and auth_url (URL to reach
  Keystone)
- use tenant 'services' inside OCF script
- query hiera to get password and management IP (needed to form auth
  URL) in order to pass them to cs_resource declaration
- remove redunant quotes around parameter names in cs_resource
  'p_vcenter_nova_network' declaration (no functional change)

Change-Id: I3ab0de05c46ce50792619760472ef527967515ec
Closes-bug: #1437326
2015-04-23 12:04:59 +00:00
..
ocf Do not flush addresses on all bridges in nova-network OCF script 2015-04-23 12:04:59 +00:00
ceilometer-compute-init-centos Fix ceilometer puppet scripts to work with vCenter 2014-12-18 09:17:07 +00:00
ceilometer-compute-init-ubuntu Fix ceilometer puppet scripts to work with vCenter 2014-12-18 09:17:07 +00:00
nova-compute-init-centos configure nova-compute use one vsphere cluster 2014-12-17 22:52:14 +03:00
nova-compute-init-ubuntu configure nova-compute use one vsphere cluster 2014-12-17 22:52:14 +03:00