[Bug 1063946] Re: maas-enlist does not take power-type and power-params arguments
Andres Rodriguez
andreserl at ubuntu-pe.org
Wed Oct 10 05:08:13 UTC 2012
** Summary changed:
- maas-enlsit does not take power-type and power-settings parameters
+ maas-enlist does not take power-type and power-params arguments
** Summary changed:
- maas-enlist does not take power-type and power-params arguments
+ maas-enlist does not take power-type and power-params
** Description changed:
Power settings are not being sent on enlistment.
+
+ [Impact]
+
+ This change is required in order to successfully enlist with newer MAAS
+ version in quantal. Otherwise machines will fail to enlist given to the
+ fact that the parameters are not being passed. Additioanlly, they are
+ required for the IPMI autodetection.
+
+ [Test Case]
+
+ On 12.04 against a MAAS server on 12.10:
+
+ 1. apt-get install maas-enlist
+ 2. maas-enlist --serverurl <maas-server-ip> --power-type ipmi --power-settings '{"power_user":"test"}'
+ 3. This should result in a successful enlisted node.
+
+ [Regression Potential]
+ Minimal, this only adds additional options that shouldn't affect the rest of the enlistment script.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas-enlist in Ubuntu.
https://bugs.launchpad.net/bugs/1063946
Title:
maas-enlist does not take power-type and power-params
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1063946/+subscriptions
More information about the Ubuntu-server-bugs
mailing list