CHANGES
=======

* Replace openstack.org git:// URLs with https://
* rm tools/tox\_install.sh
* import zuul job settings from project-config
* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
* Update .gitreview for stable/pike

0.2.0
-----

* Update Dragonflow-kuryr devstack configuration
* ipv6: Support pod networking
* documentation: Document how to install services
* Replace six.itervalues() with dict.values() in kuryr-kubernetes
* devstack: fix ovs\_bind device to be on the pod net
* octavia: Make Octavia ready devstack
* Add devstack support for multi-node deployment
* devstack: Don't assume the router ip
* devstack: create host interface to the pod subnet
* Add ODL devstack example
* Update documentation about nested deployment
* devstack: Use separate nets and project for kuryr
* Systemd usage of kubernetes startup
* devstack: Move to devstack-plugin-container
* Updated from global requirements
* Update URLs in documents according to document migration
* Fix k8s service subnet devstack setting
* Skips kubernetes service without selector
* devstack: Use pre-defined service subnet for API
* Use openstackdocstheme over oslosphinx
* Clarify \_is\_pending function use
* Updated from global requirements
* Copy kubeconfig to tempest dir
* Adding a default ETCD\_PORT to devstack settings for legacy\_etcd
* Enable some off-by-default checks
* Delete or recover precreated ports upon controller restart
* Update ports manager spec with reboot information
* Add ports pool configuration information at README
* Removing detected Keystone Port in vagrant kury\_rc
* Switch gate hook to use etcd3 instead of legacy
* devstack: Use devstack's etcd3 service
* Stopping Thread from oslo\_service
* Enforce E128 pep8 check
* Update installation documentation
* Remove self.lock.acquire()
* Use https links for documentation
* Add MACVLAN based interfaces for nested containers
* Change from GenericVIFPool to NeutronVIFPool
* Nested vlan vif pool driver extension to precreate reusable subports
* Nested vif driver extension to enable ports reuse
* Generic vif pool driver extension to precreate reusable ports
* Generic vif driver extension to enable ports reuse
* Add support for running kuryr with ocata devstack
* Add kuryr-sriov spec proposal
* Cleanup and enforce pep8 checks
* devstack-heat: refactor and improve
* controller: Upd. remaining refs to generic vif
* Refactor the class hierarchy of controller drivers
* devstack: Retrieve column directly
* devstack: Create infra for K8s API accessing pods
* k8s bearer token support
* devstack: overcloud sample should not ovs bind
* Add support for USE\_SCREEN
* devstack: Use config file generation
* devstack: Generate kubeconfig for kubectl and test
* contrib: Add devstack-heat
* devstack: Add configuration for kubelet probes
* Fix typo
* Updated from global requirements
* get nested drivers opts out of neutron defaults
* Improve nested k8s devstack install mechanism
* Include neutron\_defaults group into oslo-config-generator output
* nested\_doc: Fix lack of mention of service\_subnet
* Remove .testrepository/times.dbm before test runs
* Bump the devstack HYPERKUBE version to be v1.6.2
* logging: Improve CNI debug logging:
* debugging: Add CNI env info to debugging log
* Adding support for vif pool driver
* Kuryr Kubernetes Port Manager design reference document
* Replace six.iteritems() with .items()
* Remove extra colons in documentation
* Fix kuryr devstack systemd unit file issues
* Delete docker socket file only if exists
* Spec for fuxi-kubernetes
* Handle LB Conflict exceptions during service deletion
* Updated from global requirements

0.1.0
-----

