~maas-deployers/maas-deployer/next

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: billy.olsen at canonical
  • Date: 2015-12-15 18:10:00 UTC
  • mfrom: (55.1.1 next)
  • Revision ID: billy.olsen@canonical.com-20151215181000-qhr9mg2howt9wtys
[billy-olsen,r=hopem] Fix faulty sequence generator.

The sequence number generator for the boot images polling request could
only perform 4096 queries before failing. This changes that to simply
be a forever incrementing generator.

Closes-Bug: LP #1487938

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
bson
2
2
httplib2
3
3
jinja2
4
 
libvirt-python
 
4
--allow-external libvirt-python
5
5
lxml
6
6
PyYAML