Update comment from NOTE to TODO
A commend had been raised in the review that it should be a TODO. Change-Id: I5fe8451d6375f6377cb1f3425e02193eb408666d
This commit is contained in:
parent
3e2bb4fd2f
commit
ebbffe1e73
@ -39,7 +39,7 @@ function early_create {
|
||||
# from ironic-conductor and creates taps between br-int and brbm.
|
||||
# ironic-conductor will be able to access the ironic nodes via this new
|
||||
# network.
|
||||
# NOTE (vsaienko) use OSC when Neutron commands are supported in the stable
|
||||
# TODO(vsaienko) use OSC when Neutron commands are supported in the stable
|
||||
# release.
|
||||
local net_id
|
||||
net_id=$(openstack network create --share $NEUTRON_NET -f value -c id)
|
||||
|
Loading…
Reference in New Issue
Block a user