secgroups: for delete_default_rules, use null to avoid changes
If a security group is being imported, a 'false' value here will make the openstack provider to replace the secgroup.
Use 'null' instead, so the provider don't see the parameter change.
Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org