3 Commits

Author SHA1 Message Date
Q.hongtao
1203b762fa Remove six
Replace the following items with Python 3 style code.
- six.moves.BaseHttpServer
- six.moves.zip
- six.PY2
- six.viewitems

Change-Id: If68cc2778bfccc56248ab8fba3de764044a707e9
2020-09-21 09:10:44 +08:00
Eyal
161a59e274 Use vars() more readable then __dict__
Change-Id: Ibf32b59f078c4258d01c298068507d7fa22a9715
2020-06-28 15:24:35 +03:00
Ifat Afek
8534ccb721 Renamed vitrage_tempest_tests to vitrage_tempest_plugin
In order to add vitrage_tempest_plugin to PyPi and to OpenStack CI system,
it must be named vitrage_tempest_plugin. vitrage_tempest_tests was a
copy&paste mistake.

Change-Id: I574414aba16377cc550111b9bcd627c28f04fc49
2018-02-22 13:53:57 +00:00