Commit History

Author SHA1 Message Date
  Enis Afgan 916f711959 Consistent formatting of the resource interfaces module 10 years ago
  Enis Afgan 62cd7a66f6 More test coverage for SG 10 years ago
  Enis Afgan b3c05cc2bc Improve KP test coverage 10 years ago
  nuwan_ag 72596c28b9 Undo previous travis change. Set python to 3.5 globally. 10 years ago
  nuwan_ag 9b9034e953 More fixes for travis py35 support. 10 years ago
  nuwan_ag e1b9b1dd02 Workaround for travis py35 support 10 years ago
  nuwan_ag 634ddc7760 Set delete_on_terminate to true. Added missed .travis.yml during 10 years ago
  nuwan_ag 3c4f6a9a29 Changed py34 to py35. Made coverage run on all builds. Removed enum34. 10 years ago
  nuwan_ag 9cc9039326 Put in check to make sure zone is specified when launching a new volume 10 years ago
  nuwan_ag 2865c31c29 Fixed buggy repr method. 10 years ago
  nuwan_ag 815cd9c97c Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag 0107799e1d Added tests for repr methods. Also changed instance_id to id. 10 years ago
  Enis Afgan 4e1ce70c5b Add find method to KeyPairService; refactor the code some 10 years ago
  nuwan_ag 1df7bbfc5f Moved all __repr__ methods to base class 10 years ago
  Enis Afgan 92b99766b4 Merge branch 'master' of github.com:gvlproject/cloudbridge 10 years ago
  Enis Afgan 368b052955 Implement mehtods for adding/removing floating IP address to an instance 10 years ago
  nuwan_ag a1bbdbeaa6 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag 894d7d4f70 Fixed some duplication issues flagged by code-climate. 10 years ago
  Enis Afgan 3ed9ba6c2b Fix typo; add simple usage examples 10 years ago
  Enis Afgan baa0d45d8e Rename launch config network interface method 10 years ago
  Enis Afgan 00759e5c3a Nova expects a flavor id (vs. name) for instance type 10 years ago
  Enis Afgan 5c886c14e5 Fix a field name leftover since before renaming 10 years ago
  Enis Afgan 61c5333ffb A preliminary implementation to support launching instances into private cloud networks (eg VPC) 10 years ago
  nuwan_ag 2935b66a17 Removed accidentally merged images property. 10 years ago
  nuwan_ag 5f5056b649 Merge branch 'master' of https://github.com/gvlproject/cloudbridge 10 years ago
  nuwan_ag 2b3a9e4bb5 Simplified block device mapping api. 10 years ago
  Enis Afgan d1f0cc00e3 Add OpenStack Neutron dependency/field 10 years ago
  Enis Afgan c25bc9d528 Add missing abstract method impl for OpenStack 10 years ago
  nuwan_ag 7e0259ca44 Moved image service under compute. 10 years ago
  nuwan_ag 6baa54eb3d Renamed find_by_name to find 10 years ago