Roberto Polli
Roberto Polli
@bfabio +1 per il symlink se funziona (e.g., verificare se githubusercontent li risolve). Fatemi sapere!
@bfabio valuta se usare qualcosa tipo gh-pages invece di raw.ghuc_com che è cmq limitato.
@giorgialodi attualmente i file sono generati tramite client application. Dovremmo invece generarli in CI per evitare di dover aggiornare tutte le serializzazioni.
@TheAntimist wdyt about moving that check down and: 1. if tolerant parsing, add etag 2. else raise a ProtocolException or something like that? cc: @jenalj
The problem with the backward arrow can be resolved just adding a `-`, since current behavior is the following ```mermaid graph LR subgraph one["`A B`"] direction LR A B end...
I got the "boot from volume" templates. Any idea about using `conditionals` for unifying the templates? @jprovaznik
@jprovaznik this feature could create issues when replacing nodes, and should be addressed in some way. ## heat can't manage boot-volumes when replacing host - create an host with a...
@jprovaznik I wrote here because I didn't find a relevant issue on trello. It's fine to continue the discussion there and forward port the stuff on the new openshift-ansible (I...
@jprovaznik can you point me to somebody interested to that work? I'd really like that any effort ccould be useful to a future solution in openshift-ansible. Thx++
There's an issue on RHOSP10 alarms. Essentially they don't work out out of the box. You have to fix openstack before: - set default collection interval to 300 seconds -...