Comment 2 for bug 1362892

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/117677
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=97d69cc38dfe03f85bdf38655e03a341bff02096
Submitter: Jenkins
Branch: master

commit 97d69cc38dfe03f85bdf38655e03a341bff02096
Author: Georgy Okrokvertskhov <email address hidden>
Date: Thu Aug 28 19:17:22 2014 -0700

    Add two new functions to manipulate with lists

    Add list.skip(count) and list.take(count) functions to collect only
    a part of original list.

    Change-Id: Ic730713f0baad64385e37b36e378615482c7a75d
    Closes-bug: #1362892