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

Add (Apache) Abdera and (Cisco) Cobra convention #17

Merged
merged 11 commits into from
May 9, 2017

Commits on May 5, 2017

  1. Add (Apache) Abdera convention

    As used by Cisco ACI for JSON output.
    
    This fixes sanand0#16
    dagwieers authored May 5, 2017
    Configuration menu
    Copy the full SHA
    b190ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    581d356 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26fee37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94d9762 View commit details
    Browse the repository at this point in the history
  5. Order alphabetically

    dagwieers authored May 5, 2017
    Configuration menu
    Copy the full SHA
    7f8acf2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    53d8514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4850053 View commit details
    Browse the repository at this point in the history
  3. Added basic tests (and fix unicode issue)

    Not sure if this is the proper unicode fix one would expect, but on
    Python 2.7 the tests would fail if the attributes, the "attributes" key
    and "children" key was not unicode.
    dagwieers committed May 8, 2017
    Configuration menu
    Copy the full SHA
    40b52d7 View commit details
    Browse the repository at this point in the history
  4. Split tests over 2 lines

    dagwieers committed May 8, 2017
    Configuration menu
    Copy the full SHA
    375576b View commit details
    Browse the repository at this point in the history
  5. Replace incorrect comments

    dagwieers committed May 8, 2017
    Configuration menu
    Copy the full SHA
    f2c9fe6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

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