-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
merge xapi-inventory #5382
Merged
psafont
merged 61 commits into
xapi-project:master
from
edwintorok:private/edvint/merge-inventory
Jan 31, 2024
Merged
merge xapi-inventory #5382
psafont
merged 61 commits into
xapi-project:master
from
edwintorok:private/edvint/merge-inventory
Jan 31, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: John Else <john.else@citrix.com>
Signed-off-by: John Else <john.else@citrix.com>
Signed-off-by: John Else <john.else@citrix.com>
Signed-off-by: John Else <john.else@citrix.com>
Signed-off-by: Jon Ludlam <jonathan.ludlam@eu.citrix.com>
Signed-off-by: Jon Ludlam <jonathan.ludlam@eu.citrix.com>
Signed-off-by: Jon Ludlam <jonathan.ludlam@eu.citrix.com>
Signed-off-by: Jon Ludlam <jonathan.ludlam@eu.citrix.com>
Signed-off-by: Jon Ludlam <jonathan.ludlam@eu.citrix.com>
Signed-off-by: David Scott <dave.scott@eu.citrix.com>
Add standard files.
This should also test the post commit hook :-) Signed-off-by: Jon Ludlam <jonathan.ludlam@eu.citrix.com>
Signed-off-by: David Scott <dave.scott@eu.citrix.com>
Signed-off-by: David Scott <dave.scott@eu.citrix.com>
Signed-off-by: Jon Ludlam <jonathan.ludlam@citrix.com>
s/Stringext/Xstringext/
Signed-off-by: Akshay <akshay.ramani@citrix.com>
Add configurable idle timeout to stunnel
Signed-off-by: Jon Ludlam <jonathan.ludlam@citrix.com>
Signed-off-by: Jon Ludlam <jonathan.ludlam@citrix.com>
Oasisify. Ossify? No, that's not quite right...
Signed-off-by: Jon Ludlam <jonathan.ludlam@citrix.com>
Fix up the oasis specification to include the autogenerated ml file
Corresponds to Host.ssl_legacy. This is needed because when a slave starts, it cannot learn its Host.ssl_legacy without using an stunnel to contact the master to consult the database. Therefore a locally stored copy is needed. Signed-off-by: Thomas Sanders <thomas.sanders@citrix.com>
CP-12512 New key _stunnel_legacy "STUNNEL_LEGACY"
Signed-off-by: Jon Ludlam <jonathan.ludlam@citrix.com>
Signed-off-by: Jon Ludlam <jonathan.ludlam@citrix.com>
Use Stdext 2.0.0
Signed-off-by: Jon Ludlam <jonathan.ludlam@citrix.com>
s/1.0.0/1.0.1/ - 1.0.0 had already been released
The previous commit was tagged as v1.0.2 but we forgot to update the _oasis file and the ChangeLog. This commit adds these changes. Signed-off-by: Christian Lindig <christian.lindig@citrix.com>
Bump version to 1.0.2
Signed-off-by: Gabor Igloi <gabor.igloi@citrix.com>
Sync opam file with xs-opam
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
CA-276606: Ported build from _oasis to jbuilder.
Signed-off-by: Marcello Seri <marcello.seri@citrix.com>
inventory: preserve old ~limit:2 semantic
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
Ported build to dune and deprecated the old package xcp-inventory.
Signed-off-by: lippirk <ben.anson@citrix.com>
Signed-off-by: lippirk <ben.anson@citrix.com>
All clients use the filename '/etc/xensource-inventory', so set this to be the default. This avoids runtime errors when a client has not set the path. Signed-off-by: lippirk <ben.anson@citrix.com>
Set default inventory path to /etc/xensource-inventory
xcp-inventory has been deleted because it's unused and the url from xapi-inventory is removed as it was not being kept up-to-date. Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
maintenance: clean up opam metadata
Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
Its Mutex module is only useful for the function 'execute', use stdlib's Mutex for all the other functionality Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
maintenance: Decrease direct usages of Threadext
Fill changelog and add a name to dune-project Signed-off-by: Pau Ruiz Safont <pau.safont@citrix.com>
This was referenced Jan 22, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For easier reviewing, this is part of #5378