moto/moto/ec2
Lars Fronius c94f49cc1e Only count user-assigned tags for TagLimitExceeded
According to
http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-tag-restrictions.html
"Reserved prefix—aws:
AWS-assigned tag names and values are automatically assigned the aws:
prefix, which the user cannot assign. AWS-assigned tag names do not
count towards the tag limit of 10. User-assigned tag names have the
prefix user: in the Cost Allocation Report."
2016-03-15 16:50:57 +01:00
..
responses Merge pull request #555 from yannlambret/fix-describe-route-tables-response 2016-03-02 15:10:33 -05:00
__init__.py Cleanup the default region backends. 2014-11-15 14:21:58 -05:00
exceptions.py Add Customer Gateway Support. Closes #465 2016-01-08 16:48:01 -05:00
models.py Only count user-assigned tags for TagLimitExceeded 2016-03-15 16:50:57 +01:00
urls.py Fixed non threadsafe code 2015-03-16 13:13:40 +01:00
utils.py Implement NAT Gateway resource 2016-03-01 12:02:57 -05:00