Skip to content
Snippets Groups Projects
  1. May 08, 2017
  2. Apr 13, 2017
  3. Apr 12, 2017
  4. Apr 11, 2017
  5. Apr 10, 2017
  6. Apr 09, 2017
  7. Apr 07, 2017
  8. Apr 06, 2017
    • Mohammed Naser's avatar
      Fix documentation for kolla_docker image pulling · 10861350
      Mohammed Naser authored
      The example to pull images is incorrect, this patch
      addresses it and corrects it accordingly.
      
      Change-Id: Ice79e7f73d99c024781cb379d190f6d05e1a34a9
      10861350
    • Paul Bourke (pbourke)'s avatar
      Revert "Remove useless variable glance_backend_file" · 93ff74e4
      Paul Bourke (pbourke) authored
      Turns out this variable is not so useless...! In
      I2c167bae6f34a102cd7fe66401d7defe13bf2bf7 we need to determine if a file
      based backend is in use in order to determine how many api servers to
      start. Without this variable these kind of checks would all need to be
      updated every time a new shared storage backend is added.
      
      This reverts commit 867c3bda.
      
      Change-Id: I335acc12b68b577b33d6cb28675225c40e6231cd
      93ff74e4
    • Paul Bourke's avatar
      Update keystone sanity check to use built in shade · 8006ecda
      Paul Bourke authored
      The current module 'kolla_sanity' was written as a shim before full
      shade support was added to Ansible. This should now no longer be needed,
      we can implement the checks using Ansible provided modules.
      
      Begin by updating the Keystone check to use 'os_auth' to fetch a token,
      I think this is a good basic smoke test to verify Keystone is working.
      
      Change-Id: I16049d9201fd8138c781ef2e1e0c1827ea817259
      Partially-implements: blueprint sanity-check-container
      8006ecda
    • Jenkins's avatar
      a2551c28
  9. Apr 05, 2017
Loading