Merge lp:~bbaqar/charms/bundles/plumgrid-ons/main into lp:~charmers/charms/bundles/plumgrid-ons/bundle

Proposed by Bilal Baqar
Status: Needs review
Proposed branch: lp:~bbaqar/charms/bundles/plumgrid-ons/main
Merge into: lp:~charmers/charms/bundles/plumgrid-ons/bundle
Diff against target: 101 lines (+17/-13)
3 files modified
README.md (+9/-5)
bundle.yaml (+4/-4)
bundles.yaml (+4/-4)
To merge this branch: bzr merge lp:~bbaqar/charms/bundles/plumgrid-ons/main
Reviewer Review Type Date Requested Status
charmers Pending
Charles Butler Pending
Review via email: mp+274340@code.launchpad.net

Description of the change

Updating README

To post a comment you must log in.
11. By Bilal Baqar

Changing bundle to pull latest plumgrid charms

Unmerged revisions

11. By Bilal Baqar

Changing bundle to pull latest plumgrid charms

10. By Bilal Baqar

Updating bundle README

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.md'
2--- README.md 2015-08-24 20:08:26 +0000
3+++ README.md 2016-02-10 15:59:50 +0000
4@@ -1,10 +1,10 @@
5 # Basic OpenStack Cloud with PLUMgrid Open Networking Suite (ONS)
6
7-PLUMgrid Open Networking Suite (ONS) helps enterprises and service providers operationalize their OpenStack cloud’s virtual network and SDN deployments.
8-
9-Built on PLUMgrid Platform® and IO Visor® technology, the software suite significantly reduces the deployment time of OpenStack clouds and enables users to create private Virtual Domains for applications and projects. Also included are a rich set of distributed virtual network functions, plus security capabilities such as encryption, which provide the network services and scale required for today’s cloud applications.
10-
11-The distributed architecture can scale to multi-rack or geographically distributed OpenStack deployments while the high availability features ensure maximum service uptime while minimizing downtime during maintenance windows. The product suite also simplifies ongoing operations with built-in monitoring, analytics and troubleshooting tools. By providing a comprehensive suite of capabilities, PLUMgrid ONS for OpenStack overcomes the scale, availability, feature set and lifecycle limitations of OpenStack Networking.
12+PLUMgrid ONS and Canonical’s Ubuntu OpenStack provide a complete turn-key fully automated OpenStack solution for enterprises to deploy in the data centers for DevOps, DevTest and AppDev environments. Securing, scaling, and simplifying OpenStack cloud deployments can now be achieved in minutes rather than weeks.
13+
14+PLUMgrid ONS, a leading SDN solution, secures OpenStack clouds with Virtual Domains, which provide per-tenant traffic separation, security groups, and policy enforcements. Built on [PLUMgrid Platform][] and [IO Visor][] ,PLUMgrid ONS offers distributed, scale-out performance with programmable, extensible data plane.
15+
16+PLUMgrid Charms are also [Ubuntu OpenStack Interoperability Lab][] certified.
17
18 This bundle deploys a OpenStack Cloud (Kilo release) on Ubuntu 14.04 LTS, providing Dashboard, Compute, Network (PLUMgrid), Block Storage (Cinder), Identity and Image services.
19
20@@ -93,5 +93,9 @@
21 Web: [www.plumgrid.com][]
22 Email: info@plumgrid.com
23
24+
25+[PLUMgrid Platform]: http://www.plumgrid.com/technology/plumgrid-platform/
26+[IO Visor]: http://www.plumgrid.com/technology/plumgrid-platform/
27+[Ubuntu OpenStack Interoperability Lab]: http://partners.ubuntu.com/programmes/openstack
28 [MAAS]: http://maas.ubuntu.com/docs
29 [www.plumgrid.com]: http://www.plumgrid.com/
30
31=== modified file 'bundle.yaml'
32--- bundle.yaml 2015-09-29 15:39:33 +0000
33+++ bundle.yaml 2016-02-10 15:59:50 +0000
34@@ -105,14 +105,14 @@
35 "gui-y": "0"
36 to: 'lxc:plumgrid-director=0'
37 neutron-api-plumgrid:
38- charm: cs:trusty/neutron-api-plumgrid-1
39+ charm: cs:trusty/neutron-api-plumgrid
40 options:
41 enable-metadata: True
42 annotations:
43 "gui-x": "750"
44 "gui-y": "250"
45 plumgrid-director:
46- charm: cs:trusty/plumgrid-director-1
47+ charm: cs:trusty/plumgrid-director
48 num_units: 1
49 options:
50 plumgrid-virtual-ip: 192.168.100.250
51@@ -133,12 +133,12 @@
52 "gui-y": "250"
53 to: '0'
54 plumgrid-edge:
55- charm: cs:trusty/plumgrid-edge-0
56+ charm: cs:trusty/plumgrid-edge
57 annotations:
58 "gui-x": "500"
59 "gui-y": "500"
60 plumgrid-gateway:
61- charm: cs:trusty/plumgrid-gateway-1
62+ charm: cs:trusty/plumgrid-gateway
63 num_units: 1
64 annotations:
65 "gui-x": "-500"
66
67=== modified file 'bundles.yaml'
68--- bundles.yaml 2015-09-29 15:39:33 +0000
69+++ bundles.yaml 2016-02-10 15:59:50 +0000
70@@ -106,14 +106,14 @@
71 "gui-y": "0"
72 to: 'lxc:plumgrid-director=0'
73 neutron-api-plumgrid:
74- charm: cs:trusty/neutron-api-plumgrid-1
75+ charm: cs:trusty/neutron-api-plumgrid
76 options:
77 enable-metadata: True
78 annotations:
79 "gui-x": "750"
80 "gui-y": "250"
81 plumgrid-director:
82- charm: cs:trusty/plumgrid-director-1
83+ charm: cs:trusty/plumgrid-director
84 num_units: 1
85 options:
86 plumgrid-virtual-ip: 192.168.100.250
87@@ -134,12 +134,12 @@
88 "gui-y": "250"
89 to: '0'
90 plumgrid-edge:
91- charm: cs:trusty/plumgrid-edge-0
92+ charm: cs:trusty/plumgrid-edge
93 annotations:
94 "gui-x": "500"
95 "gui-y": "500"
96 plumgrid-gateway:
97- charm: cs:trusty/plumgrid-gateway-1
98+ charm: cs:trusty/plumgrid-gateway
99 num_units: 1
100 annotations:
101 "gui-x": "-500"

Subscribers

People subscribed via source and target branches

to all changes: