X Tutup
Skip to content

Propagate failures from net FloatingIPService#create#29

Merged
olivergondza merged 3 commits intoopenstack4j:masterfrom
olivergondza:propagate-failures-from-NetFloatingIPService-create
Feb 21, 2020
Merged

Propagate failures from net FloatingIPService#create#29
olivergondza merged 3 commits intoopenstack4j:masterfrom
olivergondza:propagate-failures-from-NetFloatingIPService-create

Conversation

@olivergondza
Copy link
Copy Markdown
Member

Make sure the failure to assign floating IP is not silently ignored.

This also fixes #28, as without that it was not possible to verify the fix (on given connector only).

@olivergondza olivergondza changed the title Propagate failures from net floating ip service create Propagate failures from net FloatingIPService#create Feb 19, 2020
@olivergondza olivergondza force-pushed the propagate-failures-from-NetFloatingIPService-create branch from 1d17a33 to 2812777 Compare February 21, 2020 10:14
@olivergondza olivergondza merged commit 35aa0f5 into openstack4j:master Feb 21, 2020
@olivergondza olivergondza deleted the propagate-failures-from-NetFloatingIPService-create branch February 21, 2020 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http connector does not propage the server failure message on error

2 participants

X Tutup