RedHatSatellite / sat6_scripts

Scripts to automate various Satellite 6 content related tasks, including disconnected export/import, publish, promote, cleanup and more...
GNU General Public License v3.0
53 stars 33 forks source link

Using Python 2.7 #62

Closed caitelatte closed 4 years ago

caitelatte commented 4 years ago

The sat6 scripts are all written for Python 2.7, which is being sunset on January 1 2020.

There's a couple of things to do around this:

caitelatte commented 4 years ago

Not really an issue unless this is ported to Satellite 7 on RHEL8, closing :)