File openstack-nova-docker.changes of Package openstack-nova-docker
------------------------------------------------------------------- Wed Mar 30 03:23:01 UTC 2016 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev238: * Ensure the tox environment is using the right version of nova ------------------------------------------------------------------- Fri Jan 22 11:45:29 UTC 2016 - dmueller@suse.com - add 0001-When-creating-a-container-wait-for-network-events.patch ------------------------------------------------------------------- Fri Dec 11 03:17:52 UTC 2015 - cloud-devel@suse.de - Rebased patches: + 0001-Disable-TSO-for-Docker-network-interface.patch dropped (merged upstream) ------------------------------------------------------------------- Fri Dec 11 03:17:51 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev237: * Disable TSO for Docker network interface ------------------------------------------------------------------- Wed Dec 9 08:35:23 UTC 2015 - dmueller@suse.com - replace disable_tso_for_docker_network_interface.patch with the upstream fix 0001-Disable-TSO-for-Docker-network-interface.patch ------------------------------------------------------------------- Fri Dec 4 12:58:14 UTC 2015 - abel.navarro@microfocus.com - Added patch disable_tso_for_docker_network_interface.patch * https://review.openstack.org/#/c/250457/ ------------------------------------------------------------------- Sat Nov 21 03:51:27 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev236: * Updated from global requirements ------------------------------------------------------------------- Mon Nov 9 01:23:46 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev235: * Update .gitreview for new namespace ------------------------------------------------------------------- Sun Oct 4 06:39:58 UTC 2015 - tbechtold@suse.com - update to 0.0.1~a0~dev234: * update .gitreview * Find container by uuid instead of by name * Change ignore-errors to ignore_errors * Updated from global requirements - switch to stable/liberty branch - adjust Requires according to requirements.txt - fix _service file basename for set_version ------------------------------------------------------------------- Sat Sep 12 23:54:30 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev229: * Up lo device when start container ------------------------------------------------------------------- Thu Sep 10 23:54:46 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev227: * Make "privileged" configurable and pass it to docker client ------------------------------------------------------------------- Sat Sep 5 23:45:01 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev226: * Bump timeout and Docker API version ------------------------------------------------------------------- Fri Sep 4 23:44:58 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev225: * Setup for translation * Replace glance image-create with openstack image-create ------------------------------------------------------------------- Tue Sep 1 23:44:51 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev223: * Driver should return mandatory attribute ------------------------------------------------------------------- Sat Aug 29 23:44:12 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev222: * Switching to latest repo and runtime * vif: Setup MTU on if_remote_name when attach * tidy the documentation ------------------------------------------------------------------- Fri Aug 28 23:44:55 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev216: * Updated from global requirements ------------------------------------------------------------------- Thu Aug 27 23:44:30 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev215: * Updated from global requirements ------------------------------------------------------------------- Mon Aug 17 23:44:01 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev214: * Fix build break from oslo-incubator cleanup in Nova ------------------------------------------------------------------- Sun Jul 5 23:55:07 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev213: * Updated from global requirements ------------------------------------------------------------------- Thu Jun 25 01:03:29 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev212: * Fix docker daemon 1.7 startup option * Updated from global requirements ------------------------------------------------------------------- Tue Jun 23 01:06:53 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev210: * Updated from global requirements ------------------------------------------------------------------- Wed Jun 17 00:27:01 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev209: * Disable object_storage tempest tests ------------------------------------------------------------------- Tue Jun 16 13:35:38 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev207: * Don't require a special pbr version in setup.py * Add note for bootable docker image * Add support to load image from glance shared directory * Remove duplicated test 'test_get_available_resource' ------------------------------------------------------------------- Tue Jun 16 11:38:42 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev200: * Cleanup vifs for error instance * Fixes boot command in README ------------------------------------------------------------------- Tue Jun 2 01:59:00 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev197: * Handling attaching of multiple vifs. Closes-Bug: #1458655 ------------------------------------------------------------------- Sat May 30 01:59:18 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev196: * During opencontrail attach vifs the containers use dhclient to lease an ip address. When bulk container create request is sent, the /var/lib/dhcp/dhclient.leases file is overwritten. Due to the corrupted file Successive docker containers are not getting IP lease as the dhclient command is failling ------------------------------------------------------------------- Sat May 23 00:18:51 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev194: * Remove unnecessary openstack-common.conf * Virtual machine mode validation causes build break ------------------------------------------------------------------- Sun May 17 00:02:13 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev192: * Enable hard requirements check * Setup for translation ------------------------------------------------------------------- Fri May 15 23:58:57 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.1.dev190: * Update to latest global requirements ------------------------------------------------------------------- Thu Apr 30 23:45:00 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.0.post190: * Do not enable swift/ceilometer/sahara ------------------------------------------------------------------- Tue Apr 28 23:45:03 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.0.post189: * Fix to use the get_flavor method to retrieve the flavor information from the Instance Object * Update to latest global requirements * Interface lost in Docker conatainer after reboot ------------------------------------------------------------------- Mon Apr 27 23:45:05 UTC 2015 - cloud-devel@suse.de - Update to version nova-docker-0.0.0.post185: * Switch off Trove tempest tests * Better check for docker on CentOS ------------------------------------------------------------------- Fri Apr 10 14:34:21 UTC 2015 - vuntz@suse.com - Changes python-subunit Requires to python-python-subunit. ------------------------------------------------------------------- Thu Apr 9 07:28:44 UTC 2015 - vuntz@suse.com - Update to master: * Port run_tests.sh from Nova * Inject SSH keys into the docker container * Follow changes in Nova trunk * Flesh out total and used vcpu information * Flesh out readme a bit * Fix Spawn signature and Update to latest global requirements * Return empty string for get_console_output * Extract DNS entries from network_info * Configure root directory for docker daemon * Pass launch metadata as enviroment variables * Gather some information about docker version/environment * Enable debug logging for Docker Daemon and collect logs * Fix check for log file path * catches inspect_image APIError exceptin when no local image exists * Sync up with latest requirements * Install Optional AUFS filesystem support * Add a new script for copying logs * Unpause the container before stopping * Keeping up with global requirements * Give some time for docker.stop to work * Remove default cmd setting for docker image * Fix build breaks by using instance.flavor where appropriate * vifs: replace 'ifconfig' usage with 'ip' * vif: Add support for VIF_TYPE_MIDONET * Sync oslo imports to be in line with Nova trunk * need to explicitly bring link up when using 'ip' * OpenContrail support for nova-docker * Adds Security Group support with OVS Bridge * plumgrid iovisor support for docker vifs ------------------------------------------------------------------- Wed Mar 11 22:28:48 UTC 2015 - vuntz@suse.com - Initial package (for juno).