Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7506)

Issue 6421053: Openstack provider constraints support.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by hazmat
Modified:
11 years, 9 months ago
Reviewers:
bcsaller, mp+116027
Visibility:
Public.

Description

Openstack provider constraints support. Allows openstack providers to utilize standard cli constraints when bootstrapping or deploying services. Dynamically introspects flavors/instance-types from service provider. Deprecates default-instance-type (logged and ignored). Tested against hpcloud. https://code.launchpad.net/~hazmat/juju/ostack-constraints/+merge/116027 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 11

Patch Set 2 : Openstack provider constraints support. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -138 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
A juju/lib/cache.py View 1 1 chunk +18 lines, -0 lines 0 comments Download
A juju/lib/tests/test_cache.py View 1 1 chunk +20 lines, -0 lines 0 comments Download
M juju/machine/constraints.py View 1 1 chunk +1 line, -1 line 0 comments Download
M juju/machine/tests/test_constraints.py View 1 1 chunk +1 line, -0 lines 0 comments Download
A juju/providers/common/instance_type.py View 1 1 chunk +55 lines, -0 lines 0 comments Download
A juju/providers/common/tests/test_instance_type.py View 1 1 chunk +71 lines, -0 lines 0 comments Download
M juju/providers/openstack/__init__.py View 1 chunk +2 lines, -0 lines 0 comments Download
M juju/providers/openstack/client.py View 1 12 chunks +23 lines, -20 lines 0 comments Download
M juju/providers/openstack/files.py View 3 chunks +4 lines, -4 lines 0 comments Download
M juju/providers/openstack/launch.py View 1 5 chunks +36 lines, -23 lines 0 comments Download
M juju/providers/openstack/ports.py View 9 chunks +16 lines, -18 lines 0 comments Download
M juju/providers/openstack/provider.py View 1 9 chunks +30 lines, -9 lines 0 comments Download
M juju/providers/openstack/tests/__init__.py View 5 chunks +21 lines, -2 lines 0 comments Download
M juju/providers/openstack/tests/test_bootstrap.py View 7 chunks +11 lines, -9 lines 0 comments Download
M juju/providers/openstack/tests/test_files.py View 5 chunks +8 lines, -11 lines 0 comments Download
M juju/providers/openstack/tests/test_launch.py View 1 4 chunks +48 lines, -41 lines 0 comments Download

Messages

Total messages: 5
hazmat
Please take a look.
11 years, 9 months ago (2012-07-20 16:17:54 UTC) #1
bcsaller
LGTM +1 Just a couple of nitpicks. Otherwise this looks good and brings some of ...
11 years, 9 months ago (2012-07-20 17:05:18 UTC) #2
hazmat
Thanks for the review. On Fri, Jul 20, 2012 at 1:05 PM, <bcsaller@gmail.com> wrote: > ...
11 years, 9 months ago (2012-07-20 17:15:19 UTC) #3
gz
Generic whine about mixing imports rearrangement into a code change that needs review, could easily ...
11 years, 9 months ago (2012-07-24 14:36:59 UTC) #4
hazmat
11 years, 9 months ago (2012-07-25 02:54:13 UTC) #5
*** Submitted:

Openstack provider constraints support.

Allows openstack providers to utilize standard cli constraints
when bootstrapping or deploying services. Dynamically introspects
flavors/instance-types from service provider.

Deprecates default-instance-type (logged and ignored).

Tested against hpcloud.

R=bcsaller, gz
CC=
https://codereview.appspot.com/6421053
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b