Plugins Directory » Redmine OpenStack
|
Author: | Felipe Batista |
---|---|---|
Website: | https://framagit.org/lobster/redmine_openstack | |
Code repository: | https://framagit.org/lobster/redmine_openstack | |
Registered on: | 2018-02-25 (over 6 years ago) | |
Current version: | 3.0 | |
Compatible with: | Redmine 4.2.x, 4.1.x, 4.0.x | |
User ratings: |
Use OpenStack Swift as attachments store instead of the local filesystem for your Redmine.
License¶
GNU Affero General Public License version 3
Installation notes
Download redmine_openstack plugin for Redmine¶
cd $REDMINE_ROOT git clone git@framagit.org:lobster/redmine_openstack plugins/redmine_openstack
Install redmine_openstack plugin for Redmine¶
bundle install --without development test bundle exec rake redmine:plugins RAILS_ENV=production
Setup plugin¶
Go to Administration link on top menu, then click on Plugins configuration page and choose Redmine OpenStack
Changelog
3.0 (2019-08-31)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x.
2.0 (2019-03-27)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
1.1 (2018-09-15)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
support for Keystone Authentication v3.0
1.0 (2018-02-25)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.