Skip to content
Snippets Groups Projects
  1. Oct 15, 2015
    • Paul Bourke's avatar
      Use openstack/requirements for cinder · 9f39f272
      Paul Bourke authored
      See Iccb4e99f8e4b6659a19c1817d0f4c697824af25c for context.
      
      Change-Id: Ib6a57da3232fb99e92103e606f81774556f76426
      Partial-Bug: #150530
      9f39f272
    • Paul Bourke's avatar
      Use openstack/requirements for ceilometer · c3997b14
      Paul Bourke authored
      See Iccb4e99f8e4b6659a19c1817d0f4c697824af25c for context.
      
      Change-Id: I3dd452d0cf502c0adf892b67b152de1c8930c77f
      Partial-Bug: #150530
      c3997b14
    • Paul Bourke's avatar
      Use openstack/requirements for keystone · be8a3661
      Paul Bourke authored
      See Iccb4e99f8e4b6659a19c1817d0f4c697824af25c for context.
      
      Change-Id: Ic4f5732e70b0cda3b3755e8fe33ece3116fa8afc
      Partial-Bug: #150530
      be8a3661
    • Paul Bourke's avatar
      Use openstack/requirements for repeatable builds · 72a8f5aa
      Paul Bourke authored
      Add this repo to the openstack-base image, and use the upper-constraints
      to install the client packages. Will follow up with dependant patches
      for the child images to reduce the risk of breaking everything at once.
      
      --
      
      Background:
      
      Many dependencies in the requirements.txt of OpenStack components have
      quite loose version requirements, in many cases they will just specify a
      minimum version (e.g. WebOb>=1.2.3).
      
      The result of this is that given a Kolla image for Keystone built today,
      another build of the exact same ref of Keystone could be broken
      tomorrow, due to it picking up a later unsupported dependency.
      
      The https://github.com/openstack/requirements repo exists to bring some
      sanity to this situation. (It also outlines other problems it solves in
      it's readme).
      
      We also may like to checkout the stable/liberty branch of this project
      in our liberty branch, once it appears.
      
      Change-Id: Iccb4e99f8e4b6659a19c1817d0f4c697824af25c
      Partial-Bug: #1505306
      72a8f5aa
  2. Oct 14, 2015
  3. Oct 13, 2015
  4. Oct 12, 2015
  5. Oct 11, 2015
  6. Oct 09, 2015
Loading