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

Configure system vms with a list of available management server IPs #50

Merged
merged 67 commits into from
Aug 16, 2016

Commits on Aug 9, 2016

  1. Remove unused code

    miguelaferreira committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    a9161b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0cd1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0ea83a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0622487 View commit details
    Browse the repository at this point in the history
  5. Format code

    miguelaferreira committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    577405d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2984503 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43b6cc6 View commit details
    Browse the repository at this point in the history
  8. Remove tests

    * performance monitoring script disguised as unit test
    * smoke test disguised as unit test
    * ignored tetss
    * empty test classes
    miguelaferreira committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    9540e01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb1cf26 View commit details
    Browse the repository at this point in the history
  10. Fix unit tests

    that were not passing in the IDE (although it seems that from maven in jenkins all was fine)
    miguelaferreira committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    cc94f60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a69e5db View commit details
    Browse the repository at this point in the history
  12. Remove secondary storage controller module

    And move secondary storage maneger implementation to server module
    miguelaferreira committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    5addfbf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f63ca7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a51a53 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Configuration menu
    Copy the full SHA
    ad2d9f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8b1ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f739e1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c2e9d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cf0f15 View commit details
    Browse the repository at this point in the history
  6. Update ssl-keys.py script to fix keytool command

    ... to use -genkeypair instead of the deprecated -genkey
    miguelaferreira committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    96bc273 View commit details
    Browse the repository at this point in the history
  7. Update serviceConfigServer.py script keytool command

    ... to use -genkeypair instead of the deprecated -genkey
    miguelaferreira committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    3d3e920 View commit details
    Browse the repository at this point in the history
  8. Update method to generate defualt keystore and certificate

    ... to fix keytool command that was using the deprecated -genkey
    parameter
    miguelaferreira committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    e4a5f0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e00679 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1d045b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c374381 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    63c09f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bbc6a66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0a69a60 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    90a589c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff52a1b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0194964 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    118920b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    686e5e6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    295a4a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Configuration menu
    Copy the full SHA
    1cbfdb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76094eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62cc328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69a5776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebcd12a View commit details
    Browse the repository at this point in the history
  6. Remove unused logger

    miguelaferreira committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    32a08ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01b2bad View commit details
    Browse the repository at this point in the history
  8. Shorten error message

    miguelaferreira committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    bbecaab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    124e02c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32be058 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. Configuration menu
    Copy the full SHA
    1e3578a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bec45cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34ac09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1a4578 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d03c121 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e06aee2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23b4dbd View commit details
    Browse the repository at this point in the history
  8. Format code

    miguelaferreira committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    c2eb7a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    175789a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    175bf80 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Configuration menu
    Copy the full SHA
    bcd160f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    266e4cf View commit details
    Browse the repository at this point in the history
  3. Use MarvinLog

    miguelaferreira committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    3aaf29e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a793f41 View commit details
    Browse the repository at this point in the history
  5. Fix tearDown method

    miguelaferreira committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    7d51be9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    891f27a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f0ffef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b865bac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5f004d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81eddfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fecc75 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d1771d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c22ae5 View commit details
    Browse the repository at this point in the history