Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger 25714efb06 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I25e716ff464d4f68b63c7788898f2dc502cc1b9f
2019-12-18 19:41:51 +01:00
OpenDev Sysadmins e1c84c464d OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:38 +00:00
Alexey Chekunov a79f182688 add README
Change-Id: I9e17e2ecb54c7f169623d2ac727f4df75859c4f7
2016-08-19 17:07:14 +03:00
Alexey Chekunov df3582597e support fuel 9.0
Change-Id: I77277731e7c59a94edd23c1bf3455110858afd27
2016-08-18 17:07:31 +03:00
Jeremy Stanley 98e1408da3 Update .gitreview for new namespace
Change-Id: Ibe81947514c4e8e9fff0533eb2a663082ab6b301
2015-10-17 22:24:54 +00:00
Stanislaw Bogatkin 0e366b7962 Explicitly add primary-controller to node list
Closes-Bug: #1482250
Change-Id: I8b0719e01ea21bf57d4e948db41429185f192898
2015-08-06 14:54:50 +00:00
Stanislaw Bogatkin b9e4043042 Strict Fuel version for plugin
Change-Id: I08ae31bb76a074d99e53cabfd385f18b5d390bf1
2015-08-05 16:15:25 +03:00
Stanislaw Bogatkin baf30855f5 Fix metadata
group, author and homepage was added to metadata

Change-Id: I24baeb87201c93f3669e77f75da4208297ed3cd2
2015-08-05 13:19:03 +03:00
Stanislaw Bogatkin fab90208ec Change package version and plugin version
Change-Id: I7c42d1e0ba1ba7d69415fc0ee1bb086bdcdf2f02
2015-08-04 16:20:24 +03:00
Stanislaw Bogatkin d0eacd2f89 Add warning to UI
In HA mode LBaaS cannot reschedule itself between nodes. Add warning
about it before install.

Change-Id: I10720b8c31bcd9464ad748b27c0a72545a152361
Closes-Bug: #1426390
2015-02-27 17:22:36 +03:00
Stanislaw Bogatkin 5a61cac952 Add 6.1 to allowed install versions
Change-Id: I808e9b60db16afb962c51547fccc047c3f81567c
Closes-Bug: #1424978
2015-02-24 12:22:29 +03:00
Stanislaw Bogatkin f63c7b43e6 Add ability to install in HA mode
As long as we decide to use LBaaS in HA (with lack of rescheduling),
such mode added to plugin.

Change-Id: I84ca981f2ad5919bb804fd9349d55eb11476b324
Closes-Bug: #1423481
2015-02-19 12:17:59 +03:00
Evgeniy L 47435822b8 Revert "Change role to cinder"
This reverts commit 698045bef009340b9b77bd4c5a2c1fe6387b784b.

Change-Id: I47ee51070b9cc7ec26e92e92e145c4e08a86848c
2014-11-27 15:15:19 +00:00
Stanislaw Bogatkin cb33a269af Change role to cinder
We slightly miss that fact than cinder should connect to GlusterFS
from node which hosts openstack-cinder-volume service. In our case
it is not controller, but cinder node. So, we just change that role
in tasks.yaml.

Change-Id: Idb055b34e394154bfb2fe1f24ec28edb8a320450
Closes-Bug: #1396996
2014-11-27 16:54:34 +03:00
Stanislaw Bogatkin 751ebb1c0c LBaaS plugin for fuel, multinode
Works for multinode only

DocImpact
Closes-Bug: #1392413
Implements: blueprint cinder-neutron-plugins-in-fuel
Change-Id: I57e85dba161983c6d1408fe31cebd22b4030da6c
2014-11-17 13:22:11 +00:00