커밋 기록

작성자 SHA1 메시지 날짜
  Enis Afgan 348e1e8893 Remove explicit versioning of requests. 8 년 전
  Nuwan Goonasekera f74f1fce16 Fix for HTTP url interception issue in latest moto 9 년 전
  Enis Afgan 5c9d80d595 Fix for lack of required dependency with moto 1.0.0 9 년 전
  Enis Afgan 11f1e56a00 Update moto dependency for v1.0.0 9 년 전
  Martin Paulo e48dbf015c Version Conflict when trying to run tox tests #37 9 년 전
  Nuwan Goonasekera 3340c7b9de Update version to 0.3 and add changelog - freeze dependencies. 9 년 전
  Nuwan Goonasekera 6da5b00573 Added flake8 tests to tox build 9 년 전
  Enis Afgan 55939537e7 It's novaclinet that needs to be restricted, not neutronclient... 9 년 전
  Enis Afgan 24cadd68bb Restrict python-novaclient version 9 년 전
  Nuwan Goonasekera 18d8c1ef0d Rollback dependency on python-openstackclient 9 년 전
  Nuwan Goonasekera a515c2d079 Simplified openstack dependencies and changed dev status 9 년 전
  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 년 전