Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OC-10611 implementation for custom_arguments passed to Fog #57

Merged

Commits on Nov 22, 2013

  1. Configuration menu
    Copy the full SHA
    8e0a51b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2013

  1. Moved the custom-arguments to options.rb and passing the args to crea…

    …te_server, instead of connection.
    prabhu-das committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    ea8d08c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. Configuration menu
    Copy the full SHA
    2520ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4ca48 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2013

  1. Generalized the --custom-attributes option to be an attribute of Clou…

    …dService, not just FogService.
    prabhu-das committed Dec 9, 2013
    Configuration menu
    Copy the full SHA
    7a30192 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Initial implementation for custom_arguments passed to Fog.

    prabhu-das authored and Mukta A committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    b2ef3f9 View commit details
    Browse the repository at this point in the history
  2. Moved the custom-arguments to options.rb and passing the args to crea…

    …te_server, instead of connection.
    prabhu-das authored and Mukta A committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    550997c View commit details
    Browse the repository at this point in the history
  3. Made the custom arguments separable using semi-colon.

    prabhu-das authored and Mukta A committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    abdf12b View commit details
    Browse the repository at this point in the history
  4. Added unit tests for custom_arguments.

    prabhu-das authored and Mukta A committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    18a8db0 View commit details
    Browse the repository at this point in the history
  5. Generalized the --custom-attributes option to be an attribute of Clou…

    …dService, not just FogService.
    prabhu-das authored and Mukta A committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    6a8a2a0 View commit details
    Browse the repository at this point in the history
  6. Rebased with master

    Mukta A committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    eb26f4e View commit details
    Browse the repository at this point in the history