Skip to content
Snippets Groups Projects
  1. Feb 11, 2020
  2. Jan 06, 2020
  3. Dec 20, 2019
  4. Oct 23, 2019
  5. Oct 14, 2019
  6. Mar 14, 2019
    • Scott Solkhon's avatar
      Support separate Swift storage networks · a781c643
      Scott Solkhon authored
      Adds support to seperate Swift access and replication traffic from other storage traffic.
      
      In a deployment where both Ceph and Swift have been deployed,
      this changes adds functionalality to support optional seperation
      of storage network traffic. This adds two new network interfaces
      'swift_storage_interface' and 'swift_replication_interface' which maintain
      backwards compatibility.
      
      The Swift access network interface is configured via 'swift_storage_interface',
      which defaults to 'storage_interface'. The Swift replication network
      interface is configured via 'swift_replication_interface', which
      defaults to 'swift_storage_interface'.
      
      If a separate replication network is used, Kolla Ansible now deploys separate
      replication servers for the accounts, containers and objects, that listen on
      this network. In this case, these services handle only replication traffic, and
      the original account-, container- and object- servers only handle storage
      user requests.
      
      Change-Id: Ib39e081574e030126f2d08f51de89641ddb0d42e
      a781c643
  7. Jan 26, 2018
  8. Oct 05, 2017
  9. Sep 06, 2017
  10. Aug 28, 2017
  11. Aug 24, 2017
    • Eduardo Gonzalez's avatar
      Add missing ifaces and groups in prod guide · e300f24a
      Eduardo Gonzalez authored
      Missing dns_interface and bifrost_network_interface
      in production architecture guide along with the
      other network interfaces.
      
      Missing monitoring group and typo in controller
      group.
      
      Controller group does not exist, is called control.
      
      Change-Id: I6e6a238d74f85a819326ed5b2f44b8973524c8d8
      e300f24a
  12. Mar 21, 2017
    • Rui Yuan Dou's avatar
      Doc syntax error and expressions updates · 3dfc763b
      Rui Yuan Dou authored
      Correct syntax error for Deployment Philosophy doc.
      Update node types descriptions for more unified in doc Production
      architecture.
      
      Change-Id: I9266a72eb88d9c4c52673bbdecc952b684a56d12
      3dfc763b
  13. Mar 02, 2017
    • David Rabel's avatar
      Fixed some tox errors in docs · c2fbcf5a
      David Rabel authored
      Two lines that where too long and on trailing
      whitespace.
      
      Closes-Bug: #1669305
      Change-Id: I4dda1a27feab4d66af6d35690ede025e8d7607c8
      c2fbcf5a
  14. Feb 16, 2017
  15. Nov 10, 2016
    • wanglmopenstack's avatar
      update source code character error · 01737f2a
      wanglmopenstack authored
      manila-hnas-guide.rst, kuryr-guide.rst and production-architecture-guide.rst
      some character error, update these error
      
      Change-Id: I1ec8594af6cd6c29e40c7f0af331c6868a03877b
      01737f2a
  16. Oct 17, 2016
  17. Sep 21, 2016
  18. Aug 29, 2016
Loading