Commit History

作者 SHA1 備註 提交日期
  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 年之前
  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 年之前