Remove test duplication between tempest and n-t-p QuotasTest

QuotasTest - https://opendev.org/openstack/neutron-tempest-plugin/\
src/branch/master/neutron_tempest_plugin/api/admin/test_quotas.py
and QuotasAdminNegativeTestJSON - https://opendev.org/openstack/neutron\
-tempest-plugin/src/branch/master/neutron_tempest_plugin/api/admin/\
test_quotas_negative.py in neutron-tempest-plugin
has basicaly same functionality and even better coverage than tempest
QuotasTest and QuotasNegativeTest, so with removing
these tests from tempest we can get rid of the 2 whole modules,
reducing the test duplications.

Change-Id: I9034513a25e962d8095ab30f8c2d8ea868d11175
2 files changed