Version 2.35 removed most deprecated output like floating ip etc so we won't have following in quota-show output | floating_ips | 10 | | fixed_ips | -1 | | security_groups | 10 | | security_group_rules | 20 |
however, quota-class-show still have those output, should we use 2.35 to fix this bug or add a new microversion or because os-quota-class-sets is about to deprecate, we can let it be ? Thanks DEBUG (session:347) REQ: curl -g -i -X GET http://192.168.123.10:8774/v2.1/os-quota-class-sets/1 -H "OpenStack-API-Version: compute 2.41" -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-OpenStack-Nova-API-Version: 2.41" -H "X-Auth-Token: {SHA1}5008bb2787a9548d65b063f4db2525b4e3bf7163" RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "1", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} Best Regards! Kevin (Chen) Ji 纪 晨 Engineer, zVM Development, CSTL Notes: Chen CH Ji/China/IBM@IBMCN Internet: [email protected] Phone: +86-10-82451493 Address: 3/F Ring Building, ZhongGuanCun Software Park, Haidian District, Beijing 100193, PRC
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
