Rename juju run --service flag to --application 39/38939/1
authorMartin Kulhavy <martin.kulhavy@nokia.com>
Tue, 8 Aug 2017 20:20:21 +0000 (23:20 +0300)
committerMartin Kulhavy <martin.kulhavy@nokia.com>
Tue, 8 Aug 2017 20:20:21 +0000 (23:20 +0300)
commit705ee80d0d4435680341a931a2be158c4ba549d2
tree5253079aefce1fe221e372956cf4ccff2f060a43
parent81f7f37c15359e89eb416d3035803358eb7bfdbe
Rename juju run --service flag to --application

This flag has been renamed in (probably) Juju 2.0.
For reference, compare documentation for `juju run` command in
https://jujucharms.com/docs/1.25/commands and
https://jujucharms.com/docs/2.0/commands

The `--service` flag causes the `openstack.sh` to fail and exit,
skipping important functionality.

Change-Id: Ia5b3f5c29622de2caabee9832aa6920932c43656
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
ci/openstack.sh