Skip to content

Commit 76dd359

Browse files
Merge pull request #76 from schubergphilis/remove_comment_project_api
Remove outdated comment
2 parents 8498fc1 + da5f5d2 commit 76dd359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/vagrant-cloudstack/action/run_instance.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def call(env)
2929
network_id = domain_config.network_id
3030
network_name = domain_config.network_name
3131
network_type = domain_config.network_type
32-
#TODO: Fog currently does not support the project apis, when that is fixed we should add that here too.
3332
project_id = domain_config.project_id
3433
service_offering_id = domain_config.service_offering_id
3534
service_offering_name = domain_config.service_offering_name

0 commit comments

Comments
 (0)