slipstream / SlipStreamClient

SlipStream Python client
Apache License 2.0
1 stars 4 forks source link

Module migration: migration script #382

Closed schaubl closed 6 years ago

schaubl commented 6 years ago

First version of the module migration script.

Connected to slipstream/SlipStream#292

loomis commented 6 years ago

@schaubl I've made changes both to the client and server in relation to my previous comments. The attributes with the CIMI resources should be camel case, so this should be changed throughout the migration script. Also the terminology should be brought in line with the current vocabulary, for example, the 'prerecipe' workflow script should be changed to 'preinstall'.

Deeper questions on the resource organization:

loomis commented 6 years ago

Replaced by later PRs.

schaubl commented 5 years ago

Migration script now available here: https://github.com/slipstream/SlipStreamServer/blob/master/rpm/src/main/migrations/022_migrate_module_to_cimi.py