Skip to content

add resource_id and is_external properties - #1238

Open
EarthmanT wants to merge 1 commit into
masterfrom
RD-3386-resource-id-ctx
Open

add resource_id and is_external properties#1238
EarthmanT wants to merge 1 commit into
masterfrom
RD-3386-resource-id-ctx

Conversation

@EarthmanT

Copy link
Copy Markdown
Contributor

No description provided.

@EarthmanT
EarthmanT requested a review from mateumann January 30, 2023 22:43
@EarthmanT
EarthmanT force-pushed the RD-3386-resource-id-ctx branch 10 times, most recently from 122f569 to d044268 Compare February 1, 2023 14:07
@EarthmanT EarthmanT added the enhancement New feature or request label Feb 1, 2023
@EarthmanT
EarthmanT force-pushed the RD-3386-resource-id-ctx branch 5 times, most recently from 14c36b7 to 595599c Compare February 1, 2023 18:14
add resource_id and is_external properties

ok
@EarthmanT
EarthmanT force-pushed the RD-3386-resource-id-ctx branch from 595599c to 47a9cf7 Compare February 1, 2023 18:34
Comment thread cloudify/context.py
Comment on lines +407 to +410
try:
return self._node.properties
except AttributeError:
return self._node.get('properties')

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is it really necessary (other than in test)?

@mateumann mateumann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are you sure you have to include that wagon file?

@tehasdf tehasdf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remember to remove the dev-reqs.txt & .wgn (accidentally committed?)

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants