Update object_storage container creation using metadata tests to accept 204 reponses

2 object_storage test_create_container_with_remove_metadata tests are failing because they receive a 204 error when expecting a 202 or 201
This patch allows for the acceptance of 204 responses

Closes-Bug: #2026296
Change-Id: Idd99342481a693f6523e5b81c60d3ede6094cefb
1 file changed