~charmers/charms/bundles/plumgrid-ons/bundle

« back to all changes in this revision

Viewing changes to README.md

  • Committer: bbaqar at plumgrid
  • Date: 2015-08-16 20:13:41 UTC
  • Revision ID: bbaqar@plumgrid.com-20150816201341-visyuboy7mhu5wax
Added Openstack Charm revisions, Annotations and improved README

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    juju set neutron-api plumgrid-virtual-ip="<Any IP in subnet>"
41
41
    juju set plumgrid-director plumgrid-virtual-ip="<Same IP as above>"
42
42
 
 
43
### Accessing Openstack Dashboard
 
44
 
 
45
Get Horizon IP from openstack-dashboard charm.
 
46
 
 
47
    juju status openstack-dashboard
 
48
 
 
49
### Accessing PLUMgrid Console
 
50
 
 
51
Get PLUMgrid Console IP from the plumgrid-director charm config.
 
52
 
 
53
    juju get plumgrid-director
 
54
 
 
55
### Post PLUMgrid License
 
56
In order to configure networking, PLUMgrid License needs to be posted.
 
57
 
 
58
    juju set plumgrid-director plumgrid-license-key="$LICENSE_KEY"
 
59
 
43
60
## Components
44
61
 
45
62
 - 1 Node for PLUMgrid Director and Mysql, Rabbitmq Server, Keystone, Nova Cloud Controller, Glance, Horizon and Cinder under LXC containers.
46
63
 - 1 Node for Nova Compute and PLUMgrid Edge.
47
64
 - 1 Node for PLUMgrid Gateway.
48
65
 
49
 
Nova Compute and PLUMgrid Gateway is designed to be horizontally scalable.
50
 
 
51
 
To horizontally scale Nova Compute:
 
66
PLUMgrid Open Networking Suite (ONS) is built with the ability to scale and support high availability across the PLUMgrid Platform. PLUMgrid ONS supports high availability across multiple components within a PLUMgrid Zone. PLUMgrid Director, PLUMgrid edge running on Nova Compute and PLUMgrid Gateway are designed to be horizontally scalable.
 
67
 
 
68
To horizontally scale PLUMgrid Director:
 
69
 
 
70
    juju add-unit -n2 plumgrid-director #Note that PLUMgrid Director HA works with 3 units only.
 
71
    juju set neutron-api plumgrid-virtual-ip="<Any IP in subnet>"
 
72
    juju set plumgrid-director plumgrid-virtual-ip="<Same IP as above>"
 
73
 
 
74
To horizontally scale Nova Compute running with PLUMgrid Edge:
52
75
 
53
76
    juju add-unit nova-compute # Add one more unit
54
77
    juju add-unit -n5 nova-compute # Add 5 more units
58
81
    juju add-unit plumgrid-gateway # Add one more unit
59
82
    juju add-unit -n2 plumgrid-gateway # Add 2 more units
60
83
 
 
84
 
61
85
##Contact Information
62
86
 
63
87
Bilal Baqar <bbaqar@plumgrid.com>
65
89
 
66
90
PLUMgrid, Inc.
67
91
5155 Old Ironsides Dr, Suite 200, Santa Clara, CA 95054, U.S.A | Ph:+1-408-800-7586
68
 
Web: www.plumgrid.com
 
92
Web: [www.plumgrid.com][]
69
93
Email: info@plumgrid.com
70
 
Our website: www.plumgrid.com
 
94
 
 
95
[MAAS]: http://maas.ubuntu.com/docs
 
96
[www.plumgrid.com]: http://www.plumgrid.com/