Skip to content
Snippets Groups Projects
  1. Aug 04, 2017
  2. Jul 19, 2017
    • Eduardo Gonzalez's avatar
      Finish/fix neutron sfc service · d4e7dfb3
      Eduardo Gonzalez authored
      Neutron-sfc-agent start its functions with openvswitch.
      This change moves sfc configuration into neutron-openvswitch-agent.
      
      Rework config files to use openvswitch when sfc or openvswitch
      are used as network plugin.
      
      Also adds sfc extension_driver to ml2
      
      Change-Id: If1ebf9554f6d686cc6d064e698a48f8a6b6172b3
      Closes-Bug: #1664493
      Depends-On: I60ba1333231a4ae38a041d41e551f7d74fe15e3b
      d4e7dfb3
  3. Jul 13, 2017
    • Eduardo Gonzalez's avatar
      Remove doc build errors · 66b91d8b
      Eduardo Gonzalez authored
      Gates only build deploy-guide docs, not every doc.
      This change clean doc errors, only Line to long.
      
      Also, removes doc/build folder in tox doc environment.
      doc/build is folder where previus executions are stored
      causing next execution to fail due rendered versions does
      not follow doc style checks.
      
      Change-Id: I623a7ee245729a06509f3a7039d5d5ed3813d977
      66b91d8b
  4. Jun 27, 2017
    • Vladislav Belogrudov's avatar
      Add flag to allow provider networks · f6eefdf3
      Vladislav Belogrudov authored
      In case of provider networks we need to configure external bridge
      on compute nodes, like it is done in DVR. The only way to tell
      if provider networks are to be used is a new flag.
      
      Change-Id: I1aef197ee2b84e28f2131f058e6995551f873fe1
      Closes-Bug: #1694726
      f6eefdf3
  5. Mar 30, 2017
  6. Feb 15, 2017
    • Jeffrey Zhang's avatar
      Fix doc format · 397d79c2
      Jeffrey Zhang authored
      Get follwing error when running tox -edocs
      
      doc/bifrost.rst:91: D001 Line too long
      doc/manila-hnas-guide.rst:28: D000 Title underline too short.
      doc/manila-hnas-guide.rst:28: D000 Title underline too short.
      doc/networking-guide.rst:93: D000 Title underline too short.
      doc/networking-guide.rst:93: D000 Title underline too short.
      doc/multinode.rst:14: D001 Line too long
      doc/quickstart.rst:474: D001 Line too long
      doc/vagrant-dev-env.rst:129: D001 Line too long
      
      Change-Id: I88090487a4710547224361d29aaf8371f8340c28
      397d79c2
  7. Jan 28, 2017
    • Sayantani Goswami's avatar
      Update Kolla-Ansible documents · 5b35e389
      Sayantani Goswami authored
      Kolla-ansible related documents existed on both Kolla and Kolla-Ansible
      repositories. A lot of Kolla-ansible related documents were updated in
      the Kolla repository. Porting the changes made to these documents in
      Kolla repo to Kolla-Ansible repo so that the Kolla-ansible documents can
      be removed (Refer to patch https://review.openstack.org/#/c/425749/)
      
      Change-Id: I7c53626ce551189acdb0dcbabe9369b81eed3347
      5b35e389
  8. Jan 17, 2017
  9. Sep 16, 2016
    • prithiv's avatar
      Add networking guide for Neutron extensions · ef9d6ea8
      prithiv authored
      With Kolla supporting Neutron extensions, it is
      essential to have networking guide to describe the
      installation and configuration of these extensions.
      
      Partial-Bug: #1603391
      
      Change-Id: I78ff5b17e4024d96f8083c96ac5b5b608a7c0015
      ef9d6ea8
Loading