Goals
- Realization of a system (EDA: Easy DBFiles Access) composed by Python code and a dedicated SQL database that symplifies the retrieval of information on DCS elements, DEVILs, VMs, locations, etc...
Background and strategic fit
At this moment the retrieval of information about elements in the DCS requires a series of manual actions (ssh login, grep on DBFiles, browsing the documentation, etc.). This system must be able to transfer – through a Python application – information from the DCS DBFiles to a SQL database.
Assumptions
- The system must employ mySQL, Python, regex
Requirements
# | Title | User Story | Importance | Notes |
---|---|---|---|---|
1 | LNFDCS-161 - Getting issue details... STATUS | As a developer I want an SQL DB installed so that I can write and read data to and from it using a Python application. | Must have |
|
2 | LNFDCS-160 - Getting issue details... STATUS | As a user I want to access an SQL database so that I can retrieve information resident in the DANTE DBFiles. | Must have |
|
User interaction and design
Questions
Below is a list of questions to be addressed as a result of this requirements document:
Question | Outcome |
---|---|