Skip to content

Instantly share code, notes, and snippets.

Created August 24, 2015 23:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a12e500e456d341f974d to your computer and use it in GitHub Desktop.
Save anonymous/a12e500e456d341f974d to your computer and use it in GitHub Desktop.
GLOB sdist-make: /opt/stack/barbican/setup.py
functional inst-nodeps: /opt/stack/barbican/.tox/dist/barbican-1.0.0.0b3.dev44.zip
functional installed: aioeventlet==0.4,alembic==0.8.1,amqp==1.4.6,anyjson==0.3.3,appdirs==1.4.0,Babel==2.0,barbican==1.0.0.0b3.dev44,beautifulsoup4==4.4.0,cachetools==1.0.3,cffi==1.2.1,contextlib2==0.4.0,coverage==3.7.1,cryptography==1.0,debtcollector==0.7.0,discover==0.4.0,docutils==0.12,ecdsa==0.13,enum34==1.0.4,eventlet==0.17.4,extras==0.0.3,fasteners==0.13.0,fixtures==1.3.1,flake8==2.2.4,funcsigs==0.4,functools32==3.2.3.post2,futures==3.0.3,futurist==0.4.0,greenlet==0.4.7,hacking==0.10.2,httplib2==0.9.1,idna==2.0,ipaddress==1.0.14,iso8601==0.1.10,Jinja2==2.8,jsonschema==2.5.1,keystonemiddleware==2.1.0,kombu==3.0.26,ldap3==0.9.8.8,linecache2==1.0.0,logutils==0.3.3,Mako==1.0.1,MarkupSafe==0.23,mccabe==0.2.1,mock==1.3.0,monotonic==0.3,mox3==0.9.0,msgpack-python==0.4.6,netaddr==0.7.15,netifaces==0.10.4,nose==1.3.7,os-client-config==1.6.3,os-testr==0.3.0,oslo.concurrency==2.5.0,oslo.config==2.3.0,oslo.context==0.5.0,oslo.i18n==2.5.0,oslo.log==1.10.0,oslo.messaging==2.4.0,oslo.middleware==2.7.0,oslo.policy==0.10.0,oslo.serialization==1.8.0,oslo.service==0.8.0,oslo.utils==2.4.0,oslosphinx==3.1.0,oslotest==1.10.0,paramiko==1.15.2,Paste==2.0.2,PasteDeploy==1.5.2,pbr==1.6.0,pecan==1.0.2,pep8==1.5.7,posix-ipc==1.0.0,prettytable==0.7.2,pyasn1==0.1.8,pycadf==1.1.0,pycparser==2.14,pycrypto==2.6.1,pyflakes==0.8.1,Pygments==2.0.2,PyKMIP==0.4.0,pyOpenSSL==0.15.1,python-editor==0.3,python-keystoneclient==1.6.0,python-mimeparse==0.1.4,python-subunit==1.1.0,pytz==2015.4,PyYAML==3.11,repoze.lru==0.6,requests==2.7.0,retrying==1.3.3,Routes==2.2,singledispatch==3.4.0.3,six==1.9.0,Sphinx==1.2.3,SQLAlchemy==1.0.8,stevedore==1.7.0,tempest-lib==0.7.0,testrepository==0.0.20,testscenarios==0.5.0,testtools==1.8.0,traceback2==1.4.0,trollius==2.0,unittest2==1.1.0,waitress==0.8.9,WebOb==1.4.1,WebTest==2.0.18,wheel==0.24.0,wrapt==1.10.5
functional runtests: PYTHONHASHSEED='3406921221'
functional runtests: commands[0] | nosetests -v --processes=-1 --process-timeout=600 /opt/stack/barbican/functionaltests
functionaltests.api.v1.functional.test_consumers.ConsumersUnauthedTestCase.test_consumer_create_unauthed_no_proj_id ... ok
functionaltests.api.v1.functional.test_consumers.ConsumersUnauthedTestCase.test_consumer_create_unauthed_with_proj_id ... ok
functionaltests.api.v1.functional.test_consumers.ConsumersUnauthedTestCase.test_consumer_delete_unauthed_no_proj_id ... ok
functionaltests.api.v1.functional.test_consumers.ConsumersUnauthedTestCase.test_consumer_delete_unauthed_with_proj_id ... ok
functionaltests.api.v1.functional.test_consumers.ConsumersUnauthedTestCase.test_consumer_get_list_unauthed_no_proj_id ... ok
functionaltests.api.v1.functional.test_consumers.ConsumersUnauthedTestCase.test_consumer_get_list_unauthed_with_proj_id ... ok
functionaltests.api.v1.functional.test_containers.ContainersUnauthedTestCase.test_unauthed_create_huge_dummy_token_no_proj_id ... ok
functionaltests.api.v1.functional.test_containers.ContainersUnauthedTestCase.test_unauthed_create_no_proj_id ... ok
functionaltests.api.v1.functional.test_containers.ContainersUnauthedTestCase.test_unauthed_create_with_proj_id ... ok
functionaltests.api.v1.functional.test_containers.ContainersUnauthedTestCase.test_unauthed_delete_no_proj_id ... ok
functionaltests.api.v1.functional.test_containers.ContainersUnauthedTestCase.test_unauthed_delete_with_proj_id ... ok
functionaltests.api.v1.functional.test_containers.ContainersUnauthedTestCase.test_unauthed_get_no_proj_id ... ok
functionaltests.api.v1.functional.test_containers.ContainersUnauthedTestCase.test_unauthed_get_with_proj_id ... ok
functionaltests.api.v1.functional.test_containers.ContainersUnauthedTestCase.test_unauthed_huge_dummy_token_with_proj_id ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_change_host_header ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_invalid_key_names ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_name_alphanumeric ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_name_empty ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_name_len_255 ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_name_punctuation ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_name_uuid ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_no_passphrase ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_no_private_key ... ok
functionaltests.api.v1.functional.test_containers.RSAContainersTestCase.test_create_rsa_no_public_key ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_delete_container_with_admin_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_delete_container_with_auditor_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_delete_container_with_creator_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_delete_container_with_observer_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_get_container_with_admin_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_get_container_with_auditor_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_get_container_with_creator_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_get_container_with_observer_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_store_container_with_admin_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_store_container_with_auditor_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_store_container_with_creator_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_store_container_with_observer_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_update_container_with_admin_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_update_container_with_auditor_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_update_container_with_creator_a ... ok
functionaltests.api.v1.functional.test_containers_rbac.RBACContainersTestCase.test_rbac_update_container_with_observer_a ... ok
functionaltests.api.v1.functional.test_orders.OrdersUnauthedTestCase.test_order_create_unauthed_no_proj_id ... ok
functionaltests.api.v1.functional.test_orders.OrdersUnauthedTestCase.test_order_create_unauthed_with_proj_id ... ok
functionaltests.api.v1.functional.test_orders.OrdersUnauthedTestCase.test_order_delete_unauthed_no_proj_id ... ok
functionaltests.api.v1.functional.test_orders.OrdersUnauthedTestCase.test_order_delete_unauthed_with_proj_id ... ok
functionaltests.api.v1.functional.test_orders.OrdersUnauthedTestCase.test_order_get_order_list_unauthed_no_proj_id ... ok
functionaltests.api.v1.functional.test_orders.OrdersUnauthedTestCase.test_order_get_order_list_unauthed_with_proj_id ... ok
functionaltests.api.v1.functional.test_orders.OrdersUnauthedTestCase.test_order_get_unauthed_no_proj_id ... ok
functionaltests.api.v1.functional.test_orders.OrdersUnauthedTestCase.test_order_get_unauthed_with_proj_id ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_cert_order_with_invalid_type ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_cert_order_with_missing_request_type ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_cert_order_with_missing_request_type_auto_enroll ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_custom_order_for_generic_plugin ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_custom_order_with_invalid_dogtag_data ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_custom_order_with_valid_dogtag_data ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_full_cmc_order ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_order ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_order_with_dogtag_profile ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_order_with_invalid_dogtag_profile ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_order_with_invalid_pkcs10 ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_order_with_missing_request ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_order_with_no_base64 ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_order_with_non_approved_dogtag_profile ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_order_without_requestor_info ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_with_dogtag_and_invalid_subject_dn ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_with_profile_and_incorrect_ca_id ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_cmc_with_profile_and_no_ca_id ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_csc_order_with_pkcs10_signed_by_wrong_key ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_simple_csc_order_with_unsigned_pkcs10 ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_container_secrets_inaccessible ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_dogtag_profile ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_extensions ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_invalid_container_ref ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_invalid_container_type ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_invalid_dogtag_profile ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_missing_container_ref ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_non_approved_dogtag_profile ... SKIP: Dogtag imports not available
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_not_found_container_ref ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_subject_dn_invalid ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_subject_dn_missing ... ok
functionaltests.api.v1.functional.test_certificate_orders.CertificatesTestCase.test_create_stored_key_order_with_unauthorized_container_ref ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_encryption_using_generated_key ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_and_secret_metadata_same ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_all_none ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_change_host_header ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_empty_entries ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_error_message_on_invalid_order_create ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_algorithm_int ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_0 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_1 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_129 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_7 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_empty ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_negative_1 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_negative_7 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_negative_maxint ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_none ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_over_signed_small_int ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_bit_length_space ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_expiration_malformed_timezone ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_mode_int ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_name_int ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_array ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_content_type_int ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_content_type_invalid ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_content_type_oversized_string ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_content_type_text ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_content_type_text_slash_with_no_subtype ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_empty ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_int ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_oversized_payload ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_invalid_payload_standard_payload ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_oversized_strings ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_algorithm_aes ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_bit_length_1024 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_bit_length_128 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_bit_length_192 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_bit_length_2048 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_bit_length_256 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_bit_length_4096 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_bit_length_64 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_bit_length_8 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_expiration_negative_five_long_expire ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_expiration_negative_one_short_expire ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_expiration_positive_five_long_expire ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_expiration_positive_one_short_expire ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_mode_cbc ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_name_alphanumeric ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_name_empty ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_name_len_255 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_name_punctuation ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_name_uuid ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_payload_content_type_empty ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_payload_content_type_text/plain ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_valid_payload_content_type_text_plain_space_charset_utf8 ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_w_empty_name ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_w_invalid_content_type ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_create_w_out_name ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_order_get_order_that_doesnt_exist ... ok
functionaltests.api.v1.functional.test_orders.OrdersTestCase.test_orders_create_check_empty_name ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_create_order_with_admin_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_create_order_with_auditor_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_create_order_with_creator_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_create_order_with_observer_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_delete_order_with_admin_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_delete_order_with_auditor_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_delete_order_with_creator_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_delete_order_with_observer_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_get_list_of_orders_with_admin_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_get_list_of_orders_with_auditor_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_get_list_of_orders_with_creator_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_get_list_of_orders_with_observer_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_get_order_with_admin_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_get_order_with_auditor_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_get_order_with_creator_a ... ok
functionaltests.api.v1.functional.test_orders_rbac.RBACOrdersTestCase.test_rbac_get_order_with_observer_a ... ok
functionaltests.api.v1.functional.test_quotas.QuotasTestCase.test_delete_project_quotas ... ok
functionaltests.api.v1.functional.test_quotas.QuotasTestCase.test_delete_project_quotas_not_found ... ok
functionaltests.api.v1.functional.test_quotas.QuotasTestCase.test_get_project_quotas_by_project_id ... ok
functionaltests.api.v1.functional.test_quotas.QuotasTestCase.test_get_project_quotas_by_project_id_not_found ... ok
functionaltests.api.v1.functional.test_quotas.QuotasTestCase.test_get_quotas_with_defaults ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_delete_project_quotas_with_admin_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_delete_project_quotas_with_auditor_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_delete_project_quotas_with_creator_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_delete_project_quotas_with_observer_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_delete_project_quotas_with_service_admin ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_project_quotas_with_admin_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_project_quotas_with_auditor_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_project_quotas_with_creator_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_project_quotas_with_observer_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_project_quotas_with_service_admin ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_quotas_with_admin_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_quotas_with_auditor_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_quotas_with_creator_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_quotas_with_observer_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_get_quotas_with_service_admin ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_set_project_quotas_with_admin_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_set_project_quotas_with_auditor_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_set_project_quotas_with_creator_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_set_project_quotas_with_observer_a ... ok
functionaltests.api.v1.functional.test_quotas_rbac.RBACQuotasTestCase.test_rbac_set_project_quotas_with_service_admin ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_change_host_header ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_duplicate_secret_refs ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_invalid_type ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_name_alphanumeric ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_name_empty ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_name_len_255 ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_name_punctuation ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_name_uuid ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_none_secret_name ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_secret_name_alphanumeric ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_secret_name_empty ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_secret_name_len_255 ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_secret_name_punctuation ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_secret_name_uuid ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_size_0 ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_size_1 ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_create_defaults_size_50 ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_delete_non_existent_container ... ok
functionaltests.api.v1.functional.test_containers.GenericContainersTestCase.test_get_non_existent_container ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_container_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_container_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_container_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_container_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_container_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_container_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_secret_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_secret_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_secret_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_secret_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_secret_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_delete_secret_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_container_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_container_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_container_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_container_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_container_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_container_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_secret_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_secret_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_secret_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_secret_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_secret_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_get_secret_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_container_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_container_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_container_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_container_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_container_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_container_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_secret_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_secret_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_secret_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_secret_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_secret_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_set_secret_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_container_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_container_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_container_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_container_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_container_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_container_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_secret_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_secret_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_secret_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_secret_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_secret_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls_rbac.RBACAclsTestCase.test_update_secret_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_check_input_keys ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_csr ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_ordered_container ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_ordered_container_with_pass ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_stored_container ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_stored_container_with_pass ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_order_container ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_order_container_with_passphrase ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_store_and_get_certificate_secret ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_store_and_get_container ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_store_and_get_container_with_passphrase ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_store_and_get_passphrase ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_store_and_get_private_key ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_store_and_get_public_key ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_store_container_from_two_step_secrets ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_two_step_store_and_get_certificate_secret ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_two_step_store_and_get_private_key ... ok
functionaltests.api.v1.functional.test_rsa.RSATestCase.test_rsa_two_step_store_and_get_public_key ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_create_unauthed_fake_proj_id ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_create_unauthed_no_proj_id ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_create_unauthed_real_proj_id ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_delete_unauthed_fake_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_delete_unauthed_fake_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_delete_unauthed_no_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_delete_unauthed_no_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_delete_unauthed_real_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_delete_unauthed_real_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_get_unauthed_fake_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_get_unauthed_fake_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_get_unauthed_no_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_get_unauthed_no_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_get_unauthed_real_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_get_unauthed_real_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_put_unauthed_fake_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_put_unauthed_fake_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_put_unauthed_no_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_put_unauthed_no_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_put_unauthed_real_proj_id_fake_secret ... ok
functionaltests.api.v1.functional.test_secrets.SecretsUnauthedTestCase.test_secret_put_unauthed_real_proj_id_real_secret ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_delete_secret_with_admin_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_delete_secret_with_auditor_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_delete_secret_with_creator_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_delete_secret_with_observer_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_decrypted_secret_with_admin_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_decrypted_secret_with_auditor_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_decrypted_secret_with_creator_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_decrypted_secret_with_observer_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_list_of_secrets_with_admin_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_list_of_secrets_with_auditor_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_list_of_secrets_with_creator_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_list_of_secrets_with_observer_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_secret_metadata_with_admin_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_secret_metadata_with_auditor_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_secret_metadata_with_creator_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_get_secret_metadata_with_observer_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_store_secret_with_admin_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_store_secret_with_auditor_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_store_secret_with_creator_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_store_secret_with_observer_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_update_secret_with_admin_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_update_secret_with_auditor_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_update_secret_with_creator_a ... ok
functionaltests.api.v1.functional.test_secrets_rbac.RBACSecretsTestCase.test_rbac_update_secret_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_delete_acl_no_token ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_acl_no_token ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_acl_only_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_acl_only_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_acl_only_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_acl_only_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_acl_only_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_acl_only_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_default_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_default_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_default_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_default_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_default_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_default_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_private_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_private_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_private_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_private_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_private_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_private_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_only_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_only_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_only_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_only_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_only_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_only_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_plus_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_plus_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_plus_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_plus_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_plus_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_read_rbac_plus_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_set_acl_no_token ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_container_update_acl_no_token ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_delete_acl_no_token ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_acl_no_token ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_acl_only_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_acl_only_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_acl_only_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_acl_only_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_acl_only_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_acl_only_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_default_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_default_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_default_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_default_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_default_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_default_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_private_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_private_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_private_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_private_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_private_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_private_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_only_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_only_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_only_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_only_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_only_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_only_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_plus_acl_with_admin_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_plus_acl_with_admin_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_plus_acl_with_auditor_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_plus_acl_with_creator_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_plus_acl_with_observer_a ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_read_rbac_plus_acl_with_observer_b ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_set_acl_no_token ... ok
functionaltests.api.v1.functional.test_acls.AclTestCase.test_secret_update_acl_no_token ... ok
functionaltests.api.v1.smoke.test_consumers.ConsumersTestCase.test_create_consumer_change_host_header ... ok
functionaltests.api.v1.smoke.test_consumers.ConsumersTestCase.test_create_consumer_defaults ... ok
functionaltests.api.v1.smoke.test_consumers.ConsumersTestCase.test_create_consumer_defaults_is_idempotent ... ok
functionaltests.api.v1.smoke.test_consumers.ConsumersTestCase.test_delete_consumer_defaults ... ok
functionaltests.api.v1.smoke.test_consumers.ConsumersTestCase.test_get_consumer_defaults ... ok
functionaltests.api.v1.smoke.test_consumers.ConsumersTestCase.test_recreate_consumer_defaults ... ok
functionaltests.api.v1.smoke.test_orders.OrdersTestCase.test_order_create ... ok
functionaltests.api.v1.smoke.test_orders.OrdersTestCase.test_order_delete ... ok
functionaltests.api.v1.smoke.test_orders.OrdersTestCase.test_order_get ... ok
functionaltests.api.v1.smoke.test_orders.OrdersTestCase.test_order_get_metadata ... ok
functionaltests.api.v1.smoke.test_orders.OrdersTestCase.test_orders_get ... ok
functionaltests.api.v1.smoke.test_versions.VersionDiscoveryTestCase.test_version_get_as_authenticated ... ok
functionaltests.api.v1.smoke.test_versions.VersionDiscoveryTestCase.test_version_get_as_unauthenticated ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_create ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_create_no_expiration ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_delete ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_delete_minimal_secret_w_no_metadata ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_get ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_get_metadata_w_valid_name_alphanumeric ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_get_metadata_w_valid_name_empty ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_get_metadata_w_valid_name_len_255 ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_get_metadata_w_valid_name_null ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_get_metadata_w_valid_name_punctuation ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_get_metadata_w_valid_name_uuid ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secret_update_two_phase ... ok
functionaltests.api.v1.smoke.test_secrets.SecretsTestCase.test_secrets_get_multiple_secrets ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_all_none ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_change_host_header ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_bad_content_type_check_message ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_bit_length_blank ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_bit_length_empty ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_bit_length_negative_maxint ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_bit_length_negative_one ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_bit_length_str_type ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_bit_length_zero ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_expiration_malformed_timezone ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_mode_int ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_mode_oversized_string ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_mode_zero ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_name_int ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_payload_array ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_payload_bad_character ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_payload_bad_characters ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_payload_empty ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_payload_int ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_payload_none ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_empty_content_type_and_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_int_content_type_and_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_invalid_content_type_base64_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_invalid_content_type_none_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_large_string_content_type_and_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_none_content_type_and_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_none_content_type_base64_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_none_content_type_invalid_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_octet_content_type_invalid_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_text_and_utf88_content_type_none_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_text_content_type_base64_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_text_content_type_empty_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_text_content_type_invalid_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_text_content_type_none_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_text_content_type_spaces_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_text_no_subtype_content_type_none_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_invalid_types_and_encoding_text_slash_no_subtype_content_type_none_content_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_bit_length_512 ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_bit_length_eight ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_bit_length_fifteen ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_bit_length_none ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_bit_length_one ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_bit_length_seven ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_bit_length_sixteen ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_expiration_negative_five_long_expire ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_expiration_negative_one_short_expire ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_expiration_positive_five_long_expire ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_expiration_positive_one_short_expire ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_mode_cbc ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_mode_unknown_positive ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_name_alphanumeric ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_name_empty ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_name_len_255 ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_name_null ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_name_punctuation ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_name_uuid ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_payload_max_payload_string ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_types_and_encoding_no_space_utf8_text_content_type_none_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_types_and_encoding_octet_content_type_base64_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_types_and_encoding_old_way_no_space_utf8_text_content_type_none_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_types_and_encoding_old_way_octet_content_type_base64_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_types_and_encoding_old_way_text_content_type_none_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_types_and_encoding_old_way_utf8_text_content_type_none_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_types_and_encoding_text_content_type_none_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_defaults_valid_types_and_encoding_utf8_text_content_type_none_encoding ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_invalid_algorithms_int ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_then_check_content_types ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_then_expire_then_check ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_valid_algorithms_invalid ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_empty_strings ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_expiration_passed ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_content_type ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_http_content_type_characters_invalid_http_content_type_characaters_arabic ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_http_content_type_characters_invalid_http_content_type_characaters_cyrillic ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_http_content_type_characters_invalid_http_content_type_characaters_latin ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_http_content_type_characters_invalid_http_content_type_characaters_replacement_character ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_payload_content_type_characters_invalid_http_content_type_characaters_arabic ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_payload_content_type_characters_invalid_http_content_type_characaters_cyrillic ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_payload_content_type_characters_invalid_http_content_type_characaters_latin ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_invalid_payload_content_type_characters_invalid_http_content_type_characaters_replacement_character ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_only_content_type_no_payload ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_oversized_payload ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_secret_type_certificate ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_secret_type_passphrase ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_secret_type_private ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_secret_type_public ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_create_with_secret_type_symmetric ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_delete_doesnt_exist ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_get_invalid_mime_type ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_get_nones_payload_with_a_octet_stream ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_get_payload_no_accept_header ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_get_secret_doesnt_exist ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_two_phase_empty_payload ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_two_phase_high_range_unicode_character ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_two_phase_invalid_content_type ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_two_phase_no_payload ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_two_phase_oversized_payload ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_two_phase_valid_binary_data_not_utf8 ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_two_phase_w_oversized_binary_data_not_utf8 ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_when_payload_already_exists ... ok
functionaltests.api.v1.functional.test_secrets.SecretsTestCase.test_secret_put_when_payload_doesnt_exist ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_create_defaults ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_create_empty ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_create_rsa ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_delete_defaults ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_get_defaults_w_valid_name_alphanumeric ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_get_defaults_w_valid_name_empty ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_get_defaults_w_valid_name_len_255 ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_get_defaults_w_valid_name_punctuation ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_get_defaults_w_valid_name_uuid ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_container_get_rsa ... ok
functionaltests.api.v1.smoke.test_containers.ContainersTestCase.test_containers_get_defaults ... ok
functionaltests.api.v1.functional.test_containers.ContainersPagingTestCase.test_paging_exceeding_paging_max_limit ... ok
functionaltests.api.v1.functional.test_containers.ContainersPagingTestCase.test_paging_next_option_start_in_middle ... ok
functionaltests.api.v1.functional.test_containers.ContainersPagingTestCase.test_paging_with_default_limit_and_varying_offsets ... ok
functionaltests.api.v1.functional.test_containers.ContainersPagingTestCase.test_paging_with_limits_and_offsets ... ok
functionaltests.api.v1.functional.test_containers.ContainersPagingTestCase.test_paging_with_non_integer_limits_and_offsets ... ok
functionaltests.api.v1.functional.test_containers.ContainersPagingTestCase.test_paging_with_offset_zero_and_varying_limits ... ok
functionaltests.api.v1.functional.test_containers.ContainersPagingTestCase.test_resources_get_paging_prev_option_start_in_middle ... ok
functionaltests.api.v1.functional.test_orders.OrdersPagingTestCase.test_paging_exceeding_paging_max_limit ... ok
functionaltests.api.v1.functional.test_orders.OrdersPagingTestCase.test_paging_next_option_start_in_middle ... ok
functionaltests.api.v1.functional.test_orders.OrdersPagingTestCase.test_paging_with_default_limit_and_varying_offsets ... ok
functionaltests.api.v1.functional.test_orders.OrdersPagingTestCase.test_paging_with_limits_and_offsets ... ok
functionaltests.api.v1.functional.test_orders.OrdersPagingTestCase.test_paging_with_non_integer_limits_and_offsets ... ok
functionaltests.api.v1.functional.test_orders.OrdersPagingTestCase.test_paging_with_offset_zero_and_varying_limits ... ok
functionaltests.api.v1.functional.test_orders.OrdersPagingTestCase.test_resources_get_paging_prev_option_start_in_middle ... ok
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_get_project_quota_list_none ... FAIL
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_get_project_quota_list_one ... FAIL
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_get_project_quota_list_two ... FAIL
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_exceeding_paging_max_limit ... FAIL
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_next_option_start_in_middle ... ok
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_with_default_limit_and_varying_offsets ... FAIL
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_with_limits_and_offsets ... FAIL
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_with_non_integer_limits_and_offsets ... ok
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_with_offset_zero_and_varying_limits ... FAIL
functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_resources_get_paging_prev_option_start_in_middle ... ok
functionaltests.api.v1.functional.test_secrets.SecretsPagingTestCase.test_paging_exceeding_paging_max_limit ... ok
functionaltests.api.v1.functional.test_secrets.SecretsPagingTestCase.test_paging_next_option_start_in_middle ... ok
functionaltests.api.v1.functional.test_secrets.SecretsPagingTestCase.test_paging_with_default_limit_and_varying_offsets ... ok
functionaltests.api.v1.functional.test_secrets.SecretsPagingTestCase.test_paging_with_limits_and_offsets ... ok
functionaltests.api.v1.functional.test_secrets.SecretsPagingTestCase.test_paging_with_non_integer_limits_and_offsets ... ok
functionaltests.api.v1.functional.test_secrets.SecretsPagingTestCase.test_paging_with_offset_zero_and_varying_limits ... ok
functionaltests.api.v1.functional.test_secrets.SecretsPagingTestCase.test_resources_get_paging_prev_option_start_in_middle ... ok
======================================================================
FAIL: functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_get_project_quota_list_none
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/opt/stack/barbican/functionaltests/api/v1/functional/test_quotas.py", line 138, in test_get_project_quota_list_none
self.assertEqual([], project_quotas_list)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = []
actual = [<functionaltests.api.v1.models.quota_models.ProjectQuotaListItemModel object at 0x7f828747d210>]
-------------------- >> begin captured logging << --------------------
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Starting: test_get_project_quota_list_none
keystoneclient.auth.identity.v3.base: DEBUG: Making authentication request to http://localhost:5000/v3/auth/tokens
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
requests.packages.urllib3.connectionpool: DEBUG: "POST /v3/auth/tokens HTTP/1.1" 201 1522
iso8601.iso8601: DEBUG: Parsed 2015-08-25T00:24:45.249525Z into {'second_fraction': u'249525', 'timezone': u'Z', 'minute': u'24', 'year': u'2015', 'hour': u'00', 'month': None, 'tz_sign': None, 'tz_minute': None, 'monthdash': u'08', 'separator': u'T', 'day': None, 'tz_hour': None, 'daydash': u'25', 'second': u'45'} with default timezone <iso8601.iso8601.Utc object at 0x7f828a76f7d0>
iso8601.iso8601: DEBUG: Got u'2015' for 'year' with default None
iso8601.iso8601: DEBUG: Got u'08' for 'monthdash' with default 1
iso8601.iso8601: DEBUG: Got 8 for 'month' with default 8
iso8601.iso8601: DEBUG: Got u'25' for 'daydash' with default 1
iso8601.iso8601: DEBUG: Got 25 for 'day' with default 25
iso8601.iso8601: DEBUG: Got u'00' for 'hour' with default None
iso8601.iso8601: DEBUG: Got u'24' for 'minute' with default None
iso8601.iso8601: DEBUG: Got u'45' for 'second' with default None
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=10 HTTP/1.1" 200 194
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_get_project_quota_list_none)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 1, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}]}
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Finished: test_get_project_quota_list_none
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_get_project_quota_list_one
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/opt/stack/barbican/functionaltests/api/v1/functional/test_quotas.py", line 154, in test_get_project_quota_list_one
self.assertEqual(1, len(project_quotas_list))
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 1 != 2
-------------------- >> begin captured logging << --------------------
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Starting: test_get_project_quota_list_one
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/11111 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_get_project_quota_list_one)
204 PUT http://104.130.204.146:9311/v1/project-quotas/11111
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=10 HTTP/1.1" 200 329
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_get_project_quota_list_one)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 2, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11111", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}]}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/11111 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/11111
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Finished: test_get_project_quota_list_one
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_get_project_quota_list_two
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/opt/stack/barbican/functionaltests/api/v1/functional/test_quotas.py", line 174, in test_get_project_quota_list_two
self.assertEqual(2, len(project_quotas_list))
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 2 != 3
-------------------- >> begin captured logging << --------------------
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Starting: test_get_project_quota_list_two
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/22222 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_get_project_quota_list_two)
204 PUT http://104.130.204.146:9311/v1/project-quotas/22222
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/33333 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_get_project_quota_list_two)
204 PUT http://104.130.204.146:9311/v1/project-quotas/33333
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=10 HTTP/1.1" 200 464
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_get_project_quota_list_two)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 3, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "33333", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "22222", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}]}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/22222 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/22222
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/33333 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/33333
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Finished: test_get_project_quota_list_two
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_exceeding_paging_max_limit
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/opt/stack/barbican/functionaltests/api/base.py", line 241, in test_paging_exceeding_paging_max_limit
prev_ref_should_be_none=False)
File "/opt/stack/barbican/functionaltests/api/base.py", line 104, in _validate_resource_group
self.assertEqual(len(resources), expected_size)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 11 != 10
-------------------- >> begin captured logging << --------------------
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Starting: test_paging_exceeding_paging_max_limit
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/0 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/0
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/1 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/1
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/2 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/2
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/3 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/3
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/4 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/4
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/5 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/5
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/6 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/6
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/7 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/7
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/8 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/8
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/9 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/9
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/10 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/10
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/11 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/11
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/12 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/12
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/13 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/13
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/14 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/14
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/15 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/15
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/16 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/16
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/17 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/17
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/18 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/18
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/19 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/19
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/20 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/20
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/21 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/21
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/22 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/22
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/23 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/23
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/24 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/24
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/25 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/25
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/26 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/26
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/27 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/27
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/28 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/28
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/29 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/29
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/30 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/30
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/31 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/31
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/32 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/32
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/33 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/33
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/34 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/34
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/35 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/35
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/36 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/36
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/37 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/37
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/38 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/38
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/39 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/39
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/40 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/40
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/41 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/41
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/42 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/42
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/43 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/43
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/44 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/44
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/45 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/45
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/46 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/46
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/47 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/47
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/48 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/48
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/49 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/49
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/50 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/50
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/51 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/51
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/52 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/52
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/53 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/53
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/54 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/54
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/55 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/55
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/56 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/56
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/57 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/57
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/58 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/58
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/59 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/59
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/60 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/60
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/61 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/61
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/62 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/62
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/63 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/63
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/64 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/64
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/65 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/65
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/66 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/66
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/67 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/67
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/68 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/68
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/69 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/69
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/70 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/70
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/71 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/71
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/72 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/72
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/73 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/73
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/74 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/74
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/75 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/75
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/76 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/76
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/77 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/77
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/78 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/78
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/79 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/79
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/80 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/80
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/81 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/81
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/82 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/82
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/83 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/83
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/84 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/84
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/85 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/85
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/86 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/86
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/87 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/87
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/88 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/88
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/89 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/89
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/90 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/90
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/91 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/91
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/92 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/92
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/93 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/93
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/94 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/94
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/95 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/95
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/96 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/96
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/97 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/97
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/98 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/98
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/99 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/99
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/100 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/100
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/101 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/101
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/102 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/102
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/103 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/103
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/104 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/104
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/105 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/105
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/106 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/106
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/107 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/107
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/108 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/108
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/109 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
204 PUT http://104.130.204.146:9311/v1/project-quotas/109
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=110 HTTP/1.1" 200 13326
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 111, "project_quotas": [{"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "21", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "20", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "19", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "18", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "24", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "22", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "23", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "26", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "25", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "28", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "27", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "30", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "31", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "29", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "32", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "35", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "36", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "33", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "37", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "34", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "41", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "38", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "39", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "40", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "45", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "44", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "43", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "42", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "46", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "49", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "47", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "48", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "50", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "51", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "54", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "52", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "53", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "57", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "55", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "56", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "60", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "59", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "58", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "62", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "61", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "64", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "66", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "63", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "65", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "70", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "67", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "68", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "69", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "72", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "73", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "74", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "71", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "75", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "76", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "77", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "81", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "78", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "79", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "80", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "82", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "85", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "83", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "84", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "86", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "89", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "88", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "87", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "91", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "93", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "90", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "92", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "96", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "97", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "94", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "95", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "98", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=100&offset=100"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=100&limit=100 HTTP/1.1" 200 1570
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_exceeding_paging_max_limit)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 111, "project_quotas": [{"project_id": "99", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "104", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "101", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "103", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "102", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "100", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "106", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "105", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "108", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "107", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "109", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=100&offset=0"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/0 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/0
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/1 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/1
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/2 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/2
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/3 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/3
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/4 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/4
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/5 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/5
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/6 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/6
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/7 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/7
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/8 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/8
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/9 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/9
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/10 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/10
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/11 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/11
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/12 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/12
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/13 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/13
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/14 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/14
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/15 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/15
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/16 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/16
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/17 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/17
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/18 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/18
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/19 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/19
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/20 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/20
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/21 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/21
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/22 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/22
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/23 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/23
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/24 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/24
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/25 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/25
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/26 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/26
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/27 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/27
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/28 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/28
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/29 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/29
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/30 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/30
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/31 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/31
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/32 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/32
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/33 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/33
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/34 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/34
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/35 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/35
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/36 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/36
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/37 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/37
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/38 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/38
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/39 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/39
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/40 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/40
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/41 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/41
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/42 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/42
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/43 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/43
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/44 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/44
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/45 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/45
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/46 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/46
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/47 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/47
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/48 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/48
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/49 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/49
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/50 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/50
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/51 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/51
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/52 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/52
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/53 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/53
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/54 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/54
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/55 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/55
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/56 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/56
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/57 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/57
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/58 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/58
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/59 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/59
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/60 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/60
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/61 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/61
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/62 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/62
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/63 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/63
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/64 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/64
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/65 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/65
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/66 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/66
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/67 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/67
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/68 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/68
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/69 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/69
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/70 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/70
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/71 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/71
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/72 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/72
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/73 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/73
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/74 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/74
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/75 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/75
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/76 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/76
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/77 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/77
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/78 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/78
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/79 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/79
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/80 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/80
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/81 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/81
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/82 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/82
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/83 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/83
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/84 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/84
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/85 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/85
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/86 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/86
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/87 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/87
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/88 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/88
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/89 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/89
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/90 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/90
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/91 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/91
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/92 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/92
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/93 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/93
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/94 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/94
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/95 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/95
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/96 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/96
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/97 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/97
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/98 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/98
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/99 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/99
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/100 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/100
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/101 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/101
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/102 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/102
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/103 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/103
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/104 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/104
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/105 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/105
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/106 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/106
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/107 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/107
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/108 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/108
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/109 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/109
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Finished: test_paging_exceeding_paging_max_limit
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_with_default_limit_and_varying_offsets
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/opt/stack/barbican/functionaltests/api/base.py", line 311, in test_paging_with_default_limit_and_varying_offsets
prev_ref_should_be_none=check_prev)
File "/opt/stack/barbican/functionaltests/api/base.py", line 105, in _validate_resource_group
self.assertEqual(next_ref_should_be_none, next_ref is None)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: True != False
-------------------- >> begin captured logging << --------------------
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Starting: test_paging_with_default_limit_and_varying_offsets
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/0 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/0
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/1 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/1
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/2 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/2
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/3 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/3
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/4 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/4
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/5 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/5
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/6 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/6
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/7 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/7
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/8 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/8
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/9 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/9
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/10 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/10
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/11 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/11
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/12 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/12
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/13 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/13
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/14 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/14
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=10 HTTP/1.1" 200 1444
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 16, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=10"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=1&limit=10 HTTP/1.1" 200 1487
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 16, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=11", "project_quotas": [{"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=0"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=2&limit=10 HTTP/1.1" 200 1487
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 16, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=12", "project_quotas": [{"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=0"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=3&limit=10 HTTP/1.1" 200 1488
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 16, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=13", "project_quotas": [{"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=0"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=4&limit=10 HTTP/1.1" 200 1489
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 16, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=14", "project_quotas": [{"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=0"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=5&limit=10 HTTP/1.1" 200 1490
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_default_limit_and_varying_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 16, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=15", "project_quotas": [{"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=0"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/0 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/0
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/1 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/1
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/2 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/2
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/3 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/3
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/4 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/4
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/5 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/5
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/6 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/6
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/7 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/7
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/8 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/8
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/9 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/9
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/10 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/10
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/11 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/11
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/12 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/12
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/13 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/13
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/14 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/14
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Finished: test_paging_with_default_limit_and_varying_offsets
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_with_limits_and_offsets
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/opt/stack/barbican/functionaltests/api/base.py", line 166, in test_paging_with_limits_and_offsets
prev_ref_should_be_none=check_prev)
File "/opt/stack/barbican/functionaltests/api/base.py", line 105, in _validate_resource_group
self.assertEqual(next_ref_should_be_none, next_ref is None)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: True != False
-------------------- >> begin captured logging << --------------------
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Starting: test_paging_with_limits_and_offsets
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/0 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/0
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/1 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/1
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/2 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/2
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/3 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/3
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/4 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/4
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/5 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/5
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/6 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/6
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/7 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/7
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/8 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/8
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/9 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/9
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/10 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/10
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/11 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/11
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/12 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/12
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/13 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/13
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/14 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/14
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/15 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/15
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/16 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/16
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/17 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/17
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/18 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/18
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/19 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/19
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/20 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/20
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/21 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/21
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/22 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/22
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/23 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/23
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/24 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/24
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/25 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/25
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/26 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/26
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/27 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/27
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/28 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/28
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/29 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/29
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/30 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/30
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/31 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/31
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/32 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/32
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/33 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/33
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/34 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/34
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/35 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/35
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/36 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/36
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/37 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/37
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/38 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/38
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/39 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/39
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/40 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/40
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/41 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/41
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/42 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/42
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/43 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/43
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/44 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/44
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/45 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/45
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/46 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/46
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/47 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/47
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/48 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/48
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/49 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
204 PUT http://104.130.204.146:9311/v1/project-quotas/49
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=10 HTTP/1.1" 200 1445
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 51, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=10"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=10&limit=10 HTTP/1.1" 200 1494
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 51, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=20", "project_quotas": [{"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "19", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=0"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=20&limit=10 HTTP/1.1" 200 1497
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 51, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=30", "project_quotas": [{"project_id": "23", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "18", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "22", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "25", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "20", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "21", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "24", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "27", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "30", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "34", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=10"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=30&limit=10 HTTP/1.1" 200 1497
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 51, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=40", "project_quotas": [{"project_id": "33", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "36", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "31", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "26", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "28", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "32", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "35", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "29", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "43", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "44", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=20"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=40&limit=10 HTTP/1.1" 200 1497
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_limits_and_offsets)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 51, "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=50", "project_quotas": [{"project_id": "42", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "37", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "38", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "39", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "40", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "41", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "49", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "48", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "45", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "47", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "previous": "http://localhost:9311/v1/project_quotas?limit=10&offset=30"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/0 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/0
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/1 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/1
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/2 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/2
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/3 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/3
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/4 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/4
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/5 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/5
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/6 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/6
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/7 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/7
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/8 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/8
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/9 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/9
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/10 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/10
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/11 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/11
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/12 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/12
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/13 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/13
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/14 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/14
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/15 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/15
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/16 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/16
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/17 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/17
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/18 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/18
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/19 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/19
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/20 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/20
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/21 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/21
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/22 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/22
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/23 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/23
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/24 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/24
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/25 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/25
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/26 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/26
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/27 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/27
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/28 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/28
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/29 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/29
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/30 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/30
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/31 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/31
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/32 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/32
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/33 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/33
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/34 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/34
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/35 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/35
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/36 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/36
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/37 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/37
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/38 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/38
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/39 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/39
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/40 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/40
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/41 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/41
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/42 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/42
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/43 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/43
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/44 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/44
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/45 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/45
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/46 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/46
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/47 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/47
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/48 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/48
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/49 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/49
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Finished: test_paging_with_limits_and_offsets
--------------------- >> end captured logging << ---------------------
======================================================================
FAIL: functionaltests.api.v1.functional.test_quotas.ProjectQuotasPagingTestCase.test_paging_with_offset_zero_and_varying_limits
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "/opt/stack/barbican/functionaltests/api/base.py", line 199, in test_paging_with_offset_zero_and_varying_limits
prev_ref_should_be_none=check_prev)
File "/opt/stack/barbican/functionaltests/api/base.py", line 105, in _validate_resource_group
self.assertEqual(next_ref_should_be_none, next_ref is None)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/opt/stack/barbican/.tox/functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: True != False
-------------------- >> begin captured logging << --------------------
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Starting: test_paging_with_offset_zero_and_varying_limits
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/0 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/0
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/1 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/1
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/2 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/2
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/3 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/3
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/4 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/4
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/5 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/5
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/6 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/6
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/7 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/7
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/8 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/8
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/9 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/9
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/10 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/10
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/11 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/11
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/12 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/12
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/13 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/13
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/14 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/14
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/15 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/15
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/16 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/16
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/17 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/17
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/18 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/18
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/19 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/19
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/20 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/20
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/21 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/21
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/22 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/22
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/23 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/23
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "PUT /v1/project-quotas/24 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
204 PUT http://104.130.204.146:9311/v1/project-quotas/24
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '67', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: {"project_quotas": {"containers": 20, "orders": 10, "secrets": 50}}
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=1 HTTP/1.1" 200 263
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=1&offset=1"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=2 HTTP/1.1" 200 394
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=2&offset=2"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=3 HTTP/1.1" 200 525
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=3&offset=3"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=4 HTTP/1.1" 200 656
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=4&offset=4"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=5 HTTP/1.1" 200 787
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=5&offset=5"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=6 HTTP/1.1" 200 918
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=6&offset=6"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=7 HTTP/1.1" 200 1049
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=7&offset=7"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=8 HTTP/1.1" 200 1180
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=8&offset=8"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=9 HTTP/1.1" 200 1311
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=9&offset=9"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=10 HTTP/1.1" 200 1444
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=10&offset=10"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=11 HTTP/1.1" 200 1575
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=11&offset=11"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=12 HTTP/1.1" 200 1707
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=12&offset=12"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=13 HTTP/1.1" 200 1839
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=13&offset=13"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=14 HTTP/1.1" 200 1971
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=14&offset=14"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=15 HTTP/1.1" 200 2103
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=15&offset=15"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=16 HTTP/1.1" 200 2235
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=16&offset=16"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=17 HTTP/1.1" 200 2367
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=17&offset=17"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=18 HTTP/1.1" 200 2499
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=18&offset=18"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=19 HTTP/1.1" 200 2631
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=19&offset=19"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=20 HTTP/1.1" 200 2763
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "23", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=20&offset=20"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=21 HTTP/1.1" 200 2895
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "23", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "18", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=21&offset=21"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=22 HTTP/1.1" 200 3027
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "23", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "18", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "19", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=22&offset=22"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=23 HTTP/1.1" 200 3159
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "23", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "18", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "19", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "20", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=23&offset=23"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=24 HTTP/1.1" 200 3291
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "23", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "18", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "19", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "20", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "24", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=24&offset=24"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "GET /v1/project-quotas?offset=0&limit=25 HTTP/1.1" 200 3423
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:test_paging_with_offset_zero_and_varying_limits)
200 GET http://104.130.204.146:9311/v1/project-quotas
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response: {"total": 26, "project_quotas": [{"project_id": "6304bf23445a4b6a944c40f83fa080ad", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "1", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "0", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "5", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "4", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "7", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "6", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "2", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "3", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "8", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "9", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "13", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "10", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "17", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "14", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "15", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "12", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "16", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "11", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "23", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "18", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "19", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "20", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "24", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}, {"project_id": "22", "project_quotas": {"secrets": 50, "transport_keys": null, "orders": 10, "containers": 20, "consumers": null}}], "next": "http://localhost:9311/v1/project_quotas?limit=25&offset=25"}
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/0 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/0
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/1 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/1
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/2 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/2
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/3 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/3
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/4 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/4
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/5 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/5
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/6 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/6
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/7 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/7
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/8 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/8
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/9 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/9
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/10 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/10
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/11 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/11
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/12 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/12
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/13 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/13
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/14 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/14
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/15 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/15
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/16 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/16
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/17 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/17
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/18 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/18
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/19 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/19
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/20 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/20
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/21 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/21
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/22 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/22
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/23 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/23
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 104.130.204.146
requests.packages.urllib3.connectionpool: DEBUG: "DELETE /v1/project-quotas/24 HTTP/1.1" 204 0
functionaltests.common.client: INFO: Request (user=service-admin) (ProjectQuotasPagingTestCase:tearDown)
204 DELETE http://104.130.204.146:9311/v1/project-quotas/24
Request Headers: {'Content-Type': 'application/json', 'X-Auth-Token': 'acd1f7d136dc44579c4c2061a99bb51e', 'Connection': 'keep-alive', 'X-Project-Id': u'72e633089d57489eb48b22a381d586d0', 'Accept': 'application/json', 'Content-Length': '0', 'User-Agent': 'python-requests/2.7.0 CPython/2.7.6 Linux/3.13.0-58-generic', 'Accept-Encoding': 'gzip, deflate'}
Request Body: None
Response:
functionaltests.api.v1.functional.test_quotas:ProjectQuotasPagingTestCase: INFO: Finished: test_paging_with_offset_zero_and_varying_limits
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 548 tests in 217.855s
FAILED (SKIP=10, failures=7)
ERROR: InvocationError: '/opt/stack/barbican/.tox/functional/bin/nosetests -v --processes=-1 --process-timeout=600 /opt/stack/barbican/functionaltests'
___________________________________ summary ____________________________________
ERROR: functional: commands failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment