Skip to content

[WIP] Fixes for improving vms launchs performance. - #133

Merged
DTadrzak merged 2 commits into
stackanetes:masterfrom
ss7pro:fixsecuritygroups
Oct 26, 2016
Merged

DTadrzak merged 2 commits into
stackanetes:masterfrom
ss7pro:fixsecuritygroups

Conversation

@ss7pro

@ss7pro ss7pro commented Oct 25, 2016

Copy link
Copy Markdown
Contributor

No description provided.

@ss7pro
ss7pro force-pushed the fixsecuritygroups branch from c4f3de3 to 50af73f Compare October 25, 2016 21:28
set -x

ovs-vsctl add-br br-ex
chown neutron: /run/openvswitch/db.sock

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is bad workaround as when ovs db server is restarted socket perms are again wrong :(

ovsdb-tool create "/run/openvswitch/conf.db"
fi

umask 000

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be dropped as it is not working as expected

@DTadrzak
DTadrzak merged commit 6f46e95 into stackanetes:master Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants