Release of RacksDB v0.5.0 #130
rezib
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
racksandracks_tagsproperties onRacksDBDatacenterspecialization class.nodes_tagsproperty onRacksDBInfrastructurespecialization class.RacksDBRequestErrorandRacksDBNotFoundErrorerrors as children of genericRacksDBError.tags()method toRacksDBclass to search for tags associated to either infrastructures, nodes, datacenters or racks.labelsboolean drawing parameter to control presence of rack labels in infrastructure graphical representations, true by default (Drawing parameter to remove racks labels in infrastructures #89).labelsboolean drawing parameter to control presence of row labels in infrastructure graphical representations, true by default (Drawing parameter to remove row labels in infrastructures #90).tagscommand to retrieve tags associated to objects (Command to return the list of tags used in infrastructure #102).tagsendpoint to retrieve tags associated to objects.drawendpoint with drawing parameters as optional request arguments (Support GET method to generate diagrams with drawing parameters in query parameters #66→Support GET method on REST API draw endpoint #122).tagscommand inracksdbmanpage.RacksDB.tags()method in library reference documentation.RacksDBDatacenter.{racks,racks_tags}attributes in library reference documentation.RacksDBInfrastructure.nodes_tagsattribute in library reference documentation.RFL.logexternal library.parameterizedexternal library.Changed
RFL.loglibrary (Adopt RFL.log #103).drawREST API endpoint in OpenAPI description to mention all new cases.Fixed
.ymland.yamlextensions (Accept DB files with *.yaml extension #101).filter()method.ZeroDivisionError(ZeroDivisionErrorwhen drawing infrastructure and no equipment matches given tags #97→Detect unable to find rack when drawing infrastructure #100).RacksDBDrawingErrorwhen drawer is called with an unsupported output image format.RFL.loglibrary and honor--debugcommand line option ofracksdb-web.racksdb-webis unable to load schema or database (Crash of racksdb-web on schema or DB load error #110).pkg_resourcesAPI deprecation error by using importlib module andimportlib_metadataexternal backport library for Python < 3.8 (DeprecationWarning: pkg_resources is deprecated as an API#104).Removed
This discussion was created from the release v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions