Code review comment for lp:~wallyworld/juju-core/instance-default-secgroup

Revision history for this message
Ian Booth (wallyworld) wrote :

Reviewers: mp+199929_code.launchpad.net,

Message:
Please take a look.

Description:
New openstack use-default-secgroup option

Openstack environments can be configured to start
instances with the "default" security group assigned.
The new use-default-secgroup config option (default false)
is used to enable this behaviour.

https://code.launchpad.net/~wallyworld/juju-core/instance-default-secgroup/+merge/199929

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/44770044/

Affected files (+106, -23 lines):
   A [revision details]
   M cmd/juju/help_topics.go
   M dependencies.tsv
   M provider/openstack/config.go
   M provider/openstack/config_test.go
   M provider/openstack/live_test.go
   M provider/openstack/provider.go

« Back to merge proposal