Closed
requested to merge erwanmas-guest/openstack-cluster-installer:small-fixes-ssh-sql-ocsd into debian/train
- add a predicat on machines.cluster , when we want to calculate ipaddr for sql
- when we generate hosts file , order by network so all ips will be in the same network
- copy options from ssh command to scp command
- extract the digit by takeing the right part ( the current way does not work when cluster name as a '-' )