Commit History

Author SHA1 Message Date
  Enis Afgan 0817a00d16 Using keystoneclient sessions has been deprecated, swap for keystoneauth1 9 years ago
  Enis Afgan a08e185496 Fix import typo 9 years ago
  Enis Afgan 9b19e2d6c8 Add an option to read provider config values from a file 9 years ago
  Enis Afgan 8ef447fb89 Make network_id parameter mandatory when creating a security group 9 years ago
  Enis Afgan 1e2e85cd5d Add network_id property to SecurityGroup resource 9 years ago
  Nuwan Goonasekera d53e8bc29b Added citation 9 years ago
  Enis Afgan 70a86b03a4 Add a custom logging level, trace. 9 years ago
  Enis Afgan 2d31c2fdf2 Add logging configuration for the library 9 years ago
  Enis Afgan 0122fb1173 Update CHANGELOG for Aug 10 2016 release; bump version. 10 years ago
  Enis Afgan 70b2efe4a7 Update the detailed launch docs page. 10 years ago
  Enis Afgan cf64c0de8c Pull out the common code for retrieving a router route table. 10 years ago
  Enis Afgan 464c72e22c Fix typo 10 years ago
  Enis Afgan 0de8554fb3 Add tests for router connectivity. 10 years ago
  Enis Afgan 9b6eb2523a Add a field to the Network resource that indicates if a network is capable of Internet-connectivity. 10 years ago
  Enis Afgan f95652233d Fix typo. 10 years ago
  Enis Afgan 6268653000 Fix a couple more docstring problems. 10 years ago
  Enis Afgan b8e7a51b6d Update docstrings to fix the warnings during the docs builds. 10 years ago
  Enis Afgan 067d24302a Update the Getting Started tutorial with instructions for using private networking. 10 years ago
  Enis Afgan d0c9e52d44 Add methods for removing a route from a router. 10 years ago
  Enis Afgan 1ea5b80e36 Add methods for adding routes to a router. 10 years ago
  Enis Afgan 89f4bacda6 Add Router attach/detach methods. 10 years ago
  Enis Afgan 665a4963f6 Add Router tests. 10 years ago
  Enis Afgan 017c509332 Add a router object and basic controls for AWS and OpenStack providers. 10 years ago
  Enis Afgan a0f899ef30 Allow floating IPs to be associated with AWS instances running in VPC 10 years ago
  Enis Afgan d6185c8dff Typo fix with security group selection; enable relevant tests 10 years ago
  Enis Afgan 4cca889174 Add a test for GETting a subnet 10 years ago
  Enis Afgan 82b1c6dcc4 OpenStack requires a network to be supplied in addition to security group so do so. 10 years ago
  Enis Afgan 5488d73c74 On a live cloud, cidr_block includes the network size 10 years ago
  Enis Afgan 32d9b57f4c Wait a bit after resources are created on AWS as it seems to take a while for them to register. 10 years ago
  Enis Afgan 2c98623199 Update tests to match the new default model of running with private networking. 10 years ago