moto/moto/ec2
Arthur Wang 6963866c7e Add ec2 instance state reason
- Add instance.reason and instance.state_reason
(http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-Item
Type-StateReasonType.html)
- Add ec2 filtering by state-reason-code and state-reason-message
2014-10-20 19:56:34 +00:00
..
responses Add ec2 instance state reason 2014-10-20 19:56:34 +00:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
exceptions.py test ip_ranges when authorizing security group ingress rules 2014-10-06 14:49:37 -04:00
models.py Add ec2 instance state reason 2014-10-20 19:56:34 +00:00
urls.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
utils.py Add ec2 instance state reason 2014-10-20 19:56:34 +00:00