Go to file
Victor Stinner 4f888ddfa3 pkg: replace commands module with subprocess
The commands is deprecated since Python 2.6 and was removed from
Python 3. This change replaces it with subprocess. By the way, it
also changes the code to avoid a shell and so indirectly makes the
code safer (shell injections are no more possibles).

tox: run test_backupagent and test_pkg on Python 3.4.

Partially implements: blueprint trove-python3
Change-Id: I3818fa1498819cc77a3da42c12245c50b96cad59
2016-06-16 02:26:49 +02:00
2016-02-03 11:26:52 -05:00
2015-05-29 07:27:59 +00:00
2014-12-02 09:57:52 +01:00
2013-06-24 14:11:15 -07:00
2013-06-14 18:25:42 -04:00
2013-06-24 14:11:15 -07:00
2014-03-19 15:06:23 +01:00
2016-05-04 15:48:55 +05:30
2015-05-29 07:27:59 +00:00
2013-04-29 18:01:12 -04:00
2013-06-25 10:41:57 +02:00
2016-05-04 15:48:55 +05:30
2015-11-19 10:25:01 +00:00
2015-09-23 14:14:17 +00:00
Description
OpenStack Database As A Service (Trove)
Readme 116 MiB
Languages
Python 95%
Shell 4.9%