Merge lp:~dannf/pyjuju/docs-other-providers-than-ec2 into lp:~charm-contributors/pyjuju/docs

Proposed by dann frazier
Status: Rejected
Rejected by: Clint Byrum
Proposed branch: lp:~dannf/pyjuju/docs-other-providers-than-ec2
Merge into: lp:~charm-contributors/pyjuju/docs
Diff against target: 14 lines (+2/-2)
1 file modified
source/expose-services.rst (+2/-2)
To merge this branch: bzr merge lp:~dannf/pyjuju/docs-other-providers-than-ec2
Reviewer Review Type Date Requested Status
Clint Byrum (community) Approve
Review via email: mp+131893@code.launchpad.net

Description of the change

fix some language that apparently predates the MAAS/openstack providers

To post a comment you must log in.
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

LGTM, thanks!

review: Approve
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Wrong target, already merged to the right one though.

Unmerged revisions

73. By dann frazier

Remove out-of-date text referring to EC2 is as the only juju provider

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'source/expose-services.rst'
2--- source/expose-services.rst 2011-12-09 13:32:33 +0000
3+++ source/expose-services.rst 2012-10-29 12:57:41 +0000
4@@ -9,8 +9,8 @@
5 Service exposing works by opening appropriate ports in the firewall of
6 the cloud provider. Because service exposing is necessarily tied to
7 the underlying provider, juju manages all aspects of
8-exposing. Such management ensures that a charm can work with other
9-cloud providers besides EC2, once support for them is implemented.
10+exposing. Such management ensures that a charm can work with any of the
11+supported cloud providers.
12
13 juju provides the ``juju expose`` command to expose a service.
14 For example, you might have deployed a ``my-wordpress`` service, which

Subscribers

People subscribed via source and target branches