Add regex validation of api_url specified in configuration file.
Oslo config will raise exception if no supported protocol prefix
is included in Ironic api address in configuration file.
Supported protocols are http and https.
Regenerated the config file.
Change-Id: Iabe576134d804211d7f552bfd5a76c404524ffef
Closes-Bug: #1630785