Fixes JIRA:NCP-1612 JIRA:NCP-1613 JIRA:NCP-1617
Fixes quotas and disallows fixed_ip create
Fixes JIRA:NCP-1626 JIRA:NCP-1389
Bonus: JIRA:NCP-1592
Shared IP general fixes
Fixes JIRA:NCP-1389 added quota for total IPs/port/network with new conf:
total_ips_allowed_on_port
Fixes JIRA:NCP-1444 added quota for shared-ips/network with new conf:
shared_ips_allowed_on_network
Fixes JIRA:NCP-1592 prevents all fixed ip interactions
Fixes JIRA:NCP-1630 will now follow rules for 'service' checking
Fixes JIRA:NCP-1631 will now follow rules for 'service' checking
Fixes JIRA:NCP-1633 will check the request port length against the found port
length
Put update_port_for_ip into context block
Fixes JIRA:NCP-1637
Conflicts:
quark/exceptions.py
quark/plugin.py
quark/plugin_modules/ip_addresses.py
quark/tests/plugin_modules/test_ports.py