CHANGES
=======

0.0.161
-------

* BVS-6324, make bosi compatible with kilo

2.1.1
-----

* fix kilo deployment with fuel

0.0.159
-------

* BVS-6306, dynamically use port-group or interface-group
* BVS-6302, systemctl daemon-reload before restart services
* add --force to rpm install

2.1.0
-----


0.0.158
-------

* BVS-6268, use rpm instead of yum to install rpm

0.0.157
-------

* clean up dir for upgrade
* fix bosi for centos and ubuntu

0.0.156
-------

* bypass error nodes in rhosp

0.0.155
-------

* cleanup dst dir before copying files to it
* add startup script

0.0.154
-------

* fix TypeError

0.0.153
-------

* for reinstall ivs in redhat

0.0.152
-------

* don't copy ivs to controller nodes

0.0.151
-------

* fix bugs for centos and ubuntu

0.0.150
-------

* fix pkg names
* fix upgrade script for red hat
* fix various bugs
* add helper functions for upgrade
* refactor upgrade bash
* BVS-5892 add upgrade capability
* rename file
* BVS-6124, assign ip address to internal ports after ivs brought them up
* remove all traces of horizon_patch
* remove dangling horizon changes not required anymore
* start ivs before adding port to ivs

0.0.149
-------

* BSC-9146, use correct CN
* BVS-5926 use regex to get and install epel-release package
* set default to kilo

0.0.147
-------

* fix typo
* start lldp on cinder

2.0.21
------

