~ivoks/charms/trusty/contrail-configuration/host-private-address

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Robert Ayres
  • Date: 2015-10-26 18:45:57 UTC
  • Revision ID: robert.ayres@canonical.com-20151026184557-ff806r699wfcln83
Minor correction to README

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
'admin:public' network and allow 'admin' project to use:
63
63
 
64
64
    juju set contrail-configuration \
65
 
      floating-ip-pools=[ { project: admin, network: public, pool-name: floatingip_pool, target-projects: [ admin ] } ]
 
65
      "floating-ip-pools=[ { project: admin, network: public, pool-name: floatingip_pool, target-projects: [ admin ] } ]"
66
66
 
67
67
Previously specified pools will be deactivated and removed.
68
68