Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-375

Unify ex argument for security groups of create_node for AWS and OpenStack

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.14.0-beta3
    • Compute
    • None

    Description

      When creating a new node, OpenStack and AWS use different names for ex argument for security groups although the underlying feature is the same.

      OpenStack uses 'ex_security_groups'
      AWS uses 'ex_securitygroup'

      Proposed solution: rename AWS argument to match OpenStack's. (as both support multiple groups)
      https://github.com/ikusalic/libcloud/compare/unify-ex-security-groups

      If this is problem because it is not backwards compatible, maybe adding alias 'ex_security_groups' to AWS makes sense.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ikusalic Ivan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: