Skip to content

Commit a6eab84

Browse files
authored
Minor grammar fixes (#796)
Signed-off-by: Felix Kronlage-Dammers <[email protected]>
1 parent ff829e7 commit a6eab84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Standards/scs-0115-v1-default-rules-for-security-groups.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Administrator (abbr. Admin)
2525

2626
### Default Security Groups, Custom Security Groups and default Security Group Rules
2727

28-
To properly understand the concepts in this standard and avoid ambiguity, is very important to distinguish between the following similar-sounding but different resources in the OpenStack Networking API:
28+
To properly understand the concepts in this standard and avoid ambiguity, it is very important to distinguish between the following similar-sounding but different resources in the OpenStack Networking API:
2929

3030
1. default Security Group
3131
2. custom Security Group
@@ -59,10 +59,10 @@ Therefore, this standard proposes default Security Group rules that MUST be set
5959

6060
## Design Considerations
6161

62-
Up to the 2023.1 release (antelope) the default Security Group rules are hardcoded in the OpenStack code.
63-
We should not require to change this behavior through code changes in deployments.
62+
Up to the 2023.1 release (Antelope) the default Security Group rules are defined in the OpenStack code.
63+
We should not require changing this behavior through code changes in deployments.
6464

65-
Beginning with the 2023.2 release (bobcat) the default Security Group rules can now be edited by administrators through an API.
65+
Beginning with the 2023.2 release (Bobcat) the default Security Group rules can now be edited by administrators through an API.
6666
All rules that should be present as default in Security Groups have to be configured by admins through this API.
6767

6868
There are two ways to approach a standard for the default rules of Security Groups.

0 commit comments

Comments
 (0)