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

Add delete method for Cloud Subnet #15087

Merged
merged 1 commit into from
May 15, 2017

Conversation

andyvesel
Copy link
Contributor

Add delete and raw_delete methods for Cloud Subnet model in order to expose delete operations in Automate engine: ManageIQ/manageiq-automation_engine#9

raw_delete_cloud_subnet
end

def raw_delete_subnet
Copy link
Member

Choose a reason for hiding this comment

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

This should be raw_delete_cloud_subnet

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@gmcculloug
Copy link
Member

@andyvesel andyvesel force-pushed the add_delete_for_cloud_subnet branch from 77e1b02 to c0d8975 Compare May 15, 2017 14:19
@miq-bot
Copy link
Member

miq-bot commented May 15, 2017

Checked commit andyvesel@c0d8975 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

@andyvesel
Copy link
Contributor Author

@gmcculloug in this case I have to create two separate PRs in Openstack and UI repos, correct?

@gmcculloug
Copy link
Member

@andyvesel Correct. Thanks for helping get this cleaned up.

@andyvesel
Copy link
Contributor Author

@gmcculloug not a problem :)

@gmcculloug
Copy link
Member

@andyvesel Any reason to keep the wip label? Is there any BZ related to this work or is it all meant for upstream?

@andyvesel
Copy link
Contributor Author

@gmcculloug actually no big reason and we've no BZ for this.
I usually using WIP, when I'm not sure if everything's right in a PR. But if it's not a necessary thing, I remove it.

@andyvesel andyvesel changed the title [WIP] Add delete method for Cloud Subnet Add delete method for Cloud Subnet May 15, 2017
@miq-bot miq-bot removed the wip label May 15, 2017
@gmcculloug gmcculloug self-assigned this May 15, 2017
@gmcculloug gmcculloug merged commit 7d3eccb into ManageIQ:master May 15, 2017
@gmcculloug gmcculloug added this to the Sprint 61 Ending May 22, 2017 milestone May 15, 2017
@andyvesel andyvesel deleted the add_delete_for_cloud_subnet branch May 16, 2017 08:07
@gildub
Copy link
Contributor

gildub commented Jun 14, 2017

@gmcculloug,

Regarding ManageIQ/manageiq-providers-openstack#40,
the practice has been, so far, to wrap raw calls using raw_ prefixed method. I believe we need to be consistent and such a change need to be submitted to @ALL.

@martinpovolny (among others) can confirm above as well.

Thanks.

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.

4 participants