Skip to content

Support improved Node Cellar simple blueprint #416

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

Closed

Conversation

tliron
Copy link

@tliron tliron commented Jun 1, 2016

In conjunction with this pull request:

cloudify-cosmo/cloudify-nodecellar-example#91

@tliron
Copy link
Author

tliron commented Jun 1, 2016

Note that the tests will obviously fail until the cloudify-nodecellar-example pull request is merged into its master.

@tliron tliron force-pushed the CFY-5360 branch 2 times, most recently from 8fac80e to cbf7802 Compare June 1, 2016 21:32
@@ -34,7 +34,8 @@ def get_public_ip(self, nodes_state):

def get_inputs(self):
return dict(self.access_credentials,
**{'host_ip': self.private_ip_address})
**{'nodejs_host_ip': self.private_ip_address,
'mongod_host_ip': self.private_ip_address})

@property
def expected_nodes_count(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

should now be 5

Copy link
Contributor

Choose a reason for hiding this comment

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

entrypoint_node_name should be nodejs_host

@geokala
Copy link
Contributor

geokala commented Feb 1, 2019

Closed: As this PR is more than six months old without having been merged. Please reopen (and rebase if necessary) if it is still relevant.

@geokala geokala closed this Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants