Skip to content
Snippets Groups Projects
  1. Nov 02, 2017
  2. Oct 31, 2017
  3. Oct 26, 2017
  4. Oct 24, 2017
  5. Oct 23, 2017
  6. Oct 20, 2017
    • Jeffrey Zhang's avatar
      Remove check flat network type task in ironic pre-check.yml · 175c65e4
      Jeffrey Zhang authored
      flat network type is not mandatory. There are two cases,
      
      1. ironic with flat network: we can use neutron vlan network to
         provision baremetal nodes, as long as the interface of the baremetal
         nodes are configured to use the same vlan.
      
      2. ironic with neutron network: all provision and cleaning_network can
         be vlan type and no flat is needed at all.
      
      So we should remove the task.
      
      Change-Id: I176ded6d2a8b14e350f665f63bc37eb488d32679
      Closes-Bug: #1725170
      175c65e4
    • James McCarthy's avatar
      Import the Murano applications libary as part of setup · 42737338
      James McCarthy authored
      This applications package is useful to have in place,
      import io.murano.applications along with the core package.
      
      Change-Id: I819eebe2deae2d1ff0375a2dd39a33f50817bb83
      42737338
  7. Oct 18, 2017
  8. Oct 14, 2017
  9. Oct 13, 2017
    • Jeffrey Zhang's avatar
      Use root as the default node config user · e6ea5797
      Jeffrey Zhang authored
      Use kolla will have upgrade issue and kolla user may not exist too
      during deployment.
      
      Partial-Implements: blueprint ansible-specific-task-become
      Change-Id: Ida3b645dcf86191b22e80d1b67694ccfb8fd9144
      e6ea5797
  10. Oct 12, 2017
    • Marcin Juszkiewicz's avatar
      post-deploy: honour --config-dir argument · c207520c
      Marcin Juszkiewicz authored
      kolla-ansible can take globals.yml from any directory by using
      --config-dir argument. So store admin credentials there as well.
      
      Not everyone runs kolla-ansible as a root.
      
      Change-Id: I0709482ead4b7a67e82796e17f85bde151e71bc0
      c207520c
    • root's avatar
      Allow outward_rabbitmq with enable_outward_rabbitmq · d55f2785
      root authored
      outward_rabbitmq is determined  using enable_outward_rabbitmq
      property rather than current haproxy_enable_external_vip
      
      Change-Id: Iee096ab50fd4d9f5f3fe05880d0e0a7842c59d0a
      Closes-Bug: 1722854
      d55f2785
  11. Oct 10, 2017
  12. Oct 09, 2017
  13. Oct 06, 2017
  14. Oct 05, 2017
    • James McCarthy's avatar
      Update container_proxy with configurable proxy settings · 9369ad12
      James McCarthy authored
      For a deployment behind a firewall/proxy server some additional
      environment settings should be passed along, for containers
      such as magnum
      
      This commit adds three new properties;
       container_http_proxy
       container_https_proxy
       container_no_proxy
      
      In particular, the user will want to set container_http_proxy
      and container_https_proxy properties with the proxy server
      details.
      
      Closes-Bug: #1628335
      Change-Id: I0950a0467b4b68c38b13875eaf9cd433e64363cf
      9369ad12
    • Vladislav Belogrudov's avatar
      Add Barbican section in Nova and Cinder to use disk encryption · 7c448f39
      Vladislav Belogrudov authored
      Change-Id: I5bbd20a390f385a60ff2f330cc8fa7fb1117a42a
      Closes-Bug: #1721292
      7c448f39
    • Eduardo Gonzalez's avatar
      Fix deployment with public TLS enabled · 56374206
      Eduardo Gonzalez authored
      When deploying with tls enabled in public
      endpoints, ansible modules fails due SSL certificates
      are self-signed.
      
      This change adds a new variable to allow customization
      on which endpoints ansible should connect.
      Defaults to admin because admin auth parameters defaults
      to admin endpoint.
      
      Change-Id: Ic3ed58cf9c9579cae08a11bbfe6fce983b5a9cbc
      Closes-Bug: #1720995
      56374206
  15. Oct 04, 2017
  16. Oct 03, 2017
    • Jeffrey Zhang's avatar
      Implement neutron firewall v2 · 068a45e3
      Jeffrey Zhang authored
      Closes-Bug: #1719775
      Depends-On: I76803f0f81260129a242e31e81f4f956c5a44ef9
      Change-Id: I675c486dda17ce5d6d5a9f665ade904f42d06611
      068a45e3
  17. Oct 02, 2017
  18. Sep 29, 2017
    • Pierre Hanselmann's avatar
      Fix neutron invalid json file · c60293f6
      Pierre Hanselmann authored
      Fix a missing comma in config.json when neutron_plugin_agent is set
      to 'vmware_nsxv' or 'vmware_dvs'.
      
      Closes-Bug: #1720380
      
      Change-Id: I088f09a426a5435202176c45a77b1fbc19468f97
      c60293f6
  19. Sep 28, 2017
    • yong sheng gong's avatar
      fix wrong keystone_authtoken settings · fcbb75ce
      yong sheng gong authored
      Change-Id: Idfc0b4c6f4f5c699cd999662a98862ccc5286a5f
      Closes-bug: 1720179
      fcbb75ce
    • Christian Berendt's avatar
      Add service plugin segment to neutron · 2e91cc19
      Christian Berendt authored
      This also sorts the list service_plugins.
      
      Change-Id: I28c12337e56060061a5db13c9a23f8d4b231b1fd
      2e91cc19
    • Tatsuma Matsuki's avatar
      Add fluentd enable option · 03354bc9
      Tatsuma Matsuki authored
      This change adds enable_fluentd option and enables some other log shippers
      to be integrated. When enable_fluentd is "no", syslog server is also disabled.
      Then, this change also adds syslog parameters to use a syslog server
      prepared by users.
      
      Change-Id: I7c83ef7fe30a6b9ab7385bcee953ad07e96b0a83
      Implements: blueprint fluentd-enable-option
      03354bc9
    • wanghongxu's avatar
      set glance_api_version = 2 in cinder configure · 1ec5f6e9
      wanghongxu authored
      We need set glance_api_version = 2 in cinder
      configure to support upload volume to image.
      
      Change-Id: I6162b94833043edb06b434bc578f4caa47213b94
      Closes-bug: #1720048
      1ec5f6e9
  20. Sep 27, 2017
  21. Sep 26, 2017
  22. Sep 25, 2017
Loading