Comment 5 for bug 1376336

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

Reviewed: https://review.openstack.org/128889
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=2217fb27ecf8c5b4e4c4673b5f22f0f16016b677
Submitter: Jenkins
Branch: master

commit 3630ccffb25f66e2efc9297b0ecb852f8d932363
Author: Trevor McKay <email address hidden>
Date: Wed Oct 1 17:23:29 2014 -0400

    Fix HDFS url description, and other various edits

    HDFS url description is wrong as a result of code changes. This was
    the major motivation for this CR.

    Additional changes

    * formatted for 80 characters
    * consistent use of '.' at the end of bullets
    * added mention of Spark
    * adding '.sahara' suffix is no longer necessary
    * some other minor changes

    Closes-Bug: 1376457
    Change-Id: I72134bcdf6c42911d07e65952a9a56331d896699
    (cherry picked from commit a718ec7ddf85ef2e1e17868f6e2cd05b1c2762cd)

commit ff3bf76318821336810709eb1ff4b88cf94b67c7
Author: Trevor McKay <email address hidden>
Date: Wed Oct 1 13:16:57 2014 -0400

    Remove line saying that scaling and EDP are not supported for Spark

    Closes-Bug: 1376364
    Change-Id: I82249f8b9fb932c206876c2f6652c0a0b9e0650b
    (cherry picked from commit e385e3ed02bddf4db3f0b82c800b2cc0e2c056ba)

commit 4f23cfefa18332274d88475984491facd79b85f3
Author: Trevor McKay <email address hidden>
Date: Wed Oct 1 12:34:14 2014 -0400

    Description of job config hints in new doc page is wrong

    The 'configs' field is not a dictionary, it is actually
    a list of dictionaries. Update the description.

    Closes-Bug: #1357615
    Change-Id: I540abe050f1d81e36f4b5dcca547a7e5c3514c84
    (cherry picked from commit 61be4ece04d6370086d8b5b9bea4224010ec0d15)

commit 0d94b67fca6b0c5776ddcfe0f3e5b489afe376ea
Author: Michael McCune <email address hidden>
Date: Wed Oct 1 11:25:41 2014 -0400

    Removing extraneous Swift information from Features

    Changes
    * removing repeated information from Features page for Swift integration
    * refactoring features.rst to 80 columns

    Change-Id: Ib37e4476258cc4547d4a27847c89a9611bff05bc
    Closes-Bug: #1376309
    (cherry picked from commit eb529ca4f2dd153d494c4e02dd302998b3d6f43b)

commit 9e3fbb654d3530b11d3e6c1fb652028e631e5859
Author: Trevor McKay <email address hidden>
Date: Tue Sep 30 16:08:15 2014 -0400

    Update the Elastic Data Processing (EDP) documentation page

    * Add description of MapReduce.Streaming job type
    * Add description of Spark job type
    * Add reference to advanced configuration for Swfit proxy
    * Note that .sahara suffix is added to Swift URLs automatically
    * A few minor changes

    Closes-Bug: 1374574
    Closes-Bug: 1374606
    Change-Id: Ie53888975ce436439cc808b2fdc45dff66bae1a9
    (cherry picked from commit 7973db35e61b0c2d686798cb2de50d281713b03b)

commit 360aedfb323fb888acc4745b262eb7746d14ef27
Author: Trevor McKay <email address hidden>
Date: Tue Sep 30 12:51:08 2014 -0400

    Add documentation on the EDP job engine SPI

    Closes-Bug: 1357615
    Change-Id: I57dae10da9460deb2a332025cc3a0ea37ae233ee
    (cherry picked from commit 62ba37a8c415f1c422f010c96c0d553ff788d343)

commit 9fa0c5473d29c5eeeef3a23e7c9bbf651b0fb788
Author: OpenStack Proposal Bot <email address hidden>
Date: Sat Oct 4 06:10:57 2014 +0000

    Imported Translations from Transifex

    Change-Id: I16c57dc0ab4d169245bac42e72657880137a287e
    (cherry picked from commit 2637625a1e4fdb7f1391022b7ec43524301adfee)

commit ef312384f1a9fb202d2e2a784c9d9ece0cdcd93f
Author: Sergey Reshetnyak <email address hidden>
Date: Fri Oct 3 17:45:08 2014 +0400

    Fix working Spark with cinder volumes

    Change-Id: I4eb0d00766066f0d387e632b0217e11cfed552c5
    Closes-bug: #1376790
    (cherry picked from commit 5aca5fe75aa94fe548fc0d481ad0a8edf7375d4f)

commit e092be6b135f79bf35f0835681c3764db056095f
Author: Sergey Reshetnyak <email address hidden>
Date: Fri Oct 3 10:58:47 2014 +0400

    Fix scaling with Heat and Neutron

    Closes-bug: #1376829

    Change-Id: Icbc950cc9e5f31871ea96dd1c7846fafdad444f4
    (cherry picked from commit 4e9c29facbf6898047539a5a9405fd0a775ccfd7)

commit a0ba4d5c373cdbf859ffe0c3faba2ef132077d84
Author: Andrew Lazarev <email address hidden>
Date: Tue Sep 30 14:02:28 2014 -0700

    Fixed volumes configuration in spark plugin

    Only current node group config should influence on data location.

    Change-Id: Id1d6f7bf29fd5b8d7734d3358b6e34f06bf084da
    Closes-Bug: #1375920
    (cherry picked from commit b3223ad8928fca39488e4b249146d108c1e15b8f)

commit 3ec1f6fc2261cf2591901ebc8a77d43135148a38
Author: Andrew Lazarev <email address hidden>
Date: Tue Sep 30 10:47:25 2014 -0700

    Fixed cinder check for non-admin user

    It could happen that user doesn't have privileges to perform
    list_services. Sahara should use admin user for that.

    Refactored keystone client creation to give admin user
    access to keystone via API v2.

    Change-Id: I275fa07a02f4729f2fc20fcd1f0ea65f3c4d50b2
    Closes-Bug: #1375806
    Closes-Bug: #1376336
    (cherry picked from commit 46ab3f5bfe4c19c3fc028158af705ebde595f355)