* python: Respect useNose option in generated CI templates Travis and Gitlab CI now use nosetests or pytests depending on the "useNose" option that is passed. * python: Update CI samples They now respect the "useNose" option
* Backport kubernetes client features: - assert_hostname - connection_pool_maxsize - cleanups * Update petstore sample