b66f04ed7e

An attribute check is being performed: "if not self.image_ref" but self.image_ref may not be defined at all, leading to the following error. So, let's define it first so it can be properly evaluated. AttributeError: 'TestShareBasicOpsNFS' object has no attribute 'image_ref' TrivialFix Change-Id: I0c454009b95c5cb0b6fc1304bb0cba1ff87c9fe9
Team and repository tags
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/Manila
- Developer docs: http://docs.openstack.org/developer/manila
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/manila.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/manila
Python client
Description
Languages
Python
99.3%
Shell
0.7%