diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-01 09:22:24 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-01 09:22:51 -0500 |
commit | c9d45c59ff34d5938b535ee4fb84a86bb232839a (patch) | |
tree | db9f89dc28b8a2490274bb768c634f32b6fecf0c | |
parent | 62781fc5a43f756f00841cebe0b89d2a9d349ede (diff) |
typo error corrected now.
Change-Id: I869acb4851833b2efb9ace74ed84a2619657d377
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
-rw-r--r-- | ci/bundle_tpl/subordinate.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/bundle_tpl/subordinate.yaml b/ci/bundle_tpl/subordinate.yaml index 645cd057..334582d9 100644 --- a/ci/bundle_tpl/subordinate.yaml +++ b/ci/bundle_tpl/subordinate.yaml @@ -14,7 +14,7 @@ security-groups: True openvswitch-odl: charm: local:{{ ubuntu.release }}/openvswitch-odl -{% elif os.network.controller == 'nons' %} +{% elif os.network.controller == 'onos' %} neutron-api-onos: charm: local:{{ ubuntu.release }}/neutron-api-onos options: |