Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Jaeger f10ab79e6b 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: Ieca45a81ffb0a6efa3d90ee2f03c9448ec14501f
2019-12-18 19:36:49 +01:00
OpenDev Sysadmins 2bf3a8d1b8 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:51:16 +00:00
Jeremy Stanley 18e3d9a005 Update .gitreview for new namespace
Change-Id: Ic50ef135b0d4192b82a10f50496fe592ba6a7c04
2015-10-17 22:23:19 +00:00
Stanislaw Bogatkin d23f24f1b6 Migrate to v2.0.0
Remove 6.0 support, cause v2 plugins don't supported by 6.0
releases.
Add 6.1 release support

Change-Id: I31fe01c0b8bea9bfb2adfa663d2664adf6c35f94
Closes-Bug: #1439665
2015-04-23 16:59:58 +00:00
Jenkins 649cac526b Merge "Ad 6.1 as supported version" 2015-04-08 08:37:46 +00:00
Przemyslaw Kaminski f9e49d151f Ad 6.1 as supported version
6.0.1 is accepted automatically since 6.0 is present.

Change-Id: Ib2634718d4fe7e557758305a58744db538e5350e
Partial-Bug: #1415058
2015-04-02 12:02:09 +02:00
Stanislaw Bogatkin 4784388e02 Add check to endpoint syntax
Change-Id: I625c2d1000b7834b34736f316f486a0650c66cc9
Closes-Bug: 1397000
2015-02-18 20:08:23 +03:00
Jenkins 051f3fb20c Merge "Replace glusterfs package to glusterfs-fuse in RedHat-based OS" 2014-11-28 21:07:35 +00:00
Stanislaw Bogatkin 196c0cab47 Replace glusterfs package to glusterfs-fuse in RedHat-based OS
To working properly with GlusterFS backend cinder-volume needs
some original libs and utilities from GlusterFS distribution. For
RedHat-based OSes that libs provided by glusterfs-fuse package, so
I add it to requirements instead of glusterfs. We shouldn't add
glusterfs package explicitly and can use only glusterfs-fuse as
requirement, cause glusterfs-fuse depends on glusterfs package.

Change-Id: I674b6f4cbbc9f33cb9c3cd49852fddcb1e003791
Closes-Bug: #1397010
2014-11-27 18:41:45 +03:00
Stanislaw Bogatkin 84ac85f56d 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: I6eb8ae711fbf80bc09ae8b61ecabc20277f7470c
Closes-Bug: #1396996
2014-11-27 18:23:38 +03:00
Stanislaw Bogatkin 35e6e51abf Added GlusterFS puppet plugin
DocImpact
Implements: blueprint cinder-neutron-plugins-in-fuel
Change-Id: I1d92f27eca6b006192b1d8553f997a59e37ce014
2014-11-17 13:21:45 +00:00