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
Vasyl Saienko ad30a92874 Dont set vlan on ironic network
The traffic from ironic slave is untagged, we can't use
vlan with simulated environment.

Closes-Bug: #1675673
Change-Id: I89f5b59448dbab11ad4f398b6a879ab4c4f606c8
2017-03-29 10:22:46 +00:00
Vladimir Khlyunev 1247d9f1a6 Fix ironic templates
Current templates contains several errors:
- no role for ironic-slave-2
- fuel-qa requires role "ironic" instead of "ironic_slave"
- gate's template does not contains driver

Change-Id: I7bfadbabf897ff28d5db5e33a0f8229ad30a421c
2017-03-15 07:11:50 +00:00
Vladimir Khlyunev 4b42514bbb Add ironic slaves to ironic template
fuel-qa requires nodes with explicit role 'ironic_slave'
for testing

Change-Id: If1b63c2e7114d6b85dc069f15442cb90ad160ec5
(cherry picked from commit 060417ff25)
2017-03-10 17:43:04 +04:00
Vladimir Khlyunev 5c7dcc2a64 Add ironic baremetal template
Now devops3 does not contains all needed hardcode for adding baremetal
network and nodes with it; instead of this, we can prepare and use the
template

Change-Id: I74c4276908231a1651ee2768b3d618d4b3dfa824
Partial-bug:1669762
(cherry picked from commit 80b97af7ab)
2017-03-10 07:48:45 +00:00