This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
joid:how_to [2016/02/26 16:53] David Blaisonneau |
joid:how_to [2016/03/01 16:38] (current) Narinder Gupta |
||
---|---|---|---|
Line 7: | Line 7: | ||
* Add a new compute node unit: | * Add a new compute node unit: | ||
- | juju add-unit compute | + | juju add-unit nova-compute |
* Check the new compute is ready | * Check the new compute is ready | ||
Line 25: | Line 25: | ||
juju set ceph-radosgw ceph-osd-replication-count=2 | juju set ceph-radosgw ceph-osd-replication-count=2 | ||
- | |||
- | ===== Set NoVNC as console access protocol ===== | ||
- | |||
- | juju set nova-cloud-controller console-access-protocol=novnc | ||