[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-09-03 Thread Davanum Srinivas (DIMS)
** Changed in: nova-docker Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426293 Title: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 1

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-10 Thread Boris Derzhavets
Patch merged upstream https://review.openstack.org/#/c/163022/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426293 Title: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-07 Thread Boris Derzhavets
Patch in git format ** Patch added: "git.patch" https://bugs.launchpad.net/nova-docker/+bug/1426293/+attachment/4337374/+files/git.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426293 Titl

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-07 Thread Ubuntu Foundations Team Bug Bot
The attachment "dfw.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray, for

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-07 Thread Boris Derzhavets
This patch allows to build Nova Docker driver with network enabled ( floating IPs are working) ** Patch added: "dfw.patch" https://bugs.launchpad.net/ubuntu/+bug/1426293/+attachment/4337183/+files/dfw.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-07 Thread Boris Derzhavets
--- a/nova-docker/novadocker/virt/docker/vifs.py2015-03-07 17:32:24.118070981 +0300 +++ b/nova-docker/novadocker/virt/docker/vifs.py2015-03-07 17:35:36.698098732 +0300 @@ -248,6 +248,8 @@ run_as_root=True) utils.execute('ip', 'netns', 'exec'

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-07 Thread Boris Derzhavets
Just finished testing my patch , it works fine. Am I supposed to submit patch to upstream ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426293 Title: Devstack fails to load NovaDocker driver dur

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-07 Thread Boris Derzhavets
I would guess that in commit 9d06520645f28d96ef905a709f8ff0c27842b58b :- - utils.execute('ip', 'netns', 'exec', container_id, 'ifconfig', - if_remote_name, ip, run_as_root=True) + utils.execute('ip', 'netns', 'exec', container_id, 'ip', 'addr', + 'add', ip, 'dev', if_remote_name, run_as_root=True)

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-06 Thread Boris Derzhavets
** Also affects: nova-docker Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426293 Title: Devstack fails to load NovaDocker driver during stack.sh run on

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-06 Thread Boris Derzhavets
In meantime problem may be fixed as follows :- Install working NovaDocker driver (with network alive, e.g. floating IPs) on Ubuntu 14.04.2 via ./stack.sh $ git clone http://github.com/stackforge/nova-docker.git $ cd nova-docker $ git revert 9d06520645f28d96ef905a709f8ff0c27842b58b $ sudo pip ins

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-03-04 Thread Boris Derzhavets
Due to commit "Sync oslo imports to be in line with Nova trunk" 333656f4ad0e2c06f11eb8244bd6796110b9931d. (https://bugs.launchpad.net /nova-docker/+bug/1425111) In meantime Nova launch instance and starts container. Attempting reproduce http://blog.oddbit.com/2015/02/11/installing-novadocker-

[Bug 1426293] Re: Devstack fails to load NovaDocker driver during stack.sh run on Ubuntu 14.04.2

2015-02-27 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people