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

Release 0.7.0 #278

Merged
merged 32 commits into from
Oct 24, 2018
Merged

Release 0.7.0 #278

merged 32 commits into from
Oct 24, 2018

Conversation

mirceaulinic
Copy link
Member

No description provided.

mirceaulinic and others added 30 commits August 27, 2018 23:18
This ensures that two messages with similar content from different devices
wouldn't overlap, e.g., when two devices complain about the same NTP server as
unreachable, we should have two separate messages.
Adding buffer interface to prevent spurious messages
Add Publisher option to pop the message_details key from the output object
removed 'instance master' qualification from line to match all instances where BGP neighbors change state
Update BGP_NEIGHBOR_STATE_CHANGED.yml
Add OSPF neighbor up/down messages for netiron
Add documentation for Brocade Netiron
To represent this message I am using:

```
system//processes//process//{pid}//state
```

Currently if you use a number as a key redering the object fails as
it tries to use a list, therefore I have updated `setval` and `traverse`
functions to check for a string to see if we should have a dict or a
list.
Added messages for user enter,  exit, and writing from config mode.
Add eos AGENT_INITIALIZED message
@mirceaulinic mirceaulinic added this to the 0.7.0 milestone Oct 24, 2018
@coveralls
Copy link

coveralls commented Oct 24, 2018

Coverage Status

Coverage decreased (-0.05%) to 43.055% when pulling c3f7352 on develop into 19175ad on master.

luke-orden
luke-orden previously approved these changes Oct 24, 2018
@mirceaulinic mirceaulinic merged commit 1e44ce5 into master Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants