libghc-singleton-bool-prof
type-level booleans; profiling libraries
Type level booleans. The singletons package provides similar
functionality, but it has tight dependency constraints.
libghc-sql-words-prof
SQL keywords data constructor into OverloadedString; profiling libraries
This package contiains SQL keywords constructors defined as
OverloadedString literals and helper functions to concate these.
libghc-th-compat-prof
Backward (and forward) compatible Quote and Code types; profiling libraries
This package defines a "Language.Haskell.TH.Syntax.Compat"
module, which backports the Quote and Code types to
work across a wide range of template-haskell versions.
ironic-inspector
discovering hardware properties for OpenStack Ironic - Daemon
This is an auxiliary service for discovering hardware properties for a node
managed by OpenStack Ironic. Hardware introspection or hardware properties
discovery is a process of getting hardware parameters required for scheduling
from a bare metal node, given it's power management credentials (e.g. IPMI
address, user name and password).
libkf6completion6
Widgets with advanced auto-completion features
KCompletion provides widgets with advanced completion support as well as a
lower-level completion class which can be used with your own widgets.
keystone
OpenStack identity service
This is the identity service used by OpenStack for authentication (authN)
and high-level authorization (authZ). It currently supports token-based
authN with user/service authZ, and is scalable to support OAuth, SAML,
and OpenID in future versions. Out of the box, Keystone uses SQLite for
its identity store database, with the option to connect to external LDAP.