Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 08db3ad05f Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

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/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I37b6a82c9c3c3893bb4b9b6a4c4b5a83a6d8193c
2019-12-18 09:50:01 +01:00
Vladimir Khlyunev 1aef1bfe69 Follow renamed tag=>vlan_start vlan parameter
The parameter's name was changed and not updated by cherry-pick
from mitaka branch - lets update multipath template

Change-Id: I1bf20ae4636c6a7683a3610edd2eb3c961809b13
(cherry picked from commit 8af1622d21)
2017-03-15 15:56:28 +00:00
Vladimir Khlyunev 6a3cbf4478 Rename 'rack-01' to 'default' in devops templates
fuel-qa requires 'default' name for default rack [0]

[0] https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/models/fuel_web_client.py#L3222

Change-Id: I1aa84ff6280647c836ba0ad3d83f42c6d0deec6a
Closes-bug:1669777
2017-03-03 13:23:26 +00:00
zatserklyany 056efdccb4 Extend disk configuration for multipath devices
Change-Id: Ibed7b1e61a0492736da011f9da1ba63d0b5b53c5
Closes-Bug: 1585180
2016-05-24 15:32:14 +03:00
zatserklyany d8f7b0d221 Add tests for multipath devices
SSHManager.update_connection: add possibility to open new connection with
parameters, if no connection presents.

This testgroup should be run with this parameters:

    export MULTIPATH=True
    export SLAVE_MULTIPATH_DISKS_COUNT=2
    export MULTIPATH_TEMPLATE=system_test/tests_templates/tests_configs/multipath_3_nodes.yaml

Implements: blueprint test-multipath-devices

Change-Id: I73ffc4338b59c8b44eabe27b2d759b7fbbba19a4
2016-05-11 11:36:44 +03:00