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

[automation] rspconfig show "AttributeError("Attribute 'parameter_list' not defined.",)" when set ip/netmask/gateway/vlan #4370

Closed
hu-weihua opened this issue Nov 24, 2017 · 4 comments

Comments

@hu-weihua
Copy link

xcat version:

Version 2.13.9 (git commit f543760, built Thu Nov 23 06:15:44 EST 2017)

The error are:

[root@c910f03c11k08 ~]# rspconfig  f6u17 netmask=255.0.0.0
f6u17: Error: AttributeError("Attribute 'parameter_list' not defined.",)

[root@c910f03c11k08 ~]# rspconfig  f6u17 gateway=10.0.0.101
f6u17: Error: AttributeError("Attribute 'parameter_list' not defined.",)

[root@c910f03c11k08 ~]# rspconfig  f6u17 ip=10.6.17.100
f6u17: Error: AttributeError("Attribute 'parameter_list' not defined.",)

[root@c910f03c11k08 ~]# rspconfig  f6u17 vlan=Disabled
f6u17: Error: AttributeError("Attribute 'parameter_list' not defined.",)
@whowutwut
Copy link
Member

@hu-weihua I removed this "bug" label because we already have one: "type:bug"

@whowutwut
Copy link
Member

@hu-weihua This is related to: #4378
Although I think the fix for that one is not the same since that one the endpoint is HostName....

@xuweibj can we fix this bug asap?

@whowutwut
Copy link
Member

@hu-weihua I believe this was caused by this issue, #4378 It seems to show the same attributes, since that one is merged, if we do not see anything in the FVT automation these few days, we can close it out.

@hu-weihua
Copy link
Author

It seems the bug has been fixed. close this 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

3 participants