3e3e791126

https://review.opendev.org/768137 fixed bug #1908963 by adding a timestamp field to the "update_service_capabilities" rpc API call to the scheduler service. It's possible that during an upgrade, the share service is upgraded before a given scheduler service, and an updated client could start sending messages with this extra data that wasn't expected. Lets bump the version so that the client messages are just waiting for an updated scheduler to show up and consume the messages rather than raise syntax errors. Partial-Bug: #1908963 Change-Id: I0d9fc311ffd296bd6153b7190f8f5c42f494a39d Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
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/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/manila
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://opendev.org/openstack/python-manilaclient
- Documentation for the project can be found at:
https://docs.openstack.org/manila/latest/
- Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/manila/
- Source for the project:
https://opendev.org/openstack/manila
- Bugs:
https://bugs.launchpad.net/manila
- Blueprints:
https://blueprints.launchpad.net/manila
- Design specifications are tracked at:
Description
Languages
Python
99.3%
Shell
0.7%