Skip to content

Commit

Permalink
DOC-2045 release notes for eucalyptus 4.4.0 - several updates for the…
Browse files Browse the repository at this point in the history
… v2 review
  • Loading branch information
ravenwood-k committed Feb 22, 2017
1 parent 71aa439 commit 8eabf64
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en_us/release-notes/4.4.0/4.4.0_rn_deprecated.dita
Expand Up @@ -8,11 +8,11 @@
<conbody>
<section id="section_ufs_qgh_5y">
<title>What Does "Deprecated" Mean?</title>
<ph conref="../../shared/conrefs.dita#prod/deprecated_feature_definition"/>
<p><ph conref="../../shared/conrefs.dita#prod/deprecated_feature_definition"/></p>
</section>
<section id="section_avf_fmc_vy">
<title>What Does "Removed" Mean?</title>
<ph conref="../../shared/conrefs.dita#prod/removed_feature_definition"/>
<p><ph conref="../../shared/conrefs.dita#prod/removed_feature_definition"/></p>
</section>
<section id="section_wqq_xlc_vy">
<title>Deprecated and Removed Features</title>
Expand Down
24 changes: 24 additions & 0 deletions content/en_us/release-notes/4.4.0/4.4.0_rn_issues.dita
Expand Up @@ -66,6 +66,30 @@
format="html" scope="external">aws cli issue</xref></p>
</entry>
</row>
<row>
<entry>Cloudformation: Stack fails when using NetworkInterfaceId property in
AWS::EC2::EIPAssociation resource (<xref
href="https://eucalyptus.atlassian.net/browse/EUCA-13230"
format="html" scope="external">EUCA-13230</xref>)</entry>
<entry>Workaround: Add an explicit dependency to order the resource
creation.<p>See linked bug for more information.</p></entry>
</row>
<row>
<entry>Multi-AZ ELB returns 503 when one out of three backend instances are
in 'InService' state (<xref
href="https://eucalyptus.atlassian.net/browse/EUCA-13233"
format="html" scope="external">EUCA-13233</xref>)</entry>
<entry>When the ELB has one out of three back-end instances registered with
an InService state, any query against the ELB returns a 503. Eventually,
a 200 code is returned.<p>See linked bug for more
information.</p></entry>
</row>
<row>
<entry>S3 signature v4 form post is unsupported (<xref
href="https://eucalyptus.atlassian.net/browse/EUCA-13238"
format="html" scope="external">EUCA-13238</xref>)</entry>
<entry>See linked bug for more information.</entry>
</row>
<row>
<entry>Bucket object URLs not displayed properly in IE11 (<xref format="html"
href="https://eucalyptus.atlassian.net/browse/GUI-2215"
Expand Down
2 changes: 2 additions & 0 deletions content/en_us/release-notes/4.4.0/4.4.0_rn_resolved.dita
Expand Up @@ -383,6 +383,8 @@
<entry>CloudFormation ListStacks : Failed to build a valid message: Missing required object</entry></row>
<row><entry><xref format="html" scope="external" href="https://eucalyptus.atlassian.net/browse/EUCA-13163">EUCA-13163</xref></entry>
<entry>Unable to run instances of types with more than 1 CPU</entry></row>
<row><entry><xref format="html" scope="external" href="https://eucalyptus.atlassian.net/browse/EUCA-13244">EUCA-13244</xref></entry>
<entry>Ceph activity too verbose in INFO mode</entry></row>
<row><entry><xref format="html" scope="external" href="https://eucalyptus.atlassian.net/browse/GUI-2666">GUI-2666</xref></entry>
<entry>Integrate OAuth2 provider as login option.</entry></row>
<row><entry><xref format="html" scope="external" href="https://eucalyptus.atlassian.net/browse/GUI-2682">GUI-2682</xref></entry>
Expand Down

0 comments on commit 8eabf64

Please sign in to comment.