Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

services.ec2: Send a image.upload message when completed #88

Conversation

sayanchowdhury
Copy link
Contributor

Signed-off-by: Sayan Chowdhury [email protected]

@@ -192,6 +192,22 @@ def publish_images(self, region_image_mapping=None):
)
)

fedimg.messenger.notify(
topic='image.upload',
Copy link
Contributor

Choose a reason for hiding this comment

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

what's the difference between image.upload and image.publish?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

None, this part was added in order for get_ami.py to work. I'll update the get_ami script and deprecate this part of code.

@dustymabe
Copy link
Contributor

one question above ^^

LGTM

@sayanchowdhury sayanchowdhury force-pushed the hotfix/add-new-topic-when-published branch from 797f497 to 6ac9122 Compare April 13, 2018 18:33
@sayanchowdhury sayanchowdhury merged commit 37a37d9 into fedora-infra:develop Apr 13, 2018
@sayanchowdhury sayanchowdhury deleted the hotfix/add-new-topic-when-published branch April 13, 2018 18:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants