<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack, branch morty</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=morty</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=morty'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2016-09-22T14:01:18+00:00</updated>
<entry>
<title>identity.bbclass: Fix python synthax error</title>
<updated>2016-09-22T14:01:18+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2016-09-20T09:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=6043a4a17dc5ca9080dac7789e38620b7b1aa372'/>
<id>urn:sha1:6043a4a17dc5ca9080dac7789e38620b7b1aa372</id>
<content type='text'>
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>tgt: 1.0.63 -&gt; 1.0.67</title>
<updated>2016-09-19T20:06:28+00:00</updated>
<author>
<name>Wang Xin</name>
<email>wangxin2015.fnst@cn.fujitsu.com</email>
</author>
<published>2016-09-19T04:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=dc6d49cc79fa6ee173024a448cc2db5d512cba06'/>
<id>urn:sha1:dc6d49cc79fa6ee173024a448cc2db5d512cba06</id>
<content type='text'>
1) Upgrade tgt from 1.0.63 to 1.0.67.
2) Modify one patch, since the data has been changed.
    0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch

Signed-off-by: Wang Xin &lt;wangxin2015.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>identity.bbclass: Enforce octal literal representation in os.chmod</title>
<updated>2016-09-19T20:04:22+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2016-09-19T08:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=7e2df5146653d98747e13c0810cebc21f85272ad'/>
<id>urn:sha1:7e2df5146653d98747e13c0810cebc21f85272ad</id>
<content type='text'>
Python 3 changed to the explicit representation and throws errors
otherwise.

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openstackchef_inc.bbclass: Update python synthax for except</title>
<updated>2016-09-19T20:04:22+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2016-09-16T14:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=10a219245e4a68054c93c86bd42483d801d22dca'/>
<id>urn:sha1:10a219245e4a68054c93c86bd42483d801d22dca</id>
<content type='text'>
The synthax used is deprecated and causes errors.

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-webtest: 2.0.18 -&gt; 2.0.21</title>
<updated>2016-09-19T20:02:09+00:00</updated>
<author>
<name>Wang Xin</name>
<email>wangxin2015.fnst@cn.fujitsu.com</email>
</author>
<published>2016-09-14T05:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5e05607ed5c0f31037ee9817f09567a85c732826'/>
<id>urn:sha1:5e05607ed5c0f31037ee9817f09567a85c732826</id>
<content type='text'>
Upgrade python-webtest from 2.0.18 to 2.0.21.

Signed-off-by: Wang Xin &lt;wangxin2015.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-eventlet: 0.17.4 -&gt; 0.18.4</title>
<updated>2016-09-19T20:01:53+00:00</updated>
<author>
<name>Wang Xin</name>
<email>wangxin2015.fnst@cn.fujitsu.com</email>
</author>
<published>2016-09-14T05:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9ede510fc4d48bfaa867bcd94dc522c5f0e6abc5'/>
<id>urn:sha1:9ede510fc4d48bfaa867bcd94dc522c5f0e6abc5</id>
<content type='text'>
Upgrade python-eventlet from 0.17.4 to 0.18.4.

Signed-off-by: Wang Xin &lt;wangxin2015.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-beautifulsoup4: 4.4.0 -&gt; 4.4.1</title>
<updated>2016-09-19T20:01:34+00:00</updated>
<author>
<name>Wang Xin</name>
<email>wangxin2015.fnst@cn.fujitsu.com</email>
</author>
<published>2016-09-14T05:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=d50218835a54cb2d3d9a5a7188668b6d91c301a5'/>
<id>urn:sha1:d50218835a54cb2d3d9a5a7188668b6d91c301a5</id>
<content type='text'>
Upgrade python-beautifulsoup4 from 4.4.0 to 4.4.1.

Signed-off-by: Wang Xin &lt;wangxin2015.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>salt-tests: Disable staticdev QAWarning</title>
<updated>2016-07-21T14:30:38+00:00</updated>
<author>
<name>Collin Richards</name>
<email>collin.richards@ni.com</email>
</author>
<published>2016-07-15T19:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=c57fd9dbadfaee0ac16962448a9cf432f99a9f78'/>
<id>urn:sha1:c57fd9dbadfaee0ac16962448a9cf432f99a9f78</id>
<content type='text'>
The salt-test package uses files with .a extensions in it's tests. These
are used in tests that inspect the tree structure of the file system and
have nothing to do with static libraries.

This triggers an OE QAWarning. Skip the staticdev check for this package
to disable this warning.

Signed-off-by: Collin Richards &lt;collin.richards@ni.com&gt;
Natinst-ReviewBoard-ID: 145293
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-salttesting: Add ptest output format patch</title>
<updated>2016-07-04T04:26:56+00:00</updated>
<author>
<name>Collin Richards</name>
<email>collin.richards@ni.com</email>
</author>
<published>2016-06-28T22:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=887f2154c5aaeaff6de2efb65cc1118cfb5eb904'/>
<id>urn:sha1:887f2154c5aaeaff6de2efb65cc1118cfb5eb904</id>
<content type='text'>
Add a patch that allows the output of running the salt test suite to be
in ptest format.

Signed-off-by: Collin Richards &lt;collin.richards@ni.com&gt;
Natinst-ReviewBoard-ID: 143279
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>salt: Add the salt test suite</title>
<updated>2016-06-21T13:36:42+00:00</updated>
<author>
<name>Collin Richards</name>
<email>collin.richards@ni.com</email>
</author>
<published>2016-06-20T22:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=a896c8ee774ff56dccd58040f72f4a09e1b9fe9c'/>
<id>urn:sha1:a896c8ee774ff56dccd58040f72f4a09e1b9fe9c</id>
<content type='text'>
* Add salt-tests - package for salt test suite

The salt test suite can be run from:
/usr/lib/python2.7/site-packages/salt-tests/tests/runtests.py

Signed-off-by: Collin Richards &lt;collin.richards@ni.com&gt;
Natinst-ReviewBoard-ID: 142234
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
