~ajkavanagh/openstack-mojo-specs/remove-cinder-from-vrrp-ha

« back to all changes in this revision

Viewing changes to helper/tests/test_ceph_store.py

  • Committer: Chris MacNaughton
  • Date: 2017-09-06 05:54:23 UTC
  • mto: This revision was merged to the branch mainline in revision 323.
  • Revision ID: chris.macnaughton@canonical.com-20170906055423-e7d93lzmvn4cwpit
undo python path change (?!)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python
 
1
#!/usr/bin/env python
2
2
 
3
3
import sys
4
4