* update version to 2.0.21
* program membership rules during installation
* change kilo version string to check both kilo and kilo_v2
* BVS-5863 update bosi to new release (#176)
* BVS-5863 update bosi to new release

0.0.146
-------

* BVS-5837, collect nova and heat logs
* horizon-bsn now has tags for release version, update bosi for the same (#174)

0.0.144
-------

* fix neutron-openvswitch-agent path

0.0.143
-------

* remove port_security from bosi

0.0.142
-------

* fix typo
* skip membership rule programming for kilo
* fix vlan check
* BVS-5477, include port-security extension
* BVS-5759 add special case db upgrade for kilo
* further fix
* BVS-5705, check if fuel uses vlan for tenant traffic
* BVS-5726, fix heat.conf
* remove neutron-bsn-agent from controller
* BVS-5666, install funcsigs

0.0.136
-------

* BVS-5653, postpone ivs restart

0.0.135
-------

* BVS-5653, postpone restart ivs

0.0.134
-------

* restart ivs at the end

0.0.133
-------

* add missing import

0.0.132
-------

* add glance filesystem_store_datadir

0.0.131
-------

* enable --certificate

0.0.130
-------

* BVS-5586, improve pre_request script
* BVS-5585, fix paste config for heat

0.0.129
-------

* rename cert files for ivs
* minor fix related to bsn_service_plugin

0.0.127
-------

* fix pip_proxy typo

0.0.126
-------

* add missing pip_proxy

0.0.125
-------

* deploy horizon plugin
* add ifup ifdown for ivs uplinks
* install horizon-bsn

0.0.124
-------

* BVS-5522, fix glance paste

0.0.123
-------

* change port-group to interface-group

0.0.122
-------

* BVS-5412, improve log collection

0.0.121
-------

* skip copy dpid.py if node is skipped
* BVS-5492, support pip install behind proxy

0.0.120
-------

* disable certificate for now
* change cert dir to /etc/ivs
* copy private key and csr to ivs as well

0.0.119
-------

* increase timeout
* add more info for collected log
* add more information for openstack log

0.0.118
-------

* BVS-5412, add support to collect openstack log
* copy certificate to compute node working
* generate csr works
* add logic to generate csr
* copy certificate to nodes
* force to use dhcp namespace for metadata in t5

0.0.117
-------

* fix liberty t5 packstack
* add --certificate to ivs

0.0.116
-------

* fix dependency for dhcp-agent

0.0.115
-------

* fix neutron-bsn-agent service file for liberty
* force dhcp server to append static route for metadata

0.0.114
-------

* makes bosi work with liberty
* give liberty the right version
* fix version number for liberty
* BVS-5261, remove redundant logic for heat
* add more selinux policies
* add more selinux policies
* add selinux policy

2.0.18
------

* use selinux puppet module 0.2.5

2.0.17
------

* fix bsnstacklib version number for juno

2.0.16
------


0.0.113
-------

* refactor rest client
* BVS-5034, hind router rule grid for kilo t6 deployment

0.0.112
-------

* don't reconfigure node gw in t5
* fix gw documentation
* change default openstack release to kilo

0.0.111
-------

* BVS-4993, support mongodb
* fix rest call to bcf controller

0.0.110
-------

* restart apache2 instead of keystone

0.0.109
-------

* add support for sr-iov

0.0.108
-------

* fix typo
* cleanup index.html

0.0.107
-------

* evenly distribute dhcp namespaces to all dhcp agents

0.0.106
-------

* remove api version from auth_uri
* fix typo
* fix typo

0.0.105
-------

* add configuration for keystone client in restproxy
* suppress warning message
* change mode from 777 to 644

0.0.104
-------

* fix typo

0.0.103
-------

* fix version
* prepare bosi for kilo bsnstacklib v1 and v2
* don't restart apache2 on openstack controller

0.0.102
-------

* fix condition for ceph

0.0.101
-------

* fix selinux

0.0.100
-------

* fix typo

0.0.99
------

* BVS-4446, add capability to change mtu
* fix typo
* fix typo
* fix typo
* copy send_lldp to ceph node
* fix bug in ceph deployment
* fix chassis id and add port description to send_lldp
* use lacp bond instead of static bond for t5
* fix NPE with fqdn
* fix typo
* kilo doesn't have lbaas anymore
* BVS-4335, p only with packstack kilo
* add more policies
* clean up
* BVS-4246, add selinux policies
* restart nova for packstack
* fix error in bash templates
* use get instead of [] to access dict
* add missing file
* BVS-3581, improve bosi config.yaml documentation
* add missing file
* BVS-4506, send lldp on ceph node
* BVS-4253, use fqdn instead of ip for bosi log
* BVS-4247, replace ping www.bigswitch.com with wget to verify network connectivity
* BVS-4244, don't chmod /etc/neutron to 777, we still need to properly patch horizon
* BVS-4148, use lldp + lacp bond for t5
* Meerge remote-tracking branch 'upstream/master'
* delete haproxy for kilo and increase port group name from 58 to 249
* skip dhcp scheduler patch for non-juno distro
* remove lbaas for t5 mode
* remove lbaas from neutron server
* version bump
* enlarge wait time to restart lldp
* disable lbaas
* version bump
* skip removal of br_fw_admin bridge
* A few more changes for fuel 7
* don't deploy
* first set of fix for fuel 7 support
* remove dup bridge names
* minor fix
* BVS-4455, add flog skip_ivs_version_check
* update IVS version
* version bump
* BVS-4486 check lldp service status during T5 verification
* remove a typo
* message format
* add pep8 check, and minor refactors
* change formatting of output and add neutron-bsn-agent to the service list
* check ivs version without sudo bash
* remove unnecessary redirects
* missing variables and errors
* remove verify property from env and node objects
* update verify node to be run as a separate option
* check IVS status and version for T6
* check keyword 'running' only
* BVS-4175, fix metadata not reachable
* BVS-4175, fix metadata agent unreachable
* clean up for redhat t5 scale test
* verify service status on compute nodes after deployment
* redirect output of remote command to log file as well as screen
* fix return on error/exception
* replace timeout code with existing library function
* BVS-4103, skip cinder and ceph node
* clean up example configuration
* rename ivs tar.gz to sl-vx
* shorter timeout
* BVS-4017, BVS-3983, BVS-3958 they caused by the same thing!
* minor fix
* fix BVS-4022, patch for packstack
* add hitless
* add sleep between bsnstacklib install and uninstall
* remove bsnstacklib before upgrade
* fix typo
* skip nodes with uanme longer than 58
* restart dhcp and l3 only when flag is true
* create constants for bond name and bond bridge
* packstack fix for bridges on compute node
* fix horizon for redhat
* redirect horizon to kilo
* fix for redhat
* redhat fix
* fixes for redhat
* correct comments used for debugging
* remove ml2 section from compute nodes - not present in packstack env
* duplicate entry in centos_controller.pp
* temp fix for BVS-4022
* update bash file
* update puppet files to follow centos instead of redhat
* fix typo
* resolve conflicts
* BVS-4019 install apport
* node is not initialized - read from config_yaml
* check old IVS version only for T6
* centos selinux changes
* pass deploy_l3_agent flag for centos_puppet
* fix ovs kernel upgrade
* fix kernel upgrade
* fix dhcp metadata static route
* fix typo
* BVS-3980 ivs pkging, BVS-3804 kernel panic
* add dnsmasq config
* add logic for rabbit_hosts
* centos bash script present twice
* remove T6 specific parts
* make modifications for centos as packstack deployment
* add centos support in t5 bosi
* enable lbaas on controller, always
* add more validation
* move deploy mode to cmd
* don't ifdown bond for ubuntu t5
* minor fix
* minor fix
* imporve log
* minor fix
* fix bcf cert directory
* fix reboot problem for t5
* add crm clean up
* add reboot logic for t5
* improve performance by less copy
* remove install_all flag
* remove install_all flag
* remove default_install_all flag
* fix ml2_conf.ini for redhat
* BVS-3914, don't clean up dhcp agent config if deploy_to_specified_nodes_only is not set
* improve dhcp logic
* clean up logic for t6 ubuntu
* fix config for l3 agent
* add openvswitch to ml2_mechdriver
* reorder server start and enable
* clean up code
* make code compatable with python 2.6
* add timestamp and parse log
* disable l3 on controller. change install_all to boolean
* install_all is not boolean
* copy l3_agent.ini from controller node
* reboot node only when install_all is true
* add time cost
* use 1 dhcp agent
* various fixes for scale
* node.os instead of env.os
* Revert "BVS-3908 limit length of uname to 64 characters"
* BVS-3908 limit length of uname to 64 characters
* address comments
* move the node reboot to worker node deploy
* change message to not say 'finished rebooting'. that would mislead to assuming its back up and running
* reboot compute nodes after deployment
* make resync interval to 60
* move puppet apply back to start for controller
* fix ifup -a issue
* install bsnstacklib to all nodes
* add field to specify listed nodes only
* do not remove l3 agent from controller
* ml2_conf.ini aka plugin.ini is used by neutron-plugin-openvswitch-agent
* change the order of commands so that service is recognized correctly
* haproxy additions to bash script
* add haproxy and copy ml2_conf.ini from controller
* bsn_agent file should be present even if it has to be stopped/disabled
* fixes discovered over weekend
* fix neutron_id
* add missing files
* trivial fixes
* add missing quote
* various fixes
* fix the way to get uplink interfaces
* copy paste errors galore
* don't restart libvirt for fuel
* fix typo
* stop directly copy anything to /bin
* don't copy send_lldp directly to /bin
* add missing file
* refactor chmod
* fix ctrl c+v error
* env variable
* copy l3 agent ini when copying to compute nodes
* indentation
* fix error when removing pyo/pyc files
* fix issues found when deploying
* various fixes for redhat
* deploy bcf on compute!
* address comments
* make setup dir writable
* add 400 limit for dhcp
* update ivs pkg
* add bond from another branch
* remove unused files
* missed lldp script file
* update scripts to deploy dhcp and l3 agent in t5 mode
* fix heat config
* add t5 placeholder and dummy scripts as is from bigpatch.py
* fix NPE
* initial checkin for redhat
* work in progress
* work in progress
* enable neutron debug
* report interval to 60s
* fix heat template problem in fuel
* start to work on RHOSP7
* fix create router button
* copy less stuff to router rules
* fix wrong directory
* add router back to horizon
* BVS-3779, disable neutron-bsn-agent on controller
* fix typo
* BVS-3707, comment out tunnel_types
* disable dhcp server rescheduling
* BVS-3746, use post instead of put
* clear dup
* fix dup in neutron.conf
* remove router from plugin
* add missing service
* add missing service
* fix typo
* add haproxy to centos
* fix typo
* enable lb in horizon
* refactoring code
* add lbaas service plugin
* BVS-3723, install haproxy and lb agent on controller node
* various improvements for scale testing
* BVS-3729, BVS-3727, BVS-3728, BVS-3721
* BVS-3707, fix configuration in ovs_neutron_plugin.ini
* use active-active bond on controller node directly
* fix NPE
* don't do anything about selinux
* fix openrc file name
* various small fixes
* fix packstack
* add more comments for rebooting controller nodes
* don't reboot controller nodes
* clean up for fuel
* fix puppet file
* reboot controller nodes in fuel
* clean up redundent cron job
* various small fixes
* BVS-3630, patch dhcp scheduler to always prefer the least loaded dhcp agent
* fix typo
* add cron job to reschedule network in case dhcp agent fails
* clean up code for fuel
* bring up link in rc.local
* restart apache2 and keystone
* various small fixes
* add api to copy dir to remote
* lldp 10 sec
* improve format
* start to try on ha setup
* stop l3 agent on controller
* remove debug comments
* fix bugs in openstack controller
* various fixes
* various small fixes
* various small fixes
* add python file for lldp
* ubuntu controller puppet done
* work in progress
* fix threading bug
* add dependencies via requirements.txt config
* version bump
* Changes made by Xin for the initial port
* Initial bosi release
* Initial commit
* add more dependencies
* add more dependencies
* add subprocess32 to requirments
* make pip install work
