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

openstack: Security groups update #1338

Merged
merged 2 commits into from
Mar 1, 2019

Conversation

flaper87
Copy link
Contributor

we've changed the way security groups are filtered in the actuator. This patch updates the machine definition.

@openshift-ci-robot openshift-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Feb 28, 2019
@@ -28,7 +32,7 @@ module "service" {

swift_container = "${openstack_objectstorage_container_v1.container.name}"
cluster_id = "${var.cluster_id}"
cluster_domain = "${var.cluster_domain}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cluster_name is no longer available since 5b06cb2 from #1280

@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 1, 2019
@trown
Copy link

trown commented Mar 1, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 1, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flaper87, trown

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

The pull request process is described 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

@openshift-merge-robot openshift-merge-robot merged commit c8b3b55 into openshift:master Mar 1, 2019
wking pushed a commit to wking/openshift-installer that referenced this pull request Mar 5, 2019
wking added a commit to wking/openshift-installer that referenced this pull request Mar 5, 2019
Through c8b3b55 (Merge pull request openshift#1338 from
flaper87/sec-groups-update, 2019-05-01).

I've left 8d0847c (openstack: Support setting network UUID via
terraform variable, 2018-12-05, openshift#794) undocumented, since it seems
like an unstable-enough user-facing API approach that I don't think we
want to noise it about and deal with the fall-out when we change the
API ;).  That commit also made it into this history via 44a9cd3
(openshift#1294).

https://github.com/openshift/cluster-version-operator/blob/master/Dockerfile#L8
wking added a commit to wking/openshift-installer that referenced this pull request Mar 5, 2019
Through c8b3b55 (Merge pull request openshift#1338 from
flaper87/sec-groups-update, 2019-05-01).

I've left 8d0847c (openstack: Support setting network UUID via
terraform variable, 2018-12-05, openshift#794) undocumented, since it seems
like an unstable-enough user-facing API approach that I don't think we
want to noise it about and deal with the fall-out when we change the
API ;).  That commit also made it into this history via 44a9cd3
(openshift#1294).

I've also left off eecf496 (openstack: remove neutron dns,
2019-02-19, openshift#1294), because I have no idea what that's about ;).  I'll
fill in an entry for it later once one of the OpenStack devs explains
it to me :p.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants