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

Field Notice 0039 CLI Update #181

Merged
merged 7 commits into from
Jan 17, 2020
Merged

Conversation

andriirr
Copy link
Contributor

This to update CLI in EOS images starting from version 4.21.3 It also includes FN39 CLI changes.

EOS 4.21.3

OLD|NEW

vrrp delay reload | vrrp timers delay reload
vrrp description | vrrp session description
vrrp ip | vrrp ipv4
vrrp ip secondary | vrrp ipv4 secondary
vrrp priority | vrrp priority-level
vrrp shutdown | vrrp disabled
vrrp timers advertise | vrrp advertisement interval
vrrp track | vrrp tracked-object

EOS 4.23

OLD|NEW

neighbor peer-group | neighbor peer group
ntp source | ntp local-interface
username sshkey | username ssh-key
vrf definition | vrf instance
vrf forwarding | vrf

pyeapi/client.py Outdated Show resolved Hide resolved
test/fixtures/eapi.conf Outdated Show resolved Hide resolved
test/fixtures/dut.conf Outdated Show resolved Hide resolved
test/fixtures/eapi.conf.yaml Outdated Show resolved Hide resolved
test/fixtures/running_config.vrrp Outdated Show resolved Hide resolved
test/unit/test_client.py Outdated Show resolved Hide resolved
test/unit/test_client.py Outdated Show resolved Hide resolved
test/unit/test_client.py Outdated Show resolved Hide resolved
test/unit/test_client.py Outdated Show resolved Hide resolved
test/unit/test_client.py Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Jan 2, 2020

Coverage Status

Coverage decreased (-1.5%) to 94.239% when pulling 0f6ad04 on andriirr:develop into 8cc1ee8 on arista-eosplus:develop.

	modified:   pyeapi/api/abstract.py
	modified:   pyeapi/api/bgp.py
	modified:   pyeapi/api/interfaces.py
	modified:   pyeapi/api/ntp.py
	modified:   pyeapi/api/users.py
	modified:   pyeapi/api/vrfs.py
	modified:   pyeapi/api/vrrp.py
	modified:   pyeapi/client.py
	modified:   test/lib/testlib.py
	modified:   test/system/test_api_vrfs.py
	modified:   test/system/test_api_vrrp.py
	modified:   test/unit/test_api_vrrp.py
	modified:   test/unit/test_utils.py
@mharista
Copy link
Contributor

Looks good to me.

@andriirr andriirr merged commit b8b8f32 into arista-eosplus:develop Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants