Are the error notifications send in case of network creation fails?
In case the network creation fails(due to bad gateway details) through horizon, the notifications we receive are the following.
- network.create.start
- network.create.end
- subnet.create.start
- network.delete.start
- network.delete.end
Can we configure the oslo to receive the error notifications as well ?
Have you got solution?