nspcc-dev / ansible-neofs

NeoFS Ansible collection
GNU General Public License v3.0
0 stars 0 forks source link

REST external address setting doesn't work #21

Closed roman-khimov closed 6 months ago

roman-khimov commented 6 months ago

Expected Behavior

https://rest.t5.fs.neo.org/v1/docs/ to show https://rest.t5.fs.neo.org/v1/ base URL (because of neofs_rest__external_address: 'https://rest.t5.fs.neo.org')

Current Behavior

[ Base URL: localhost:8090/v1 ]

Possible Solution

Fix it.

532910 commented 6 months ago

fixed

roman-khimov commented 6 months ago

Fixed where?

532910 commented 6 months ago

nowhere, it was not broken

532910 commented 6 months ago

Have you updated restgw to 0.7.1?

532910 commented 6 months ago
  1. always do make
  2. always do dry-run
  3. go to jenkins and start it from there