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

Fixes #24965 - can't start Openstack Servers #6085

Merged
merged 1 commit into from Sep 21, 2018
Merged

Fixes #24965 - can't start Openstack Servers #6085

merged 1 commit into from Sep 21, 2018

Conversation

cbergmann
Copy link
Contributor

Fixes #24965

Instead of suspending servers in openstack they should be stopped.

Instead of suspending servers in openstack they should be stopped.
@theforeman-bot
Copy link
Member

Do not merge! This patch has not been tested yet.

Can an existing organization member please verify this patch?

2 similar comments
@theforeman-bot
Copy link
Member

Do not merge! This patch has not been tested yet.

Can an existing organization member please verify this patch?

@theforeman-bot
Copy link
Member

Do not merge! This patch has not been tested yet.

Can an existing organization member please verify this patch?

@theforeman-bot
Copy link
Member

Issues: #24965

Copy link
Member

@lzap lzap left a comment

Choose a reason for hiding this comment

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

Thanks.

end

def stop
service.suspend_server(id)
service.stop_server(id)
Copy link
Member

Choose a reason for hiding this comment

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

This looks safe, you can start a stopped server.

@lzap lzap merged commit 39a7d53 into theforeman:develop Sep 21, 2018
@cbergmann
Copy link
Contributor Author

Thanks for merging my change. Sorry for the typo corrected by stbenjam in 273d73b

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