Minor fix to restore consistency in firewall rule parameters. For a firewall rule the port range is specified with "port_from" and "port_to". However I found that the create rule operation was expecting the parameters "from_port" and "to_port" (made the documentation and operation potentially confusing),
marios
