Skip to content

Implement openconfig-system for IOS#33

Merged
dgjustice merged 3 commits intonetworktocode:ios-systemfrom
packethost:ios-system
Feb 19, 2020
Merged

Implement openconfig-system for IOS#33
dgjustice merged 3 commits intonetworktocode:ios-systemfrom
packethost:ios-system

Conversation

@dgjustice
Copy link
Copy Markdown
Contributor

This one probably needs a bit of discussion, so please review closely. "replace" operations don't always make sense on IOS, particularly for things like system-level config. There is no way to my knowledge to "default" ntp config, tacacs, users, etc. I have raised an exception when replace is called, and the test asserts off of an empty file to diff against. It's a bit hackish, but it works for now.

@dgjustice dgjustice changed the title Ios openconfig-system Implement openconfig-system for IOS Nov 20, 2019
@dgjustice
Copy link
Copy Markdown
Contributor Author

I changed this to WIP after looking at PR #3 again. These two PR's really highlight the need for a little different testing setup. We need to make it easier to assert failures in particular.

@dgjustice dgjustice changed the title Implement openconfig-system for IOS Implement openconfig-system for IOS - WIP Nov 26, 2019
@FragmentedPacket
Copy link
Copy Markdown
Contributor

@dgjustice Just wanted to bump this since we merged in the testing. I know you're busy and no rush, but just wanted to let you know I'll review once it's rebased and testing follows what was merged in.

@dgjustice dgjustice changed the title Implement openconfig-system for IOS - WIP Implement openconfig-system for IOS Feb 19, 2020
@dgjustice dgjustice merged commit 05731c7 into networktocode:ios-system Feb 19, 2020
@dgjustice dgjustice changed the base branch from develop to ios-system February 19, 2020 00:37
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