<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blackbird-skeleton/pychassisctl, branch 04-16-2019</title>
<subtitle>Blackbird™ OpenBMC Skeleton files</subtitle>
<id>https://git.raptorcs.com/git/blackbird-skeleton/atom?h=04-16-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/blackbird-skeleton/atom?h=04-16-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/'/>
<updated>2018-12-06T13:16:13+00:00</updated>
<entry>
<title>Prevent the reboot command from powering on the host.</title>
<updated>2018-12-06T13:16:13+00:00</updated>
<author>
<name>Alexander Soldatov</name>
<email>a.soldatov@yadro.com</email>
</author>
<published>2018-10-31T11:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=e32e33784a1883ee4528b17617df14f3114b0f5e'/>
<id>urn:sha1:e32e33784a1883ee4528b17617df14f3114b0f5e</id>
<content type='text'>
Pushing reset button or sending reboot command
should not power on the host if it was off.

Change-Id: I9e307e7b5d181f94bed7176baad23a95920ed8b2
Signed-off-by: Alexander Soldatov &lt;a.soldatov@yadro.com&gt;
</content>
</entry>
<entry>
<title>Port to python 3</title>
<updated>2018-03-12T17:44:32+00:00</updated>
<author>
<name>CamVan Nguyen</name>
<email>ctnguyen@us.ibm.com</email>
</author>
<published>2018-02-27T21:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=d65b2d501ba69c8371634ffc4907d85dc614074f'/>
<id>urn:sha1:d65b2d501ba69c8371634ffc4907d85dc614074f</id>
<content type='text'>
Port code to python 3 yet remain backward compatible to python 2.
This port is in preparation for yocto 2.4 upgrade.

Partially resolves openbmc/openbmc#2920

Change-Id: If174ce9444bde4e21fb086764f4def017e423201
Signed-off-by: CamVan Nguyen &lt;ctnguyen@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Remove use of settings in chassis_control.py</title>
<updated>2018-02-15T15:25:34+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2018-02-06T17:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=a14bddf6212fd1201b49655d947004eb7baa3043'/>
<id>urn:sha1:a14bddf6212fd1201b49655d947004eb7baa3043</id>
<content type='text'>
This application is slowly being deprecated. This change
is to allow us to pull the legacy settings object out
of the image.

Tested: I built an image with these changes plus the removal of
settings and verified our CT regression bucket still passed.

Change-Id: Ia9416b2faba9a0e3b10f433a0e597530f75177e5
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>pep8 fixes</title>
<updated>2018-02-12T23:17:41+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2018-01-26T21:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=24341f9d1335a7cb175cc67557f2a8bdbb89a2e8'/>
<id>urn:sha1:24341f9d1335a7cb175cc67557f2a8bdbb89a2e8</id>
<content type='text'>
Also ignore the configs/ directory since it only contains
system configuration files named &lt;system&gt;.py.

Change-Id: I0416239c4030ce5bc39473e65e560016cd4ffc75
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Update button press handlers to new targets</title>
<updated>2017-08-03T02:27:03+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>andrewg@us.ibm.com</email>
</author>
<published>2017-07-30T14:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=9903ec627606224ee14a8454452aef1d24818b1b'/>
<id>urn:sha1:9903ec627606224ee14a8454452aef1d24818b1b</id>
<content type='text'>
The targets have changed within openbmc for hard
power off and soft power down.  This file will be
deprecated some day but for now it needs to be
in sync with the new targets.

Resolves openbmc/openbmc#1593

Change-Id: I1e2949c67fd9b4756a6f18070eea63c8b161c7bf
Signed-off-by: Andrew Geissler &lt;andrewg@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>chassis: Remove sensor subscription</title>
<updated>2017-07-08T01:55:33+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2017-07-08T01:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=efe5d2de3696f1fb462fac3a31e890a68b5995a0'/>
<id>urn:sha1:efe5d2de3696f1fb462fac3a31e890a68b5995a0</id>
<content type='text'>
Remove a signal subscription from the deprecated
org.openbmc.SensorThresholds interface.

Change-Id: I75d83324ada77642a8f560b4250fb24190dc540a
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>Refactor action target names Host-quiesce</title>
<updated>2017-04-11T18:53:11+00:00</updated>
<author>
<name>Josh D. King</name>
<email>jdking@us.ibm.com</email>
</author>
<published>2017-04-11T18:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=e02cffd0ce0bbc10912d498a048c684bf6d5b3a9'/>
<id>urn:sha1:e02cffd0ce0bbc10912d498a048c684bf6d5b3a9</id>
<content type='text'>
The target change is:
obmc-quiesce-host -&gt; obmc-host-quiesce

Change-Id: I713c9c694fbc5b45e0ee86c0e7ccc7f544bc823c
Signed-off-by: Josh D. King &lt;jdking@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Refactor action target names Host-start-stop</title>
<updated>2017-04-11T18:48:00+00:00</updated>
<author>
<name>Josh D. King</name>
<email>jdking@us.ibm.com</email>
</author>
<published>2017-04-11T18:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=2a559546389d69b8505087f9ada92aaa1fec21b6'/>
<id>urn:sha1:2a559546389d69b8505087f9ada92aaa1fec21b6</id>
<content type='text'>
The target change is:
obmc-chassis-stop -&gt; obmc-host-stop
obmc-chassis-start -&gt; obmc-host-start

Change-Id: Ibba1e8d56e8d911dca309a6e6dc9ad3335bb644d
Signed-off-by: Josh D. King &lt;jdking@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>LED: Remove methods used to set and clear Identify LEDs.</title>
<updated>2017-03-30T03:05:32+00:00</updated>
<author>
<name>Vishwanatha Subbanna</name>
<email>vishwa@linux.vnet.ibm.com</email>
</author>
<published>2017-03-23T13:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=cf951db6eb9d3e3fd8af769adc6bebf3160b73bc'/>
<id>urn:sha1:cf951db6eb9d3e3fd8af769adc6bebf3160b73bc</id>
<content type='text'>
Now that the LED Group manager support is in, the users can make a
call to phosphor-ledmanager and assert the Identify group and hence
this code in here is not needed.

Change-Id: I7c268710ee8806215c60015d6b39a0ef19601fd0
Signed-off-by: Vishwanatha Subbanna &lt;vishwa@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Go to quiesce state on checkstop/watchdog error</title>
<updated>2017-02-20T19:53:08+00:00</updated>
<author>
<name>Michael Tritz</name>
<email>mtritz@us.ibm.com</email>
</author>
<published>2017-02-02T23:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-skeleton/commit/?id=6d2f6c3dddd43c15972df379a0785d2ea2403fdc'/>
<id>urn:sha1:6d2f6c3dddd43c15972df379a0785d2ea2403fdc</id>
<content type='text'>
This change alters the behavior on a host
checkstop or watchdog error. Instead of simply
rebooting, go to the new quiesce state.

Change-Id: I4dd3a3d7a91607fc56a684873115d5f32de18f6a
Signed-off-by: Michael Tritz &lt;mtritz@us.ibm.com&gt;
</content>
</entry>
</feed>
