diff options
author | Lingxian Kong <anlin.kong@gmail.com> | 2019-09-11 21:42:50 +1200 |
---|---|---|
committer | Lingxian Kong <anlin.kong@gmail.com> | 2019-09-11 21:42:50 +1200 |
commit | 960843de8142db6e61cc4d148a51f55862acbba0 (patch) | |
tree | aa0b2820086867b02e33f4e2cbdbfe1149c2b10b /releasenotes | |
parent | 4d543606913a11d2f00c0a28edbb3b9dd29b6c72 (diff) | |
download | python-troveclient-960843de8142db6e61cc4d148a51f55862acbba0.tar.gz |
Release note for creating public instance3.0.0
Change-Id: Ib21e950650237f8df8f8ed7860b5ba43f60f8491
Story: 2006500
Task: 36470
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/train-02-public-instance-642d6490d47811e9.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/train-02-public-instance-642d6490d47811e9.yaml b/releasenotes/notes/train-02-public-instance-642d6490d47811e9.yaml new file mode 100644 index 0000000..efe86a2 --- /dev/null +++ b/releasenotes/notes/train-02-public-instance-642d6490d47811e9.yaml @@ -0,0 +1,3 @@ +--- +features: + - Support ``--is-public`` and ``--allowed-cidr`` for creating instance.
\ No newline at end of file |