Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<script type="text/javascript" src="https://jira.akraino.org/s/c11c0bd6cdfdc04cacdf44e3072f7af4-T/ah7phx/78002/b6b48b2829824b869586ac216d119363/2.0.26/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US&collectorId=c49ec9c2"></script>
<script type="text/javascript">window.ATL_JQ_PAGE_PROPS =  {
	"triggerFunction": function(showCollectorDialog) {
		jQuery("#myCustomTrigger").click(function(e) {
			e.preventDefault();
			showCollectorDialog();
		});
	}};
</script>
<div style="
    z-index:1000;
    background-color:#a00;
    position:fixed;
    bottom:0;
    right:-125px;
    display:block;
    transform:rotate(-45deg);
    overflow:hidden;
    white-space:nowrap;
    box-shadow:0 0 10px #888;"
>
<a href="#" id="myCustomTrigger" style="
    border: 1px solid #faa;
    color: #fff;
    display: block;
    font: bold 125% 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 1px 0;
    padding: 10px 110px 10px 200px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 5px #444;
    transition: 0.5s;"
>Report Issue</a>
</div>

Please refer to the NC Family Documentation - Release 1 for full details of the Rover blueprint

...

The figure below shows the collection of opensource projects that enable the Akraino Edge Stack Network Cloud (NC) Blueprint Family.

Image AddedImage Removed

Platform Architecture

...

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this software except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Known limitations

Deployments require internet connectivity from the Regional Controller and the Rover Pod.  The deployments will not work with proxy servers in this release.

The Rover blueprint has been validated on HP DL380 Gen 10 and Dell R730 Gen14 Purley platforms with the specific network and storage configurations as described in the Validation Labs.  Other configurations will require changes to the input files and possibly the templates used by the automation.

Openstack is deployed with only keystone v3 authentication enabled.  The Tempest save state functions do not work with keystone v3 api and therefore the Tempest E2E test will not run in this release.