Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OVS 2011-02-20 #24

Merged
7 commits merged into from
Feb 20, 2011
Merged

OVS 2011-02-20 #24

7 commits merged into from
Feb 20, 2011

Conversation

dcurran
Copy link

@dcurran dcurran commented Feb 20, 2011

OVS integration to xen-api.

ejj and others added 7 commits February 20, 2011 12:51
When saving the database cache, InterfaceReconfigure can crash if
unexpected attributes are in an object's other-config column.  This
commit causes it to skip that attribute and log a warning.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Dominic Curran <Dominic.Curran@citrix.com>
Signed-off-by: Dominic Curran <dominic.curran@citrix.com>
This commit allows xapi to set the fail mode through the
vswitch-controller-fail-mode other-config setting in the Pool
object.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Signed-off-by: Dominic Curran <dominic.curran@citrix.com>
InterfaceReconfigure assumes the pool is in the configuration
cache.  This is always true except when upgrading from an older
version of openvswitch which does record the pool.  This can cause
upgrades to lock up.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Signed-off-by: Dominic Curran <dominic.curran@citrix.com>
Interface reconfigure can crash when setting fail_mode if an
expected other_config setting is not set.

Signed-off-by: Dominic Curran <dominic.curran@citrix.com>
This patch allows the Pool object's vswitch-controller-fail-mode
setting to be overridden on by Network object.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Signed-off-by: Dominic Curran <dominic.curran@citrix.com>
Makes required changes to interface reconfigure to allow LACP
configuration from xapi.  Conforms to XenServer style bonding
configuration which is slightly different from OVS.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Bug xapi-project#4213.
Signed-off-by: Dominic Curran <dominic.curran@citrix.com>
Commit 404c169247b1c3ac2ebad887f0421478a6cef924 breaks compatibility with
XenServers older than 5.6 FP1.  This commit removes the last vestiges of
support for those older XenServer versions.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Signed-off-by: Dominic Curran <dominic.curran@citrix.com>
sharady pushed a commit to sharady/xen-api that referenced this pull request May 11, 2015
sharady pushed a commit to sharady/xen-api that referenced this pull request May 29, 2015
[Caboodle/HFX-1354] Fix for CA-151670 and CA-93557
koushikcgit pushed a commit to koushikcgit/xen-api that referenced this pull request Aug 7, 2015
The filesystem namespace is easier to manage -- we can use the
domain uuid to guarantee path uniqueness. We can also rely on
filesystem-level access control to prevent non-root processes
from connecting.

Fixes xapi-project#24

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
koushikcgit pushed a commit to koushikcgit/xen-api that referenced this pull request Aug 7, 2015
CA-117402: fix cd-eject for HVM guests
kc284 added a commit to kc284/xen-api that referenced this pull request Mar 11, 2021
Porting from xs64bit to trunk.
robhoes pushed a commit to robhoes/xen-api that referenced this pull request Jul 6, 2021
robhoes pushed a commit that referenced this pull request Sep 14, 2021
robhoes pushed a commit that referenced this pull request Sep 14, 2021
CP-12750: add specific logrotate configuration
robhoes pushed a commit that referenced this pull request Sep 14, 2021
jbuilder runtest: the test was failing to run
psafont pushed a commit to psafont/xen-api that referenced this pull request Sep 20, 2021
CA-197035: Set a default cyphersuite for outgoing connections
robhoes pushed a commit to robhoes/xen-api that referenced this pull request Sep 21, 2021
robhoes pushed a commit to robhoes/xen-api that referenced this pull request Sep 21, 2021
psafont pushed a commit to psafont/xen-api that referenced this pull request Oct 19, 2021
CA-99828 Add a new bond option: lacp-fallback-ab
lindig pushed a commit to lindig/xen-api that referenced this pull request Nov 9, 2021
CA-289145: Close socket if error occurs when connecting
lindig pushed a commit to lindig/xen-api that referenced this pull request Dec 17, 2021
opam: update opam file and fix uninstall section
psafont pushed a commit to psafont/xen-api that referenced this pull request Jan 10, 2022
CA-267340: Attach VBD & serve VDI as read-only
robhoes added a commit to robhoes/xen-api that referenced this pull request Apr 7, 2022
Change license from LGPL to ISC
edwintorok pushed a commit to edwintorok/xen-api that referenced this pull request Jan 22, 2024
This pull request was closed.
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