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

Import broken 2.1.0 #297

Open
ColonelPanics opened this issue Sep 13, 2019 · 1 comment
Open

Import broken 2.1.0 #297

ColonelPanics opened this issue Sep 13, 2019 · 1 comment
Assignees

Comments

@ColonelPanics
Copy link
Member

The cloud import command no longer seems to function properly.

[root@openflight-compute-build [OpenFlight Hub] ~]# flight cloud cluster init test1 azure
Created cluster: test1
[root@openflight-compute-build [OpenFlight Hub] ~]# flight cloud import /var/lib/architect/clusters/basic/var/rendered/manifest.yaml
cloud: undefined method `groups=' for #<Cloudware::Models::Node:0x0000000002251730>
Did you mean?  cli_groups=

The domain template is present, however none of the node templates are imported.

@WilliamMcCumstie
Copy link
Contributor

WilliamMcCumstie commented Sep 16, 2019

This issue is a small part of the greater refactor discussed in #275. Moving forward, their will nolonger be a "groups" key within the manifest. Instead it will be broken out into primary_group and other_groups.

This issue will not be fixed directly as it will be resolved with the above issue.

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

No branches or pull requests

2 participants