-
class Command(BaseCommand):
def handle(self, *args: Any, **options: Any):
api_key = ""
api_secret = ""
session_token = ""
print("Connecting to Breeze")
br…
-
### Description
This ticket aims to address and improve the current state of the Polykey documentation home page. The home page, positioned under the 'Getting Started' category, serves as the primary…
-
- [x] client secrets management
- [x] render the whole credential object
- [x] run webpack automatically
- [x] clean up package.json
- [x] comments in the client JS
- [x] bootstrap 5 (no jquery, …
-
Note: Once I feel a bit more confident about this or have more concrete thoughts, I will flesh out a real proposal on this following our new proposal process. Until then, this exists as a brain dump m…
-
**Describe the bug**: ...
The command `./manage.py elasticapm test` gives me an error:
Click to expand the error
[2021-09-07 10:59:24,554 public urllib3.poolmanager] INFO: Redirecting…
-
### As ...
Patti - Platform Admin
### I want ...
To have a set of default groups and object permissions in a new Nautobot install.
### So that ...
I don't have to learn how permissions work and b…
-
### As ...
Nelly - Network Engineer
### I want ...
To get a detailed and clear view of any changes that were made to a Nautobot object.
### So that ...
I can easily see exactly what has changed w…
-
### Motivation
As we manage the infrastructure for our customers those systems are highly sensitive. In order to guarantee their safety we have to provide information about who is how and why accessi…
-
As a Dev/DBA team I can restrict DB instance to only allow SSL/TLS based DB connections. In that case the database client in DB2REST layer would need to support the custom certificates to be able to c…
-
# Summary
It would be useful to be able to dynamical pass multiple value files to ArgoCD applications via dynamic Secrets.
# Motivation
Currently, the only ways to pass dynamic values to Appl…