Update salt-formula to be tested on pike

Following warning and error were occured in pike deployment:
- WARNING octavia.api.root_controller [-] Both v1 and v2.0 API endpoints are enabled

Now there are 2 version of api, should be ability to enable/disable them.

- CRITICAL octavia [-] Unhandled error: MissingRequiredOptions:
Auth plugin requires parameters which were not given: auth_url

auth_url parameter was added.

- ERROR keystonemiddleware.auth_token [-] Bad response code while validating token: 400:
BadRequest: Expecting to find username or userId in passwordCredentials.

auth_section = service_auth was defined for keystonemiddleware.

PROD-22016
PROD-22019

Change-Id: Id3b17e836c07b75d9603f81c68ae9a30e2d06725
4 files changed