Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
missing "description" creating security group rule #1290
Comments
|
@Dwan9, I'd like to invite you to contribute to the active fork: https://github.com/openstack4j/openstack4j/issues |
Hi,
I would like to create security group rule with description, but found no implement in SecurityGroupRule http://openstack4j.com/javadoc/org/openstack4j/model/network/SecurityGroupRule.html, where openstack https://docs.openstack.org/python-openstackclient/pike/cli/command-objects/security-group-rule.html do have this option. Am I missing something?
Thank you.