* Implement Guru meditation reports
* K8s Services support: LoadBalancerHandler
* Fix KeyError problem at cni/api.py when subnets have dns\_nameservers
* Remove subunit-trace fork
* Add devstack support for https k8s api server
* Fix vagrant ssh issue for virtualbox bento
* Wait for docker to exit in devstack plugin.sh
* Switching vagrant boxes to bento provider
* Updated from global requirements
* Remove log translations
* Removing py34 classifier as CI jobs run on py35
* doc: Add reminder to have https in api\_root
* remove unused devstack settings
* Add \*.log to gitignore to ignore vagrant logs
* update rc files
* Spec for adding contrail support in kuryr-k8s
* Fix pep8 gate failure
* Adding Ubuntu 16.04 Box for parallels
* devstack: Use stackrc DATA\_DIR by default
* devstack: fix run\_kubelet data directory
* Adding vagrant configs to kuryr-kubernetes
* Updated from global requirements
* Add support for HTTPS client
* K8s Services support: LBaaSv2Driver
* Add project description to README.rst
* Add Kuryr development policy link to README file
* requirements: add pyroute2 to the runtime reqs
* test-requirements drop unused docker-py
* [Fix gate]Update test requirement
* doc: kuryr-k8s components missed Watch consumer
* docs: Add LogExceptions Event Handler description
* Remove object\_uid
* Fix typo at generic\_vif unit test
* Add ddt to test-requirements
* Moving docs from Kuryr to Kuryr-Kubernetes
* Remove unused logging import
* Updated from global requirements
* Resolve 'resourceVersion' conflicts
* K8s Services support: LBaaSSpecHandler
* testing: drop zero hashseed
* Improve pipeline/Async logging
* Remove link to modindex
* OVO model for K8s Services support
* Bump tox min version to 2.3.1
* Update ReadMe for nested-pods setup resource requirements
* vif: avoid exceptions for non exceptional cases
* Skip stale K8s events
* Few fixes in steps for running pods-in-vm
* Add support for nested pods with Vlan trunk port
* Updated from global requirements
* docs: Fix image rendering
* Remove legacy test method
* Update requirements
* Kubernetes Service support design reference document
* Fix Dragonflow variant of devstack gaterc
* Fix devstacgaterc OVERRIDE\_ENABLED\_SERVICES
* Updated python debug target from 3.4 to 3.5
* testing: add offline testing container for CI
* H402 hacking have been deprecated
* gating: Dragonflow devstackrc for CI
* Fix group parameter for cfg.RequiredOptError in default drivers
* Add DragonFlow Kuryr-Kubernetes local.conf sample
* gating: devstackrc for CI
* Add support for native OVS binding
* Add Constraints support
* devstack: Have controller wait for K8s API
* Updated from global requirements
* kuryr kubernetes design reference document
* devstack: LBaaSv2 and K8s service subnet
* Pin docutils version
* Updated from global requirements
* Fix the check of docker installation
* Experimental CNI & VIFBridge binding
* devstack: add nsenter and fix setup-files race
* devstack: fix k8s setup-files for hyperkube >=1.4
* Show team and repo badges on README
* devstack: add convenience kubectl executable
* devstack: move to k8s 1.4.6
* devstack: set neutron\_defaults
* Controller side of pods' port/VIF binding
* Generic VIF controller driver
* Port-to-VIF os-vif translator for hybrid OVS case
* Default pod security groups driver
* Default pod subnet driver and os-vif utils
* Controller driver base and pod project driver
* tox: fix coverage
* devstack: make cni paths configurable
* Controller event handling pipeline
* DevStack fails if docker service already running
* Asynchronous handler
* Retry handler
* Basic event handling pipeline components
* DevStack: Fix kuryr-kubernetes service startup
* Watcher implementation
* Fix DevStack plugin issues
* Fix sample config file generation
* Removing Python 3.5-specific parts
* Controller service base
* K8s and Neutron clients support
* move config and opt generation to new kuryr-lib
* devstack: First version of kuryr-kubernetes plugin
* Trival: Remove 'MANIFEST.in'
* Update home-page link
* Introduce the translator layer
* Override python test command on python2.7
* Add asyncio eventloop
* Introduce asyncrhonous API requests
* Introduce \`kuryr-k8s\` service
* cookiecutter commit for kuryr-kubernetes
* Added .gitreview
