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

Azure graph refresh event target parser #219

Merged

Commits on Mar 8, 2018

  1. Queue full network refresh only after full cloud refresh

    Queue full network refresh only after full cloud refresh, ignoring
    targeted refresh.
    Ladas committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    a773498 View commit details
    Browse the repository at this point in the history
  2. Parse resource group as first 5 sections

    Parse resource group as first 5 sections, rather than expecting
    a fixes ems_ref size
    Ladas committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    497916d View commit details
    Browse the repository at this point in the history
  3. Fix parsing of managed image

    Fix parsing of managed image
    Ladas committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    b9900d1 View commit details
    Browse the repository at this point in the history
  4. EventTargetParser for Azure

    EventTargetParser for Azure
    Ladas committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    446f8a3 View commit details
    Browse the repository at this point in the history
  5. Adding EventTargetParserSpec

    Adding EventTargetParserSpec, testing all events parse
    the right targetd, but also that the target can be refreshed
    Ladas committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    1bc862c View commit details
    Browse the repository at this point in the history
  6. Add mocked event data

    Add mocked event data, that are recorded from the real events
    Ladas committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    157ebd7 View commit details
    Browse the repository at this point in the history
  7. Tweak event data to contain existing ems_refs

    Tweak event data to contain existing ems_refs
    Ladas committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    0917b24 View commit details
    Browse the repository at this point in the history
  8. Refresh VCRs

    Ladas committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    907499b View commit details
    Browse the repository at this point in the history