Files
charm-keystone/hooks
Alex Kavanagh 0c0b4ed48f Fix manager.py launch python version to match installed payload
The manager.py helper is launched with either py2 or py3 depending on
the version of the payload.  However, it was using openstack-origin
rather than actually picking up the actual version of the installed
software.  This patch ensures that the manager.py is run with the
python version of the installed payload, which resolves a bug when
upgrading to rocky (which is the py2 to py3 transition of the payload).

Also fixes an os.execl() bug which changed behaviour from python2 to
python3.

Closes-bug: #1818988
(cherry picked from commit 627ab761dd)

Change-Id: Ie56374f5882619239f544aaeea4acf92d3d0879d
2019-03-07 17:16:21 +00:00
..
2016-07-03 16:39:47 +00:00
2018-09-21 09:09:47 +00:00
2018-09-14 20:57:32 -07:00
2018-09-14 20:57:32 -07:00
2014-04-10 17:00:28 +01:00
2014-04-10 17:00:28 +01:00