885fd8a9e1609e469e502e0b1902e8bb591bc6f4
Ivan Anfimov
885fd8a9e1
Remove unicode prefix from code
All strings are considered as unicode string from Python 3. This patch drops the explicit unicode literal (u'...') appearances from the unicode strings. Change-Id: Ie62a19689529eb2de94096e5f757bfcfbe372040 Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
manila-tempest-plugin
This repository contains a Tempest test plugin to verify the functionality of the OpenStack Shared File System Service, Manila.
See contributor information to learn more.
- Free software: Apache license
- Documentation: https://docs.openstack.org/manila/latest/
- Release notes: https://docs.openstack.org/releasenotes/manila/
- Source: https://opendev.org/openstack/manila-tempest-plugin
- Bugs: https://bugs.launchpad.net/manila
Description
Languages
Python
100%