Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0.0-proposed] Add Swift network for RGW to HCI scenario #407

Conversation

openshift-cherrypick-robot
Copy link

@openshift-cherrypick-robot openshift-cherrypick-robot commented Sep 25, 2024

This is an automated cherry-pick of #404

Depends-On: openstack-k8s-operators/ci-framework#2384

When Ceph RGW is used, an endpoint for Swift storage is
hosted not in a pod on k8s but on an EDPM node. Thus, a
service hosted on an EDPM node will need to be accessed
by cloud users from a separate network.

This patch adds the Swift storage network (swift) with
VLAN 25 and range 172.22.0.0/24 in the HCI values example.
The Swift network is configured on the HCI EDPM nodes
and an NNCP, NAD, L2Advertisement and IPAddressPool are
defined so that a pod in k8s can connect to it; such as
the tempest pod which will perform object storage tests.

Jira: https://issues.redhat.com/browse/OSPRH-6675

Signed-off-by: John Fulton <[email protected]>
Copy link

openshift-ci bot commented Sep 25, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot
Once this PR has been reviewed and has the lgtm label, please ask for approval from fultonj. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/38397c02b8ae4931b0d9da0127a2cc37

✔️ noop SUCCESS in 0s
✔️ rhoso-architecture-validate-bgp SUCCESS in 4m 12s
✔️ rhoso-architecture-validate-bgp_dt01 SUCCESS in 4m 08s
rhoso-architecture-validate-hci FAILURE in 3m 44s
✔️ rhoso-architecture-validate-nfv-ovs-dpdk-sriov-hci SUCCESS in 4m 20s
✔️ rhoso-architecture-validate-osasinfra SUCCESS in 4m 13s
✔️ rhoso-architecture-validate-ovs-dpdk SUCCESS in 4m 10s
✔️ rhoso-architecture-validate-ovs-dpdk-sriov SUCCESS in 4m 06s
✔️ rhoso-architecture-validate-pidone SUCCESS in 4m 05s
✔️ rhoso-architecture-validate-sriov SUCCESS in 4m 07s
✔️ rhoso-architecture-validate-uni01alpha SUCCESS in 4m 11s
✔️ rhoso-architecture-validate-uni02beta SUCCESS in 3m 56s
✔️ rhoso-architecture-validate-uni04delta SUCCESS in 4m 23s
✔️ rhoso-architecture-validate-uni04delta-ipv6 SUCCESS in 4m 19s
✔️ rhoso-architecture-validate-uni05epsilon SUCCESS in 4m 19s
✔️ rhoso-architecture-validate-uni06zeta SUCCESS in 4m 02s
✔️ rhoso-architecture-validate-uni07eta SUCCESS in 4m 16s

@fultonj
Copy link
Contributor

fultonj commented Sep 25, 2024

recheck

@fultonj
Copy link
Contributor

fultonj commented Sep 26, 2024

I want to make sure https://issues.redhat.com/browse/OSPCIX-506 is understood before merging more changes related to the rgw network

@fultonj
Copy link
Contributor

fultonj commented Oct 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants