088747cb77

In Scenario job, tests consist of VMs mounting shares provided by share servers. Admin network is used by share migration tests and is by default used in other tests as well. Previously it used the same network address range as tenant networks (used by VMs) and there was no conflict. Recently some unknown change broke connectivity between VMs and share server in scenario job. It seems as there is now a conflict between those network addresses ranges. This patch changes the admin network address range, removing the existing conflict. Closes-bug: #1616115 Change-Id: I5bdb70cae4eab2930f3f559a621643ad732909bb
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%