Skip to content
Snippets Groups Projects
  1. Aug 09, 2016
  2. Aug 08, 2016
    • Jenkins's avatar
      Merge "Fix prechecks of a vip address" · aa5864fc
      Jenkins authored
      aa5864fc
    • OpenStack Proposal Bot's avatar
      Updated from global requirements · 4e8887ce
      OpenStack Proposal Bot authored
      Change-Id: Ia8e8bf86b8512cac7a3c0b200d690b5286012813
      4e8887ce
    • Hiroki Ito's avatar
      Fix prechecks of a vip address · 9c69d4b2
      Hiroki Ito authored
      In the case of a single node environment without haproxy, the var
      "kolla_internal_vip_adress" in global.yml should be the ip address
      of the host. However, the prechecks will fail, because this ip
      address is used by the host node and is pingable.
      
      This commit fixes the prechecks of a vip address properly.
      When the var "enable_haproxy" is "no", this fix will skip prechecks
      for a vip address.
      
      Change-Id: I0b752f179d20f82e3d6331047ee0bd802ab99a4b
      Closes-Bug: #1570935
      9c69d4b2
  3. Aug 06, 2016
  4. Aug 05, 2016
  5. Aug 04, 2016
    • Naren Narendra's avatar
      Add customizations for keystone · edcb218a
      Naren Narendra authored
      Adds customizations for keystone.
      
      Change-Id: I970e690539388e05f974f92b1e20710cc8de37ed
      Partially-Implements: blueprint third-party-plugin-support
      edcb218a
    • Mathias Ewald's avatar
      Added influxdb container · 73dd7615
      Mathias Ewald authored
      Change-Id: I6f2f6f941c5cdff0517f8c3b8eb86cb2752984ca
      Partially-Implements: Blueprint performance-monitoring
      73dd7615
    • Rohit Agarwalla's avatar
      Customizations for iscsid · e418a04e
      Rohit Agarwalla authored
      This patchset contains customization of Dockerfile of iscsid
      container
      
      Change-Id: Ibca1b944d3eacf03c945eb808f43326c3ef20c97
      Partially-implements: blueprint third-party-plugin-support
      e418a04e
    • Jenkins's avatar
      6350b99f
    • Will Rouesnel's avatar
      Volume specification for ironic-api was invalid. · 391b0691
      Will Rouesnel authored
      This prevented deploying ironic-api using kolla.
      
      Changing to a single entry list fixes the problem and allows the deploy to
      succeed.
      
      Closes-Bug: #1606702
      
      Change-Id: I98c2b06ab08e3b8afcaeb712be377cb363220283
      391b0691
    • Christian Berendt's avatar
      Add doc8 test and improve rst syntax · c3d8262e
      Christian Berendt authored
      This will test all rst files inside the doc directory for style issues with
      doc8 (an opinionated style checker for rst styles of documentation).
      
      This will fix all syntax issues identified by doc8 and will improve
      the syntax.
      
      Change-Id: Id1b9563e07e77e306aef5a0767c98c27f87c5c0e
      c3d8262e
    • Dennis Mueller's avatar
      Added neutron-metering-agent · 1f0afeb3
      Dennis Mueller authored
      Added neutron-metering-agent container
      
      Change-Id: Ie72475a61e557a78ea0099940462a73699963642
      Partially-Implements: blueprint support-neutron-metering-agent
      1f0afeb3
    • jackning's avatar
      Replace keystone's wsgi config with custom config · 1c0ba85d
      jackning authored
      Ansible's template action supports replacing keystone's wsgi default
      config with custom config, it should only add with_first_found param
      to config.yml to support this.
      
      Change-Id: Id66302802db9a57188067982ea697f16faa1d8eb
      Closes-Bug: #1609655
      1c0ba85d
Loading