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

SONiC configuration migration enhancements #4396

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rajendra-dendukuri
Copy link
Contributor

@rajendra-dendukuri rajendra-dendukuri commented Apr 8, 2020

The following new features are being added to the config-setup service:

  1. Provide a second set of configuration pre hooks as part of the installer
    image. This allows the user to fix issues caused by the migration-pre
    scripts already installed on the switch.

  2. Both the config-migration-pre and config-migration-post are migrated to
    the newly installed image. This allows end user installed scripts to be
    carried over to the newly installed image automatically to make it easier
    for subsequent configuration migrations.

Signed-off-by: Rajendra Dendukuri rajendra.dendukuri@broadcom.com

- What I did
Implemented new features as defined in sonic-net/SONiC#590

- How I did it

- How to verify it

- Description for the changelog

SONiC configuration migration hooks execution while performing image upgrade

- A picture of a cute animal (not mandatory but encouraged)

The following new features are being added to the config-setup service:
1. Provide a second set of configuration pre hooks as part of the installer
image. This allows the user to fix issues caused by the migration-pre
scripts already installed on the switch.

2. Both the config-migration-pre and config-migration-post are migrated to
the newly installed image. This allows end user installed scripts to be
carried over to the newly installed image automatically to make it easier
for subsequent configuration migrations.

Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
@rajendra-dendukuri
Copy link
Contributor Author

retest vsimage please

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.

1 participant