This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
get_started_juju_deploy [2015/11/11 18:08] Narinder Gupta |
get_started_juju_deploy [2015/11/11 18:19] (current) Narinder Gupta [Openstack Details] |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| [[juju_release| Juju Release ]] | [[juju_release| Juju Release ]] | ||
| - | Single node | + | ===== Single node ===== |
| ----------- | ----------- | ||
| Line 17: | Line 18: | ||
| Hard disk: 250 GB | Hard disk: 250 GB | ||
| - | download the code | + | ==== download the code ==== |
| + | |||
| ----------------- | ----------------- | ||
| - | Scripts are hosted in Bazar branch | + | Scripts are hosted in OPNFV gerrit |
| ''$ sudo apt-get install git'' | ''$ sudo apt-get install git'' | ||
| Line 27: | Line 29: | ||
| - | Checkout charms | + | ==== Checkout charms ==== |
| --------------- | --------------- | ||
| Line 39: | Line 42: | ||
| This will checkout the relevant charms into 'src' and create any Juju symlinks | This will checkout the relevant charms into 'src' and create any Juju symlinks | ||
| in 'charms'. | in 'charms'. | ||
| + | |||
| + | ===== Deploy with cloud-sh-odl on single node ===== | ||
| - | Deploy with cloud-sh-odl on single node | ||
| --------------------------------------- | --------------------------------------- | ||
| Line 120: | Line 124: | ||
| '' $ ./deploy.sh -o kilo -s odl -t ha -l intelpod5 '' | '' $ ./deploy.sh -o kilo -s odl -t ha -l intelpod5 '' | ||
| - | ==== Openstack dashboard ==== | + | ==== Openstack Details ==== |
| + | Details of openstack deployment can be found below: | ||
| - | http://<ip>/ | + | * Openstack dashboard http:<ip> |
| - | + | * Admin credentials will be admin/openstack. | |
| - | Admin credentials will be admin/openstack. | + | * ODL will be located on the machine juju status old-controller |
| - | + | * http:<ip>:8181/dlux/index.html | |
| - | ODL will be located on the machine 'juju status old-controller' | + | * credentials will be admin/admin |
| - | + | ||
| - | http:<ip>:8181/dlux/index.html | + | |
| - | + | ||
| - | credentials will be admin/admin | + | |