Skip to content
Snippets Groups Projects
  1. Sep 27, 2018
  2. Sep 14, 2018
  3. Sep 13, 2018
  4. Sep 10, 2018
  5. Sep 09, 2018
  6. Sep 05, 2018
  7. Sep 01, 2018
  8. Aug 28, 2018
  9. Aug 25, 2018
  10. Aug 21, 2018
  11. Aug 20, 2018
  12. Aug 17, 2018
  13. Aug 16, 2018
  14. Aug 15, 2018
    • Akihiro Motoki's avatar
      Make generic group check work with admin table · f0c1fa19
      Akihiro Motoki authored
      Previously allowed() methods in DeleteVolume and DeleteVolumeSnapshot
      actions assume that the cinder generic group is always available.
      The current admin volume and volume snapshot tables do not load
      generic group information, so these allowed() methods failed and
      as a result these delete actions are not shown.
      This commit checks if a volume belongs to a generic group in more
      robust way. This change makes the project volume table work with
      deployments without the generic group as well.
      
      Change-Id: Idd887434153966d9188acaf08346fa6a0f0e6719
      Closes-Bug: #1787065
      (cherry picked from commit e5d6f54e)
      f0c1fa19
    • Eddie Ramirez's avatar
      Safer handling of return statement inside of OperationLogMiddleware · ef21e65f
      Eddie Ramirez authored
      Enclosing return statement in a try block. If object is unserializable
      then return a message.
      
      Change-Id: I184f4b10a419037d3ed770fbec42c262f03a89f2
      Closes-bug: #1784438
      (cherry picked from commit 27f619cf)
      ef21e65f
  15. Aug 13, 2018
  16. Aug 12, 2018
  17. Aug 11, 2018
  18. Aug 10, 2018
  19. Aug 09, 2018
    • OpenStack Release Bot's avatar
      Update UPPER_CONSTRAINTS_FILE for stable/rocky · fd4b0240
      OpenStack Release Bot authored
      The new stable upper-constraints file is only available
      after the openstack/requirements repository is branched.
      This will happen around the RC1 timeframe.
      
      Recheck and merge this change once the requirements
      repository has been branched.
      
      The CI system will work with this patch before the requirements
      repository is branched because zuul configues the job to run
      with a local copy of the file and defaults to the master branch.
      However, accepting the patch will break the test configuration
      on developers' local systems, so please wait until after the
      requirements repository is branched to merge the patch.
      
      Change-Id: I9fb0e3b494f48899cfec8ef35d07675505e8eb57
      fd4b0240
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/rocky · d6b23543
      OpenStack Release Bot authored
      Change-Id: Iaa408f64d7396c90bf92e2655cf44d5521f31101
      d6b23543
  20. Aug 08, 2018
  21. Aug 07, 2018
  22. Aug 06, 2018
Loading