Commit Graph

6 Commits

Author SHA1 Message Date
Ian Wienand 2d4295d3ab Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I7f99eb9daa23d750890452b718151a0dd860117c
2019-03-24 20:33:31 +00:00
Andreas Jaeger 527fb2f258 Enable drbd automatically
Enable drbd-devstack automatically when the plugin is installed, no need
to do this with an extra command.

Change-Id: I48dbc31908c4c42112bc57ce8211ff211799ae0c
2016-09-07 21:31:36 +02:00
Philipp Marek ab0d0d7b94 README: Fix link in installation instructions.
Change-Id: If4c1a94a47de5a56339a97d0cf52e7273b2854cf
2016-04-29 19:18:18 +02:00
Philipp Marek 16a4744e9b Allow to configure the DRBD transport protocol.
Change-Id: Icac25449a74e3247f7946976549d9948ead803ea
2015-11-12 13:22:08 +01:00
Philipp Marek 669c9d418a Using drbdmanage in multi-node setups.
This should basically be useful standalone (on bare-bones) nodes, too,
to add storage nodes to an OpenStack cluster.

Furthermore, try to get rid of some "long line" warnings.

Change-Id: I9e6d4131928e81262d6111b92f757ffc0ccc52d2
2015-11-11 11:07:37 +01:00
Philipp Marek 965b6ed026 drbd-devstack: Initial implementation.
This devstack plugin helps to install DRBD on Cinder nodes;
this provides a distributed, replicated, high-performant
block storage.

Change-Id: Ibd1a81c1af66a7aac14bed7840a918684a5a40ca
2015-05-22 22:05:35 +02:00