Update git submodules

* Update sahara-dashboard from branch 'master'
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I16a8d5d97c590d393f775f9c1a0d4b77e685793e
    
  - Merge "Use template for lower-constraints"
  - Use template for lower-constraints
    
    Small cleanups:
    
    * Use openstack-lower-constraints-jobs template, remove individual
      jobs.
    * Sort list of templates
    
    Change-Id: Ie0b07ea66e59f2ad17a3f0c1391b854040697528
    Needed-By: https://review.openstack.org/623229
    
  - Few python3 (and 3.6) compatibility improvements
    
    - devstack plugin: run manage.py using $PYTHON (defined by devstack,
      it points to the Python interpreter used by DevStack;
    - add an explicit envlist for py36;
    - add the classifier for Python 3.6 to setup.cfg;
    - bump the minumum tox version to 2.0, which is the de-facto
      minimum version.
    
    Change-Id: I2bce1562b9ac49abf2e80efd3d6df392e40328b1
    
  - fix the outdate link
    
    Change-Id: If9612155138ffe60871c69f65afcec7efeac0bf9
    
  - Update devel info: mailing list
    
    The new openstack-discuss mailing list is going to replace few
    mailing lists, including openstack-dev.
    
    Change-Id: I4c886a417c2bd1ebcd4c57b4872265a689019b57
    
  - Increment versioning with pbr instruction
    
    With moving away from required milestone releases, the version numbers
    calculated by PBR on the master branch will not work for those testing
    upgrades from the last stable release. More details can be found in the
    mailing list post here:
    
        http://lists.openstack.org/pipermail/openstack-dev/2018-October/135706.html
    
    This is an empty commit that will cause PBR to increment its calculated
    version to get around this.
    
    PBR will see the following which will cause it to increment the version:
    
    Sem-Ver: feature
    
    Please merge this patch as soon as possible to support those testing
    upgrades.
    
    Change-Id: Ie418947e9871afba8ad288a049452bf2dff887be
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I149335532d2af8d79866b202388bfe61eebaa434
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Icbc5010c74f29eb65568fe432c8ae08f5d29a1b6
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Iba49ae303e378e7be25dc6bfa0bf91d30a0faf6f
    
  - Remove dead code
    
    Now that mox has been removed we can remove the create_stubs
    helper function as well.
    
    Change-Id: I1c7c8e234013c28e3bbd20ba18e8bfab313a8533
    Signed-off-by: Chuck Short <chucks@redhat.com>
    
  - Merge "Switch test runner to django default runner"
  - Switch test runner to django default runner
    
    nose is not actively maintained now and Django default test runner
    seems to have enough features.
    
    * Horizon test setting no longer depends on nose and related stuffs.
      This commit cleans up nose related dependencies.
      The change was made in horizon Rocky-3,
      so horizon 14.0.0.0b3 is required at least.
    * Integraion tests is marked via django.test.tag mechanism which is
      introduced in Django 1.10.
    * Rename filename of test files to names starting with 'test_'
      so that the django test runner can find tests expectedly.
    * run_tests.sh is no longer called from tox.ini, so it can be dropped.
      Note that the similar run_tests.sh in horizon was dropped long ago.
    
    Change-Id: I1e5471078cc95031e8819f01100319a9ee2a3a73
    
  - switch documentation job to new PTI
    
    This is a mechanically generated patch to switch the documentation
    jobs to use the new PTI versions of the jobs as part of the
    python3-first goal.
    
    See the python3-first goal document for details:
    https://governance.openstack.org/tc/goals/stein/python3-first.html
    
    Change-Id: I9cf41b5092f3a5b535f22ce5a66ea6a7b39ac3be
    Story: #2002586
    Task: #24332
    
  - import zuul job settings from project-config
    
    This is a mechanically generated patch to complete step 1 of moving
    the zuul job settings out of project-config and into each project
    repository.
    
    Because there will be a separate patch on each branch, the branch
    specifiers for branch-specific jobs have been removed.
    
    Because this patch is generated by a script, there may be some
    cosmetic changes to the layout of the YAML file(s) as the contents are
    normalized.
    
    See the python3-first goal document for details:
    https://governance.openstack.org/tc/goals/stein/python3-first.html
    
    Change-Id: I461ce32191cc01fc6ada633be60da98c660cdefe
    Story: #2002586
    Task: #24332
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Ic08a10e29cd0867959e68874f58c6d1ee6c20d0a
    
  - Update reno for stable/rocky
    
    Change-Id: Ib326dc5c0d353530eae485499f87faee9f084545
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: If9fdeaccb5f1da8e7fbf104aaf669658199abe42
    
  - One missed hadoop_version->plugin_version
    
    Change-Id: I7696d4bda30c72d3930fe01790903ab814246771
    
  - Bump python-saharaclient lower bound to 2.0.0
    
    For S3.
    
    Change-Id: Id3b975eb99691b0ec3a94066222b39b65ef33777
    
  - Boot from volume
    
    Adding the boot from volume check on node group templates creation.
    
    Change-Id: I7bcfca72615758a5534901cdf6a0960ae9bd9a6a
    Story: #2001820
    Task: #12560
    
  - Merge "Support of S3 data sources in dashboard"
  - APIv2 in dashboard
    
    Everything except decomission of a specific node.
    
    Change-Id: Iaa02b91d75b51b812c7e5eaf8612a1d75e17748e
    
  - Relase notes: add the tracked branch to the mitaka index
    
    Otherwise reno complains about a duplicate label:
    
    <reno.sphinxext current branch>:1:duplicate label relnotes_9.0.0.0b2-10,
    other instance in .../sahara-dashboard/releasenotes/source/mitaka.rst
    
    Change-Id: I21ead6a212c4b92230efcbe8b7843d29efe3b71a
    
  - Merge "Drop python-cinderclient usage"
  - Drop python-cinderclient usage
    
    sahara-dashboard does not use python-cinderclient, so remove it.
    
    Change-Id: I27cb0d08f4dc3d8f3d51bbd8c6358ab9d800b522
    
  - Merge "Change approach to saharaclient authentication"
  - Merge "Fix the coverage tox target"
  - Support of S3 data sources in dashboard
    
    Change-Id: Iad4c0739f774b4f87ec6f24211c3f39eec7a7582
    
  - Change approach to saharaclient authentication
    
    We'll commit to the idea of constructing a session based on token auth
    here in the sahara-dashboard code itself. And in preparation for some
    upcoming python-saharaclient changes, move certificate settings into
    that session object.
    
    Change-Id: I5f76af0e14822513849af2e75445af837af85285
    Story: 1747838
    
  - Goodbye mox - no more needed
    
    The porting to mock of sahara-dashboard is complete.
    This fulfills the community goal
    "Remove Use of mox/mox3 for Testing" set for Rocky:
    https://governance.openstack.org/tc/goals/rocky/mox_removal.html
    
    Raise the requirement to the Rocky M2 release of Horizon,
    which drops the usage of mox by default (it should be
    explicitly enabled). Without a forced import from Horizon
    the mox dependencies can be dropped here.
    Bump also a dependency needed by this new version of Horizon.
    
    Change-Id: Iaf272af9919f8a69562c0a469130bbf8628936cf
    
  - Remove mox from DataProcessingJobTemplateTests
    
    This change is part of "Remove Use of mox/mox3 for Testing"
    community goal set for Rocky:
    https://governance.openstack.org/tc/goals/rocky/mox_removal.html
    
    Change-Id: I12347f3fa30a67c0e16a8b0f019663786ce686fa
    
  - Merge "Remove mox3 from DataProcessingClusterTemplateTests"
  - Remove mox3 from DataProcessingClusterTemplateTests
    
    Apart of the mox3 community goal for rocky.
    
    Change-Id: If0010e61e4f3c25c9800a8adc73ea1563366a34c
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Fix the coverage tox target
    
    It was broken for a long while, since the migration
    of the dashboard code into Horizon, and then back
    into this repository, as .testr.conf was removed.
    
    Use coverage directly instead of testrepository,
    the same way as Horizon does. We should port
    the normal test runner to the Django test runner too,
    instead of the custom run_tests.sh script, but
    that's for another (future) review.
    
    Change-Id: I08966ddc7e891156a1c934bb115ce8a02f77ec83
    
  - Sync Django requirements from global requirements
    
    Change-Id: Ia9c32bc78eca063812c0f8423f5f46904728b385
    
  - Add py36 testenv
    
    Python 3.6 is installed by default in Ubuntu 18.04 LTS.
    Therefore, according to transition plan [1],
    we should have py36 testenv ready for it.
    
    [1] https://wiki.ubuntu.com/Python/Python36Transition
    
    Change-Id: I41723a6fed6946af11dc5c639f2529e8c12972be
    
  - add a link to release notes in README file
    
    Change-Id: Ifcbcdfe5ce7466d2e529bd4a50d921364073c140
    
  - Merge "Fix _cls_registry type"
  - Fix _cls_registry type
    
    Horizon commit e50a69d69f338d0ec66baa659a7d82e328e62a67 saw
    _cls_registry become a list instead of a set. We need to reflect this
    change, or else see:
      'set' object has no attribute 'append'
    
    Change-Id: I302b6120145909fc4d342579818b05584a0820a3
    
  - fix tox python3 overrides
    
    We want to default to running all tox environments under python 3, so
    set the basepython value in each environment.
    
    We do not want to specify a minor version number, because we do not
    want to have to update the file every time we upgrade python.
    
    We do not want to set the override once in testenv, because that
    breaks the more specific versions used in default environments like
    py35 and py36.
    
    Change-Id: Ie09277286885f22f7021d401c55830be32d7624a
    
  - Merge "Explicitly use django_nose.NoseTestSuiteRunner"
  - Use Django 2.0.x for py35dj20 tox environment
    
    Change-Id: Ia7871132c2e72240c8029f3713f4da2caffeeef6
    
  - Explicitly use django_nose.NoseTestSuiteRunner
    
    Horizon is going to switch to Django Test Runner [1].
    To not break Sahara Dashboard we need to use Nose Test Runner
    until we'll be ready to remove Nose from sahara-dashboard.
    
    [1] https://review.openstack.org/#/c/544296/
    
    Change-Id: Ic248f7cc716ea0cfe8a6398438efa0a39228db85
    
  - Drop mox usage in SaharaApiTest
    
    Apart of the mox3 community goal for Rocky.
    
    Change-Id: I8f464e10f800eddfe0183fb3c2c152e37f001097
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Merge "Drop mox3 from DataProcessingJobBinaryTests"
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: If68ce35d5a8c65c32e765ddca4d0f0a98f4d95be
    
  - Merge "Drop mox3 from DataProcessingNodeGroupTests"
  - Merge "Remove mox from DataProcessingClusterGuideTests"
  - Drop mox3 from DataProcessingNodeGroupTests
    
    Apart of the mox3 community goal for Rocky.
    
    Change-Id: I92895f919f26885752391b0ce37d98a146fa901d
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Remove mox from DataProcessingClusterGuideTests
    
    Apart of the mox3 community goal for Rocky.
    
    Change-Id: Ib060e7be477868131b0dc6dcd12fbadc35d15d7c
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Merge "Remove mox from DataProcessingClusterTests"
  - Merge "Mox removal for DataProcessingDataSourceTests"
  - Merge "Remove mox3 from DataProcessingImageRegistryTests"
  - Mox removal for DataProcessingDataSourceTests
    
    Apart of the mox3 community goal for Rocky.
    
    Change-Id: Ida0570b57eaa73dbefe8ebd49809e102843758e7
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Remove mox3 from DataProcessingImageRegistryTests
    
    Apart of the mox3 community goal for Rocky.
    
    Change-Id: If3956d0e16f3fc32a862d836142d2d7a71c946b5
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Remove mox from DataProcessingClusterTests
    
    Apart of the mox3 community goal for Rocky.
    
    Change-Id: I45fb50f511cc566306cd3e9badd3f2aa64595580
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Drop mox3 from DataProcessingPluginsTests
    
    Apart of the mox3 community goal for Rocky.
    
    Change-Id: Icf53e7f582e5e386c81dac540723d97712fa3c28
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Drop mox3 from DataProcessingJobBinaryTests
    
    Change-Id: Ib1b26bbbcc48711617d0ff874457c47dd6323228
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Mox removal for DataProcessingJobTests
    
    Apart of the mox3 community goal for Rocky.
    
    Change-Id: I90bde341d5a1c1ede967a76633385d336f2c563f
    Signed-off-by: Charles Short <zulcss@gmail.com>
    
  - Merge "Require the (soon-to-be) Rocky version of Horizon"
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Ie98d27ef6a25d1b234340a20e3e0962a46b88286
    
  - Require the (soon-to-be) Rocky version of Horizon
    
    ... or at least the first published tarball which will lead to Rocky.
    On the other side this means forcing the usage of mox as long as
    there are tests that depends on it (the switch was already flipped
    in Horizon, so it needs to be enabled here).
    
    This allows us to depend on newer Horizon features, including changes
    to the test suite that are useful for the mox removal effort.
    
    Change-Id: Ibf95b642f49aee9b3165f46e0422ff6bf56e9391
    
  - Merge "add lower-constraints job"
  - Updated from global requirements
    
    Change-Id: I9d440594745db3defc24ea510f2ae70792b613f0
    
  - add lower-constraints job
    
    Create a tox environment for running the unit tests against the lower
    bounds of the dependencies.
    
    Create a lower-constraints.txt to be used to enforce the lower bounds
    in those tests.
    
    Add openstack-tox-lower-constraints job to the zuul configuration.
    
    See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
    for more details.
    
    ---
    sahara-dashboard specific changes:
    - sahara-dashboard uses django.urls module which is only available in
      Django 1.11 or later, so the Django min version needs to be bumped to 1.11.
      Horizon Rocky bumped the Django min version
      to >=1.11
    - django-babel needs to bumped to 0.6.2 to support Django 1.11 and 2.0.
    - nose-exclude needs to bumped to 0.5.0 to run all existing unit tests.
    
    https://review.openstack.org/555402 allows us to bump lower requirements.
    
    Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
    Change-Id: I6cc5d973ea0e586e6fbe2ab4ba1345857722d008
    Depends-On: https://review.openstack.org/555034
    Depends-On: https://review.openstack.org/555402
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
    Signed-off-by: Akihiro Motoki <amotoki@gmail.com>
    
  - Migration to Storyboard (2)
    
    Fix another link to storyboard in openstackdocstheme configuration
    for release notes.
    
    Change-Id: I80769dd549712217c6e6ddc3ae5d7e7e3b2c143f
    
  - Migration to Storyboard
    
    Sahara projects migrated to storyboard.openstack.org.
    Replace the references to Launchpad, clean up some old links and
    a stale reference to github.
    
    Change-Id: I387f53e4968d2bd28f910882813a2be3a4dd459f
    
  - Updated from global requirements
    
    Change-Id: Ifd421cd220bf64ee558642e3b5a9a2b0f73a3c3f
    
  - Avoid tox-install.sh
    
    Instead of using tox-install.sh, we can install
    horizon now directly from pypi - or use the current branch in CI system
    using tox-siblings.
    
    Create doc/requirements.txt for doc requirements as well, it's use
    currently only for releasenotes. Remove obsolete oslosphinx requirement.
    Remove docs environment - this project has no docs, only releasenotes.
    
    Update tox.ini for this change and add horizon to requirements
    file.
    
    Change-Id: I72a942149a88183a32afc0440ead7b927bdc93b5
    
  - Updated from global requirements
    
    Change-Id: I9284386ad4ee7ab68a65132cdff43e933d26b1e3
    
  - Port away from django.core.urlresolves to django.urls
    
    The old location was deprecated in Django 1.10:
    https://docs.djangoproject.com/en/2.0/releases/1.10/#id3
    and totally removed from Django 2.0.
    
    Change-Id: Iacbf13df35befebcc0a86784b380c2ac694516e8
    
  - Updated from global requirements
    
    Change-Id: I324293f9845f4a8082ad3eb7df633bf3364d84d1
    
  - Merge "Imported Translations from Zanata"
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I1e522af90709f7f91192674bd573630f0722ac91
    
  - Fix the job set required for Rocky
    
    Horizon in Rocky will only support Django 1.11 and 2.0.
    Also, Horizon is trying to be more compatible with Python 3.
    See: https://blueprints.launchpad.net/horizon/+spec/django2-support
    
    This require few changes (for master only):
    - remove the jobs and the tox entry points for unit tests
      with Django < 1.11 (which started to fail anyway after some
      recent changes in Horizon);
    - add a tox target and a corresponding non-voting job which runs
      the unit tests using Django 2.0 with Python 3;
    - create a basic job for all non-standard unit tests jobs (even if
      there is just one right now) which improves the set of irrelevant
      files (translations, release notes, documentation).
    
    Change-Id: I8d87fb3bcdb1baa221246ca4fc5edf8ae14f0cb2
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Id4a6a2bb5a35abeea3b2bbe01a734158dbd2ace8
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I967fceecacb4932dd1f0c0d7086010fe83853664
    
  - Updated from global requirements
    
    Change-Id: I10e5dc04b4d52974c977e96a92c87f6993a5d76b
    
  - [trivial] fix typo
    
    - Openstack -> OpenStack
      (found during translation in Hard StringFreeze period)
    
    Change-Id: I983c424554659b07d5ea82937454901eb6fa86a2
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I37dbf1daf0935d314bf533aee9c3e2a4ec5c05da
    
  - Update reno for stable/queens
    
    Change-Id: I3c9cd7bbf20f965ca87a239950e68ecd593ce363
    
  - Merge "Don't try to predetermine the Sahara URL"
  - Don't try to predetermine the Sahara URL
    
    Because guess what, times have changed. When that code was written
    version discovery wasn't what it is today...
    
    Without this change, we couldn't handle unversioned endpoints in the
    service catalog.
    
    Closes-Bug: #1745083
    
    Change-Id: Ie82e8a67b2820909625719c5f8a39ca0e1e2fbc0
    
  - Merge "Zuul: Remove project name"
  - Zuul: Remove project name
    
    Zuul no longer requires the project-name for in-repo configuration.
    Omitting it makes forking or renaming projects easier.
    
    Change-Id: I12b12926c2c90b73054db2dd3e0e017f80f2c190
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Ib7402fda16f27a4fcc1cd2b0d534df23551bcd40
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Icb0a5dae1600643b62dc0e77b4388bfa544f2018
    
  - Merge "Imported Translations from Zanata"
  - use . instead of source.
    
    Code conventions: Use “.” to source script files
    When you have to source a script file, for example ,
    a credentials file to gain access to user-only or
     admin-only CLI commands, use . instead of source.
    See more:
    http://docs.openstack.org/contributor-guide/writing-style/code-conventions
    
    Change-Id: Ic4fd2da622f21e51f813e711cdedb7d1998592fd
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I1b3cc47518a57917af0f7e893baebb8c021ae353
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I567a85c0283b8e40c0fc413d08fae60f31072748
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I29f7a8467147dc40dc6efd4b37b75dba8b9c82f6
    
  - Merge "Support of S3 binaries in dashboard"
  - Merge "Updated from global requirements"
  - Merge "TrivialFix: remove redundant import alias"
  - Merge "fix wrong url in bindep.txt, replate http with https"
  - TrivialFix: remove redundant import alias
    
    Change-Id: Ib027d5e467e05a683b2da2097a2c05d676115b67
    
  - Updated from global requirements
    
    Change-Id: Iebe0abafeaa34b336c77c11abf2b6a03ed4dc632
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I30e48f1ed94ed439b218dbc542ed2a00149b59b3
    
  - Merge "Update url links in doc file of sahara-dashboard"
  - Update url links in doc file of sahara-dashboard
    
    Replace the old url links in sahara-dashboard with the lastest ones
    according to the OpenStack website.
    
    Change-Id: I75857ad41098a2a0ed283f1ac912de1ac020de01
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I190948d2fae447b60d798c61e7945e5c07a66ec2
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: Icbf95b47c53d7ef3c86b4d5482de40969e6b8b36
    
  - Imported Translations from Zanata
    
    For more information about this automatic import see:
    https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
    
    Change-Id: I12f51ae420936550c4e092000686a7a5c957f6dc
    
  - Merge "fix an incorrect statement"
  - Merge "horizon misspelling in README.rst"
  - Updated from global requirements
    
    Change-Id: I4ba2302e9ac37d3e6c02c27045c1d22356005238
    
  - Merge "Setting streaming options as not required"
  - fix an incorrect statement
    
    Change-Id: I2fa6ece11f4217a7b925d8814e1c3dc96f5eba19
    
  - horizon misspelling in README.rst
    
    Change-Id: Ibad017da6d52cf128b241b839c1614bfca4b76e7
    
  - fix wrong url in bindep.txt, replate http with https
    
    Change-Id: If0276d04159e46cf4488904000924ecb5798c0ff
    
  - Merge "Fix the quickstart url and participate url"
  - Support of S3 binaries in dashboard
    
    bp sahara-support-s3
    
    Change-Id: Ica6b5edc036fb92e8035600df51c1e074dde8093
    
  - Merge "Rename the 'SAHARA_AUTO_IP_ALLOCATION_ENABLED' config parameter"
  - Rename the 'SAHARA_AUTO_IP_ALLOCATION_ENABLED' config parameter
    
    The 'SAHARA_AUTO_IP_ALLOCATION_ENABLED' config parameter in Sahara
    is confusing. If you wish to disable floating IP options during node
    group template creation, set it 'True', but this name sounds like it
    has to do with automatically associating a floating IP. So this patch
    renames it to a meaningful variable name.
    
    Change-Id: If8f71ea21cb71bbffe996f7db88b7683ad91ecac
    
  - Fix the quickstart url and participate url
    
    Fix the quickstart guide url and participate url in readme.rst
    
    Change-Id: Ia34784c2fa1121d6b6d271227c820a8f5bcd2be6
    
  - Updated from global requirements
    
    Change-Id: Ic0794469a190bb76c57ee77ae94ef7fdc76d373e
    
  - Setting streaming options as not required
    
    streaming_mapper and steraming_reducer as not marked as not required,
    this causes UI to crash when trying to launch job that are not Streaming
    MapReduce jobs.
    
    Change-Id: I79a9663a0059edd14b8a79399cfd9f72c253199e
    
  - Fix attrs list of LabeledInput.render() method
    
    The item (and the buttom to create a new job binary) didn't work anymore
    in Django 1.11, due to a change in the parameter list of the render()
    method: it was previously based on the position, now the arguments are
    explicitly passed using their names.
    
    Thanks to https://github.com/springload/wagtaildraftail/issues/51
    for the explanation.
    
    Closes-Bug: #1743384
    Change-Id: I241021c593ad50591f0155dfb364afbc662a4794
This commit is contained in:
OpenStack Proposal Bot 2019-01-22 07:17:29 +00:00 committed by Gerrit Code Review
parent f1a7fb85dc
commit 1b9ba8ac24
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8bf9fbe04bdec54a77ca31b898943916619f2933
Subproject commit 07823ed09ac242963029a0c4022c8fa3d90df304