Merge lp:~jorge/pyjuju/remove-default-instance-type into lp:~charm-contributors/pyjuju/docs

Proposed by Jorge Castro
Status: Needs review
Proposed branch: lp:~jorge/pyjuju/remove-default-instance-type
Merge into: lp:~charm-contributors/pyjuju/docs
Diff against target: 14 lines (+0/-4)
1 file modified
source/provider-configuration-openstack.rst (+0/-4)
To merge this branch: bzr merge lp:~jorge/pyjuju/remove-default-instance-type
Reviewer Review Type Date Requested Status
Martin Packman (community) Needs Information
Review via email: mp+126695@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Packman (gz) wrote :

I'm not sure this is what Kapil was suggesting. I'd prefer to keep this documentation, it reflects what's in the code but points people towards constraints. Instead I think the kinds of things we want to update a tutorials and such like that give example environments.yaml files, such as:

<http://askubuntu.com/questions/116174/how-can-i-configure-juju-for-deployment-on-hp-cloud>

There was another one in the general juju docs too I think?

review: Needs Information

Unmerged revisions

71. By Jorge Castro

Remove mention of default-instance-type, this should be managed via constraints.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'source/provider-configuration-openstack.rst'
2--- source/provider-configuration-openstack.rst 2012-08-28 15:16:35 +0000
3+++ source/provider-configuration-openstack.rst 2012-09-27 14:15:29 +0000
4@@ -31,10 +31,6 @@
5 creating instances. As there is currently no standard image service
6 across different OpenStack deployments, this must always be supplied.
7
8- default-instance-type:
9- Flavor name as given by ``nova flavor-list`` for juju to use when
10- creating instances. Setting constraints will serve the same purpose.
11-
12 default-series:
13 Declares the Ubuntu series of the machine image. For instance, this
14 should be `precise` for an Ubuntu 12.04 image.

Subscribers

People subscribed via source and target branches