---
EC2Service
- Use 7 GB volume size rather than 3 GB for now, since atomic images come out
to be 6.1 GB
- Implement gp2 volume type uploads
- Image name now includes volume type
- Simplify consumer filter code, eliminating 32 bit stuff for now
- Add build name, virtualization type, and volume type to 'extra'
dict in fedmsgs
Tests
- Fix up consumer test code
- Add additional consumer tests to test build filter code
Docs
- Add info about volume size configuration
- Tested on F21
- Improve index page
- Bring installation info up-to-date
Misc
- Commit atomic test script, to go with base test script
- Reduce description in setup.py