You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The heat template was not working on osp10 cause it was using old resources. Also the puppet code was tried to be run on role as ceph, swift what is not expected and was creating failure at deployment.
Tested and works on newton (Red Hat osp10) and ACI 2.2(2e)
Signed-off-by: Cyril Lopez <[email protected]>
fixnoironetworks#1
Signed-off-by: Cyril Lopez <[email protected]>
Hello,
I case of using a tripleo deployment with ceph node, swift... or other custom, the deployment fail due the code will take other node as compute node.
https://github.com/noironetworks/aci-tripleo-patch/blob/newton/aci-tripleo-patch/puppet/manifests/apic.pp#L5-L10
https://github.com/noironetworks/aci-tripleo-patch/blob/newton/aci-tripleo-patch/puppet/manifests/compute_metadata.pp#L3-L10
The text was updated successfully, but these errors were encountered: