История коммитов

Автор SHA1 Сообщение Дата
  Enis Afgan 5130415c15 Test with py36 instead of py35 9 лет назад
  Nuwan Goonasekera b45b966c76 Fixed to support latest openstack client library versions. 9 лет назад
  Enis Afgan 26c5412e09 Remove httpretty from explicit requirements (a working version is now being set by moto https://github.com/spulec/moto/commit/2e69986e01caa6d2f8acbcb286a5c0a9c09c6ce2) 10 лет назад
  Enis Afgan 71fd34d204 Release dependent library versions during the dev cycle; update development status to Alpha 10 лет назад
  Enis Afgan 3b47ebcf47 Update moto 10 лет назад
  Nuwan Goonasekera 4e4ad7317c Changed AWS security group rules to use md5 hash as a unique id 10 лет назад
  Enis Afgan c06dabaa3c Add id property to SecurityGroupRule and a delete method 10 лет назад
  Enis Afgan 53c7ab1f4b Explicitly set dependent library versions for the release (glanceclient complains with Could not find suitable distribution for Requirement.parse('python-glanceclient==1.2.0'???) 10 лет назад
  Enis Afgan 01b35e8d17 httprety 0.8.11 install breaks (as a dependency on moto) so explicitly install a version that works 10 лет назад
  Enis Afgan 602b1ab547 Add NetworkService and Network classes 10 лет назад
  Nuwan Goonasekera e52765ab79 Added glance client for better filtering options. 10 лет назад
  nuwan_ag 1923006538 Updated docs: Added conceptual overview, and getting started. 10 лет назад
  nuwan_ag 7491799c60 Increased test coverage + code cleanup. 10 лет назад
  nuwan_ag 257710f447 Improved test coverage. Removed redundant method rule_exists (same as 10 лет назад
  nuwan_ag cea27c423b Initial implementation of iterable objects. Also updated moto version 10 лет назад
  nuwan_ag 3c4f6a9a29 Changed py34 to py35. Made coverage run on all builds. Removed enum34. 10 лет назад
  Enis Afgan d1f0cc00e3 Add OpenStack Neutron dependency/field 10 лет назад
  nuwan_ag b5c8ad9093 Added support for LaunchConfiguration block_device_mappings 10 лет назад
  nuwan_ag 3cd461dd4e Decomposed setup requirements further. Fixed some minor typos. 10 лет назад
  nuwan_ag 4e7e7ebf66 Changes to support mock driver use in tox 10 лет назад
  nuwan_ag 61f9fca4e1 Added support for mock drivers. 10 лет назад
  nuwan_ag e17073a0e0 Fixed public and private ip properties for openstack 10 лет назад
  nuwan_ag 4b4087cf0c Fixed some errors in image fetching and tried to make it more robust on 10 лет назад
  nuwan_ag 6a602f4380 Added openstack object store implementation 10 лет назад
  nuwan_ag ce1852d0ed Fixed python 2/3 compatibility issue when reraising using six. 10 лет назад
  nuwan_ag 888126dd2a Added volume+snapshot support to openstack 10 лет назад
  nuwan_ag cfaaf0db5d Improved pep8 compliance 10 лет назад
  nuwan_ag e090981cb5 Simplified tox coverage. Fixed typos 10 лет назад
  nuwan_ag 38426482a3 Added tox.ini. Removed python 2.6 and lower from supported list. 10 лет назад
  nuwan_ag 4b12ccfb9b Added setup.py 10 лет назад