NFVI Deployment Automation

Size: px
Start display at page:

Download "NFVI Deployment Automation"

Transcription

1 Feature Summary and Revision History, page 1 Feature Description, page 2 AutoDeploy Configuration File Changes, page 3 UWS Service Deployment Configuration File Changes, page 5 Feature Summary and Revision History Summary Data Applicable Product(s) or Functional Area Ultra M Solution Applicable Platform(s) Ultra Gateway Platform Feature Default Enabled Configuration Required Related Changes in This Release Not Applicable Related Documentation USP Deployment Automation Guide Ultra M Solution Guide Ultra Web Service User Guide Revision History Revision Details Release First Introduced. N5.5 1

2 Feature Description Feature Description In this release, UAS supports the ability to automate the deployment of the network function virtualization infrastructure (NFVI) Undercloud in Hyper-Converged Ultra M Solution deployments. This is accomplished through a new UAS software module, AutoIT-NFVI. Important This is an optional workflow. Manual installation of the Undercloud can still be performed. Ultra M s NFVI and virtual infrastructure manager (VIM) is based on the OpenStack project TripleO ( OpenStack-On-OpenStack") which is the core of the OpenStack Platform Director (OSP-D). The Undercloud is the TripleO cloud concept through which the computes, controller, and storage nodes leveraged by the VNF are deployed and managed. Collectively, these form a second TripleO cloud concept called the Overcloud. Deploying the Undercloud through AutoIT-NFVI involves installing an Ubuntu-based image on the server node hardware that will serve as the OSP-D server. Upon boot, this image intiates all of the AutoIT-NFVI processes. AutoDeploy works with AutoIT-NFVI to automate the deployment of a RedHat Enterprise Linux (RHEL)-based VM running the OpenStack Platform Director (OSP-D). Parameters and constructs within a VIM orchestrator configuration file loaded through AutoDeploy facilitated the automated deployment. Once deployed, this VM serves as the OSP-D Server within the Ultra M solution. Important In order to leverage this functionality, the AutoDeploy VM must be installed on a server on the same server that hosts AutoIT-NFVI and the OSP-D Server VM. Figure 1: AutoIT-NFVI Workflow for Deploying the Hyper-Converged Ultra M solution Undercloud on a UCS-C Server 2

3 AutoIT-NFVI AutoIT-NFVI AutoIT-NFVI is the UAS software module used to automate the process of installing the virtual infrastructure manager (VIM) which manages the network function virtualization infrastructure (NFVI). AutoIT-NFVI performs the installation based on manifests it receives from AutoDeploy. It provides the following functions: Sets up AutoIT-NFVI nodes API endpoint based on ConfD to Auto-Deploy and NSO. Important In this release, AutoIT-NFVI supports only the installation of the Undercloud (VIM orchestrator) and is only supported for use with Ultra M solutions based on the Hyper-Converged architecture. Related UWS Enhancements From this release, the Ultra Web Service (UWS) - AutoDeploy web interface can be used to provision and activate the VIM Orchestrator (undercloud) and VIM (overcloud) for sites within a service deployment. Each site can be mapped to one VIM-Orch and VIM. Sites can be activated from the Service Deployment screen only when the VIM-Orch and VIM for the site are activated. A Pod screen in the UWS - AutoDeploy web Interface is available to view the VIM-Orch and VIM nodes. Activation and deactivation of the VIM-Orch and VIM can be monitored using a progress bar on the Pod screen. The UWS - AutoDeploy web interface now supports the following information in the YANG-compliant deployment configuration XML file to identify and deploy VIM-Orch and VIM nodes, and bring up the OSP-D as a VM: nfvi-popd vim-orchd vimd sited auto-it-nfvi nfvi-pop vim-orch vim AutoDeploy Configuration File Changes Deploying the Undercloud through AutoIT-NFVI involves installing a an Ubuntu-based image on the server node hardware that will serve as the OSP-D server. Once this image is installed, AutoDeploy is used to automate the deployment of a RedHat Enterprise Linux (RHEL)-based VM running the OpenStack Platform Director (OSP-D). 3

4 AutoDeploy Configuration File Changes Parameters and constructs within the AutoDeploy configuration file facilitated the automated deployment. The following constructs and parameters have been added in support of this feature: secure-token autonfvi-admin-netconf user admin secure-token autonfvi-oper-netconf user oper secure-token autoit-nfvi-ospd user stack secure-token autoit-nfvi-login user nfvi-admin secure-token cimc-login user user1 secure-token subscription user ultra-m-install ## NFVI-POP Descriptor ## nfvi-popd <nfvi_pop_name> nfvi-node <nfvi-node-id> description <nfvi_pop_description> physical-network-interface [ <interface_mac_address> ] physical-server-manager ip-address <ip_address> physical-server-manager login-credential cimc-login ## VIM-ORCH Descriptor Information ## vim-orchd <vim_orchestrator_name> hostname <server_hostname> domain-name <domain> dns [ <DNS_address> ] login-credential autoit-nfvi-ospd ## SATELLITE-SERVER-CONFIG ## ## This would change based on the customer ## satellite-server ip-address satellite-server hostname rh-satellite satellite-server domain-name cisco.com satellite-server organization ultram satellite-server activation-key "openstack 10" satellite-server pool-id 8a977cf75c0ca9df015d2ce1cb4d06ab ## CDN SERVER CONFIG ## ## cdn-server login-credential subscription cdn-server proxy proxy-wsa.esl.cisco.com:80 cdn-server pool-id 8a85f a01578b1e1cbd2275 external-network ip-address <external_interface_address> external-network netmask <external_interface_mask> provisioning-network ip-address <provisioning_interface_address> provisioning-network netmask <provisioning_interface_mask> nfvi-node autoit-nfvi-physical-node image /home/ubuntu/rhel-server-7.3-x86_64-dvd.iso flavor vcpus 4 flavor ram flavor root-disk 100 flavor ephemeral-disk 0 flavor swap-disk 0 ## Site Specific Config ## sited <site_name> auto-it-nfvi scm-admin autovnf-oper auto-it-nfvi scm-oper autovnf-oper 4

5 UWS Service Deployment Configuration File Changes auto-it-nfvi ip-address <autoit_nfvi_address> auto-it-nfvi authentication-info autoit-nfvi-login nfvi-pop uws-<nfvi_pop_name> vim-orch <vim_orchestrator_name> service-deployment <svc_dep_name> description <site_description> sited <site_name> site-ref <site_ref> UWS Service Deployment Configuration File Changes Deploying the Undercloud through AutoIT-NFVI involves installing a an Ubuntu-based image on the server node hardware that will serve as the OSP-D server. Once this image is installed, the Ultra Web Service (UWS) can be used to automate the deployment of a RedHat Enterprise Linux (RHEL)-based VM running the OpenStack Platform Director (OSP-D). Parameters and constructs within the UWS service deployment configuration file facilitated the automated deployment. The following constructs and parameters have been added in support of this feature: <?xml version="1.0" encoding="utf-8"?> <config xmlns=" <secure-id>autovnf-admin</secure-id> <user>$8$n+chv+ijusp3bldvedmikoeqddlmh0qy00p9vw2ri1a=</user> <secure-token xmlns=" annotation=" ## Tokens for AutoIT-NFVI and VIM-ORCHD ## "> <secure-id>autonfvi-admin-netconf</secure-id> <user>$8$ebxbxw3oomab2yrl7k2ncaawijtaqoa8fomxasohs34=</user> <secure-id>autonfvi-oper-netconf</secure-id> <user>$8$rva6dbz5djgbbwihnssm6c1xrswgdjwsaskugf/4two=</user> <secure-id>autoit-nfvi-ospd</secure-id> <user>$8$akvbhpk4sv5n45csyzmqz81ejwn3aq6c1sy+5gbklyk=</user> <secure-id>autoit-nfvi-login</secure-id> <user>$8$eq8guma9grdvx0w89bwj4am+ieeahoafiq5h+zjnre8=</user> <secure-id>cimc-login</secure-id> <user>$8$vmbzbv3cagae/rirzemh7zwyiwqcbsf+h7eov4ezkza=</user> <nfvi-popd xmlns=" annotation="## NFVI-POP Descriptor ## "> <name>nfvi_pop_name</name> <nfvi-node> <nfvi-node-id>nfvi-node-id</nfvi-node-id> <description>nfvi_pop_description</description> <physical-network-interface>interface_mac_address</physical-network-interface> <physical-server-manager> <ip-address>ip_address</ip-address> <login-credential>cimc-login</login-credential> </physical-server-manager> 5

6 UWS Service Deployment Configuration File Changes </nfvi-node> </nfvi-popd> <vim-orchd xmlns=" annotation="## VIM-ORCH Descriptor Information ## "> <name>vim_orchestrator_name</name> <hostname>server_hostname</hostname> <domain-name>domain</domain-name> <dns>dns_address</dns> <login-credential>autoit-nfvi-ospd</login-credential> <cdn-server> <login-credential>subscription</login-credential> <proxy>proxy-wsa.esl.cisco.com:80</proxy> <pool-id>8a85f a01578b1e1cbd2275</pool-id> </cdn-server> <satellite-server> <ip-address annotation=" ## SATELLITE-SERVER-CONFIG ## ## This would change based on the customer ## ">sat_server_address</ip-address> <hostname>sat_server_hostname</hostname> <domain-name>sat_server_domain</domain-name> <organization>org_name</organization> <activation-key>act_key</activation-key> <pool-id>pool_id</pool-id> </satellite-server> <external-network> <ip-address>external_interface_address</ip-address> <netmask>external_interface_mask</netmask> </external-network> <provisioning-network> <ip-address>provisioning_interface_address</ip-address> <netmask>provisioning_interface_mask</netmask> </provisioning-network> <flavor> <vcpus>4</vcpus> <ram>16384</ram> <root-disk>100</root-disk> <ephemeral-disk>0</ephemeral-disk> <swap-disk>0</swap-disk> </flavor> <nfvi-node>autoit-nfvi-physical-node</nfvi-node> <image>/home/ubuntu/rhel-server-7.3-x86_64-dvd.iso</image> </vim-orchd> <sited xmlns=" annotation="## Site Specific Config ## "> <sited-id>auto-test-sjc</sited-id> <auto-it-nfvi> <scm-admin>autovnf-oper</scm-admin> <scm-oper>autovnf-oper</scm-oper> <ip-address>autoit_nfvi_address</ip-address> <authentication-info>autoit-nfvi-login</authentication-info> </auto-it-nfvi> <nfvi-pop>nfvi_pop_name</nfvi-pop> <vim-orch>vim_orchestrator_name</vim-orch> </sited> <service-deployment xmlns=" annotation="## Service Deployment Config ## "> <service-deployment-id>svc_dep_name</service-deployment-id> <description>site_description</description> <sited> <sited-id>site_name</sited-id> <site-ref>site_ref</site-ref> </sited> </service-deployment> </config> 6

Virtual Infrastructure Manager Installation Automation

Virtual Infrastructure Manager Installation Automation Virtual Infrastructure Manager Installation Automation Feature Summary and Revision History, page 1 Feature Description, page 2 VIM Installation Automation Overview, page 2 Sample Configuration Files,

More information

API-based AutoDeploy, AutoIT and AutoVNF Upgrade Process

API-based AutoDeploy, AutoIT and AutoVNF Upgrade Process API-based AutoDeploy, AutoIT and AutoVNF Upgrade Process Feature Summary and Revision History, page 1 Feature Description (AutoDeploy and AutoIT), page 2 AutoDeploy and AutoIT Upgrade Workflow, page 2

More information

Reuse Floating IP Address

Reuse Floating IP Address Feature Summary and Revision History, page 1 Feature Description, page 2 Feature Summary and Revision History Summary Data Applicable Product(s) or Functional Area Ultra M Solution Ultra Automation Services

More information

API-based VNFM Upgrade Process

API-based VNFM Upgrade Process Feature Summary and Revision History, on page 1 Feature Description, on page 2 VNFM Upgrade Workflow, on page 2 Initiating the VNFM Upgrade, on page 4 Limitations, on page 7 Feature Summary and Revision

More information

Deploying Hyper-Converged Ultra M Models Using UAS

Deploying Hyper-Converged Ultra M Models Using UAS Deploying Hyper-Converged Ultra M Models Using UAS This chapter provides information on the following topics: Virtual Infrastructure Manager Installation Automation, page 1 VNF Deployment Automation, page

More information

Deploying VNFs Using AutoVNF

Deploying VNFs Using AutoVNF This chapter describes the following topics: Introduction, page 1 VNF Deployment Automation Overview, page 1 Pre-VNF Installation Verification, page 5 Deploy the USP-based VNF, page 5 Upgrading/Redeploying

More information

Sample VNF Rack and VNF Descriptor Configuration File

Sample VNF Rack and VNF Descriptor Configuration File Sample VNF Rack and VNF Descriptor Configuration File As described in Configure the VNF Rack and the VNF Descriptors, VNF rack configuration parameters are contained in the VIM Artifact Descriptor (vim-artifact).

More information

Deploying Hyper-Converged Ultra M Models Using UAS

Deploying Hyper-Converged Ultra M Models Using UAS Deploying Hyper-Converged Ultra M Models Using UAS This chapter provides information on the following topics: Virtual Infrastructure Manager Installation Automation, on page 1 VNF Deployment Automation,

More information

Ultra-M UCS 240M4 Single HDD Failure - Hot Swap Procedure - CPS

Ultra-M UCS 240M4 Single HDD Failure - Hot Swap Procedure - CPS Ultra-M UCS 240M4 Single HDD Failure - Hot Swap Procedure - CPS Contents Introduction Background Information Abbreviations Workflow of the MoP Single HDD Failure Single HDD Failure on a Compute Server

More information

Cisco Ultra Automation Services

Cisco Ultra Automation Services Solution Overview Cisco Ultra Automation Services Solution for automating and orchestrating the Cisco Ultra Services Platform 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco

More information

Ultra M Solutions Guide, Release 6.0

Ultra M Solutions Guide, Release 6.0 First Published: 2018-01-25 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE

More information

Ultra M Solutions Guide, Release 5.5.x

Ultra M Solutions Guide, Release 5.5.x Ultra M Solutions Guide, Release 5.5.x First Published: July 27, 2017 Last Updated: November 29, 2017 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Virtual Network Functions Life Cycle Management

Virtual Network Functions Life Cycle Management Virtual Network Functions Life Cycle Management Cisco Elastic Services Controller (ESC) provides a single point of control to manage all aspects of VNF lifecycle for generic virtual network functions (VNFs)

More information

Ultra Services Platform Overview

Ultra Services Platform Overview Introduction, page 1 USP Architecture, page 2 USP VNF Architecture, page 3 Ultra Automation Services, page 15 Ultra Web Service, page 21 USP VNF Component Redundancy and Availability, page 22 Introduction

More information

Virtual Network Functions Life Cycle Management

Virtual Network Functions Life Cycle Management Virtual Network Functions Life Cycle Management Cisco Elastic Services Controller (ESC) provides a single point of control to manage all aspects of VNF lifecycle for generic virtual network functions (VNFs)

More information

Replacement of Compute Server UCS C240 M4 - CPAR

Replacement of Compute Server UCS C240 M4 - CPAR Replacement of Compute Server UCS C240 M4 - CPAR Contents Introduction Background Information Abbreviations Workflow of the MoP Prerequisites Backup Identify the VMs Hosted in the Compute Node Snapshot

More information

Contrail Cloud Deployment Guide

Contrail Cloud Deployment Guide Contrail Cloud Deployment Guide Release 10.0 Modified: 2018-08-06 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper Networks

More information

Cisco Ultra Services Platform Deployment Automation Guide Release 5.1.x

Cisco Ultra Services Platform Deployment Automation Guide Release 5.1.x Cisco Ultra Services Platform Deployment Automation Guide Release 5.1.x First Published: May 31, 2017 Last Updated: February 13, 2018 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San

More information

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Oded Nahum Principal Systems Engineer PLUMgrid EMEA November 2014 Page 1 Page 2 Table of Contents Table

More information

Quick Start Guide to Compute Canada Cloud Service

Quick Start Guide to Compute Canada Cloud Service Quick Start Guide to Compute Canada Cloud Service Launching your first instance (VM) Login to the East or West cloud Dashboard SSH key pair Importing an existing key pair Creating a new key pair Launching

More information

Red Hat OpenStack Platform 10 Product Guide

Red Hat OpenStack Platform 10 Product Guide Red Hat OpenStack Platform 10 Product Guide Overview of Red Hat OpenStack Platform OpenStack Team Red Hat OpenStack Platform 10 Product Guide Overview of Red Hat OpenStack Platform OpenStack Team rhos-docs@redhat.com

More information

VM Life Cycle Management

VM Life Cycle Management VM life cycle management refers to the entire process of registering, deploying, updating, monitoring VMs, and getting them service chained as per your requirements. You can perform these tasks and more

More information

RHOSP 12 Director Installation on MaxCore TM Platform

RHOSP 12 Director Installation on MaxCore TM Platform Configuration Note March, 2018 This configuration note describes the installation and configuration of Red Hat OpenStack Platform 12 director on MaxCore TM Platform with a SharpStreamer TM Pro PCIE-7211-2

More information

NFV Infrastructure for Media Data Center Applications

NFV Infrastructure for Media Data Center Applications NFV Infrastructure for Media Data Center Applications Today s Presenters Roger Sherwood Global Strategy & Business Development, Cisco Systems Damion Desai Account Manager for Datacenter, SDN, NFV and Mobility,

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

Introduction to Cisco and Intel NFV Quick Start

Introduction to Cisco and Intel NFV Quick Start Quick Start Cisco Intel NFV Quick Start. Simplify Virtualization, Encourage Innovation for Service Providers Introduction Customer expectations for network services have evolved markedly. Customers want

More information

Installation Prerequisites

Installation Prerequisites This chapter includes the following sections: Supported Platforms, page 1 Supported Web Browsers, page 2 Required Ports, page 2 System Requirements, page 3 Important Prerequisites for Installing Cisco

More information

Cisco Virtualized Infrastructure Manager

Cisco Virtualized Infrastructure Manager DEVNET-2570 Virtualized Infrastructure Manager Suhail Syed, Product Manager Vamsi Krihsna Kuppur, Product Manager Spark How Questions? Use Spark to communicate with the speaker after the session 1. Find

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 NetApp Back End Guide for the Shared File System Service Deploying Multiple NetApp Back Ends for the Shared File System Service in a Red Hat OpenStack Platform Overcloud Last

More information

Red Hat OpenStack Platform 14

Red Hat OpenStack Platform 14 Red Hat OpenStack Platform 14 Quick Start Guide Creating an all-in-one OpenStack cloud for test and proof-of-concept environments Last Updated: 2019-02-11 Red Hat OpenStack Platform 14 Quick Start Guide

More information

SUSE Cloud Admin Appliance Walk Through. You may download the SUSE Cloud Admin Appliance the following ways.

SUSE Cloud Admin Appliance Walk Through. You may download the SUSE Cloud Admin Appliance the following ways. SUSE Cloud Admin Appliance Walk Through First before you proceed with deploying the Admin Appliance you must go through and answer the questionnaire to ensure you have an idea of the scope of the project

More information

Installing the Cisco Virtual Network Management Center

Installing the Cisco Virtual Network Management Center CHAPTER 4 Installing the Cisco Virtual Network Management Center This chapter provides procedures for installing the Cisco Virtual Network Management Center (VNMC). This chapter includes the following

More information

Enterprise Network Compute System (ENCS)

Enterprise Network Compute System (ENCS) Enterprise Network Compute System (ENCS) Cisco vbranch Architecture Per Jensen, per@cisco.com Sept 2017 Agenda: Tech Update september-2017 1. ENCS update + demo v/per 2. Viptela update + demo v/dr Søren

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 NetApp Back End Guide for the Shared File System Service Deploying Multiple NetApp Back Ends for the Shared File System Service in a Red Hat OpenStack Platform Overcloud Last

More information

Installation Prerequisites

Installation Prerequisites This chapter includes the following sections: Supported Platforms, page 1 Supported Web Browsers, page 2 Required Ports, page 2 System Requirements, page 5 Important Prerequisites for Installing Cisco

More information

Contrail Cloud Platform Architecture

Contrail Cloud Platform Architecture Contrail Cloud Platform Architecture Release 10.0 Modified: 2018-04-04 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper

More information

Contrail Cloud Platform Architecture

Contrail Cloud Platform Architecture Contrail Cloud Platform Architecture Release 13.0 Modified: 2018-08-23 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper

More information

SUBSCRIPTION OVERVIEW

SUBSCRIPTION OVERVIEW RED HAT OPENSTACK PLATFORM SUBSCRIPTION OVERVIEW TECHNOLOGY OVERVIEW INTRODUCTION This overview outlines your Red Hat OpenStack Platform subscription options to help you choose the best solution for your

More information

Managing Pod Through Cisco VIM Insight

Managing Pod Through Cisco VIM Insight The following topics tell you how to install and replace Cisco Virtual Infrastructure Manager (VIM) nodes using Cisco VIM Insight. Managing Hardware, page 1 Managing Software, page 7 Pod User Administration,

More information

Troubleshoot Issues when Element Manager runs in a Standalone Mode

Troubleshoot Issues when Element Manager runs in a Standalone Mode Troubleshoot Issues when Element Manager runs in a Standalone Mode Contents Introduction Prerequisites Requirements Components Used Background Information Abbreviations Problem: EM can End up in this State

More information

Monitoring Cisco VTS

Monitoring Cisco VTS The following sections provide details about Monit and collectd features that enable you to monitor Cisco VTS. Monitoring features (collectd and Monit) are not supported for Data Plane (VTF) when VTF is

More information

DEEP DIVE: OPENSTACK COMPUTE

DEEP DIVE: OPENSTACK COMPUTE DEEP DIVE: OPENSTACK COMPUTE Stephen Gordon Technical Product Manager, Red Hat @xsgordon AGENDA OpenStack architecture refresher Compute architecture Instance life cycle Scaling compute

More information

INSTALLATION RUNBOOK FOR Triliodata + TrilioVault

INSTALLATION RUNBOOK FOR Triliodata + TrilioVault INSTALLATION RUNBOOK FOR Triliodata + TrilioVault Application Type: [Backup and disaster recovery] Application Version: [2.1] MOS Version: [7.0] OpenStack version: [Kilo] Content Document History 1 Introduction

More information

(Em)Powering Open Hardware with Open Source Software

(Em)Powering Open Hardware with Open Source Software (Em)Powering Open Hardware with Open Source Software Thomas Cameron, RHCA Cloud Strategist Greg Jones, RHCE Cloud Specialist Senior Solutions Architect Founding Member, CloudForms Tiger Team We have YubiKeys

More information

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: October 05, 2015

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: October 05, 2015 SCS OpenStack Cloud Table of Contents Table of Contents... 1 Introduction... 2 Who Can Access the SCS OpenStack?... 2 SCS OpenStack Statistics... 3 Definitions... 3 How To... 4 Logging into the OpenStack

More information

OpenStack Architecture and Pattern Deployment with Heat. OpenStack Architecture and Pattern Deployment using Heat Ruediger Schulze

OpenStack Architecture and Pattern Deployment with Heat. OpenStack Architecture and Pattern Deployment using Heat Ruediger Schulze OpenStack Architecture and Pattern Deployment using Heat Ruediger Schulze Agenda 1. OpenStack Architecture 2. Pattern Deployment with Heat 3. Summary 2 What is OpenStack? At its most basic level, OpenStackis

More information

Distributed Network Function Virtualization

Distributed Network Function Virtualization Distributed Network Function Virtualization Fred Oliveira, Fellow at Verizon Sarath Kumar, Software Engineer at Big Switch Networks Rimma Iontel, Senior Architect at Red Hat Outline What is Distributed

More information

UCS Director 5.4 Windows/Linux CSV Workflow Deployment

UCS Director 5.4 Windows/Linux CSV Workflow Deployment UCS Director 5.4 Windows/Linux CSV Workflow Deployment The purpose of this document is to illustrate the steps to implement the CSV Workflow that can be used for Windows or Linux VM deployments. The CSV

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 Director Installation and Usage An end-to-end scenario on using Red Hat OpenStack Platform director to create an OpenStack cloud Last Updated: 2018-10-11 Red Hat OpenStack

More information

vbranch Introduction and Demo

vbranch Introduction and Demo v Introduction and Demo Innovation@Cisco November, 2015 Bart Van de Velde, Sr. Director, Engineering, Chief Technology & Architecture Office Simon Spraggs, Distinguished Consulting Engineer, Chief Technology

More information

Installing Cisco StadiumVision Director Software from a DVD

Installing Cisco StadiumVision Director Software from a DVD Installing Cisco StadiumVision Director Software from a DVD First Published: May 29, 2012 Revised: August 2, 2012 This module describes how to install the Cisco StadiumVision Director Release 3.0 software

More information

Building a Platform Optimized for the Network Edge

Building a Platform Optimized for the Network Edge Building a Platform Optimized for the Network Edge MPLS + SDN + NFV WORLD 2018 Nicolas Bouthors, Enea Innovation Agenda Software Virtualization - Key Requirements Leveraging DPDK Multi-Function VNFs at

More information

Red Hat OpenStack Platform 14

Red Hat OpenStack Platform 14 Red Hat OpenStack Platform 14 High Availability for Compute Instances Configure High Availability for Compute Instances Last Updated: 2019-02-11 Red Hat OpenStack Platform 14 High Availability for Compute

More information

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: September 26, 2016

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: September 26, 2016 SCS OpenStack Cloud Table of Contents Introduction... 2 Who Can Access the SCS OpenStack?... 2 SCS OpenStack Statistics... 3 Definitions... 3 Using the Openstack Web Interface... 4 Logging into the OpenStack

More information

Qualys Release Notes

Qualys Release Notes Qualys 8.9.1 Release Notes This new release of the Qualys Cloud Suite of Security and Compliance Applications includes improvements to Vulnerability Management and Policy Compliance. Qualys Cloud Platform

More information

VMware Integrated OpenStack with Kubernetes Getting Started Guide. VMware Integrated OpenStack 4.0

VMware Integrated OpenStack with Kubernetes Getting Started Guide. VMware Integrated OpenStack 4.0 VMware Integrated OpenStack with Kubernetes Getting Started Guide VMware Integrated OpenStack 4.0 VMware Integrated OpenStack with Kubernetes Getting Started Guide You can find the most up-to-date technical

More information

Oracle Cloud IaaS: Compute and Storage Fundamentals

Oracle Cloud IaaS: Compute and Storage Fundamentals Oracle University Contact Us: 1.800.529.0165 Oracle Cloud IaaS: Compute and Storage Fundamentals Duration: 3 Days What you will learn This Oracle Cloud IaaS: Compute and Storage Fundamentals training gives

More information

Managing VMware vcenter Site Recovery Manager

Managing VMware vcenter Site Recovery Manager Managing VMware vcenter Site Recovery Manager This chapter contains the following sections: About VMware vcenter Site Recovery Manager, page 1 Overview of SRM Configuration, page 2 Integrating SRM with

More information

The following sections below list the deployment scenarios and also list all the requirement XML files.

The following sections below list the deployment scenarios and also list all the requirement XML files. Cisco Elastic Services Controller (ESC) is a Virtual Network Functions Manager (VNFM), performing life cycle management of Virtual Network Functions (VNFs). ESC provides agentless and multi-vendor VNF

More information

Table of Contents DevOps Administrators

Table of Contents DevOps Administrators DevOps Administrators Table of Contents DevOps Administrators Overview for DevOps Admins Managing Images, Projects, Users Configure a Registry Create Users Assign the Administrator Role Create a Project

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

Red Hat Satellite Server 6.2 Pattern

Red Hat Satellite Server 6.2 Pattern Red Hat Satellite Server 6.2 Pattern Table of contents Overview What is a Satellite Server? Why did we need a new Satellite Server 6.2 pattern? Architecture High Level Red Hat Satellite 6 System Architecture

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

Akraino & Starlingx: A Technical Overview

Akraino & Starlingx: A Technical Overview Akraino & Starlingx: A Technical Overview Agenda Why Edge Computing? What s Edge Computing? Akraino and Its Building Blocks StarlingX Technical Overview Collaboration in Akraino Community LC3 Beijing 2018

More information

Taking Your Power Systems Higher in the Cloud with VMware vrealize Automation

Taking Your Power Systems Higher in the Cloud with VMware vrealize Automation Taking Your Power Systems Higher in the Cloud with VMware vrealize Automation Kyle Wurgler (wurgler@us.ibm.com) Vess Natchev (vess@us.ibm.com) Power Cloud Team IBM Systems Lab Services Webinar Tips Tweeting?

More information

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved.

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved. Cisco Enterprise Cloud Suite Overview 2015 Cisco and/or its affiliates. All rights reserved. 1 CECS Components End User Service Catalog SERVICE PORTAL Orchestration and Management UCS Director Application

More information

Juniper JN0-410 Exam. Volume: 65 Questions. Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A.

Juniper JN0-410 Exam. Volume: 65 Questions. Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A. Volume: 65 Questions Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A. gateway B. load balancer C. orchestrator D. firewall Answer: B,D Question No: 2 Which role does OpenStack

More information

Cisco Modeling Labs ISO Installation

Cisco Modeling Labs ISO Installation Cisco UCS C-Series Server Installation, on page 1 Prepare the Cisco Integrated Management Controller (CIMC) Interface, on page 2 Access the CIMC Interface, on page 4 Map the Cisco Modeling Labs ISO Disk

More information

Cisco NFVI Network Functions Virtualization Infrastructure Carrier Grade NFV

Cisco NFVI Network Functions Virtualization Infrastructure Carrier Grade NFV Cisco NFVI Network Functions Virtualization Infrastructure Carrier Grade NFV Paul Cernick, Technical Solutions Architect Puneet Konghot, Senior Technical Marketing Engineer Naren Narendra, Senior Product

More information

Cisco Prime Service Catalog Virtual Appliance Quick Start Guide 2

Cisco Prime Service Catalog Virtual Appliance Quick Start Guide 2 Cisco Prime Service Catalog 11.1.1 Virtual Appliance Quick Start Guide Cisco Prime Service Catalog 11.1.1 Virtual Appliance Quick Start Guide 2 Introduction 2 Before You Begin 2 Preparing the Virtual Appliance

More information

User Workspace Management

User Workspace Management Access the Interface, page 1 User Management Workspace User Types, page 4 Projects (Admin User), page 5 Users (Admin User), page 9 CML Server (Admin User), page 11 Connectivity, page 30 Using the VM Control

More information

Cloud CPE Solution Release Notes

Cloud CPE Solution Release Notes Cloud CPE Solution Release Notes Release 2.1 10 February 2017 Revision 3 These Release Notes accompany Release 2.1 of the Juniper Networks Cloud CPE Solution. They contain installation information, and

More information

CDN SaaS aligned to NFV

CDN SaaS aligned to NFV CDN SaaS aligned to NFV Eli Fuchs, Product Line Manager Service Provider Video Agenda IP Video Growth Trends Network Function Virtualization & Video Infrastructure Virtualized Content Delivery Networks

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

Red Hat CloudForms 4.1 Managing Providers

Red Hat CloudForms 4.1 Managing Providers Red Hat CloudForms 4.1 Managing Providers Managing your infrastructure, cloud, and containers providers Red Hat CloudForms Documentation Team Red Hat CloudForms 4.1 Managing Providers Managing your infrastructure,

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 Dell EMC PS Series Back End Guide A Guide to Using Dell EMC PS Series Storage in a Red Hat OpenStack Platform Overcloud Last Updated: 2018-06-29 Red Hat OpenStack Platform

More information

Cloud CPE Solution Release Notes

Cloud CPE Solution Release Notes Cloud CPE Solution Release Notes Release 3.2 6 February 2018 Revision 2 These Release Notes accompany Release 3.2 of the Juniper Networks Cloud CPE Solution. They contain installation information, and

More information

Creating Application Containers

Creating Application Containers This chapter contains the following sections: General Application Container Creation Process, page 1 Creating Application Container Policies, page 3 About Application Container Templates, page 5 Creating

More information

Cisco ACI Simulator VM Installation Guide

Cisco ACI Simulator VM Installation Guide Cisco ACI Simulator VM Installation Guide New and Changed Information 2 About the Application Policy Infrastructure Controller 2 About the ACI Simulator Virtual Machine 2 Simulator VM Topology and Connections

More information

GETTING STARTED WITH OPENSTACK. Kenneth Hui, Rackspace Dan Radez, Red Hat April 27, 2016

GETTING STARTED WITH OPENSTACK. Kenneth Hui, Rackspace Dan Radez, Red Hat April 27, 2016 GETTING STARTED WITH OPENSTACK Kenneth Hui, Rackspace Dan Radez, Red Hat April 27, 2016 Presenters Kenneth Hui Dan Radez OpenStack Evangelist Sr. Software Engineer Rackspace Red Hat Twitter: @kenhuiny

More information

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA f Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks Rd. Telephone: +1 781 890 2019 Suite 206 Waltham, MA 02452 USA To submit an enhancement request, email features@leostream.com.

More information

Guide. Cloudistics Ignite: Setup and Configuration Guide

Guide. Cloudistics Ignite: Setup and Configuration Guide Guide Cloudistics Ignite: Setup and Configuration Guide Contents Introduction... 3 Step 1: Configure Ignite Uplink Network... 4 1.1 Console into each Ignite SDN Router... 4 1.2 Configure the IP address(es)

More information

Demo Lab Guide Network Function Virtualization

Demo Lab Guide Network Function Virtualization Demo Lab Guide Network Function Virtualization (HOL) Hands-On Lab Guide Deploying Virtualized IP Multimedia Subsystems in an OpenStack Environment Product Domain: Network Author: NFV Product Engineering

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 Network Functions Virtualization Product Guide Overview of the Network Functions Virtualization (NFV) Last Updated: 2018-07-03 Red Hat OpenStack Platform 13 Network Functions

More information

Healing Virtual Network Functions

Healing Virtual Network Functions Healing Overview, page 1 Healing a VM, page 1 Recovery and Redeployment Policies, page 5 Enabling and Disabling the Host, page 9 Notifications and Events, page 11 Healing Overview As part of life cycle

More information

How to Deploy Virtual Test Agents in OpenStack

How to Deploy Virtual Test Agents in OpenStack How to Deploy Virtual Test Agents in OpenStack Executive Summary This guide explains how to deploy Netrounds Virtual Test Agents (vtas) in OpenStack and how to control these from Netrounds Control Center.

More information

Dell EMC Ready Architecture for Red Hat OpenStack Platform

Dell EMC Ready Architecture for Red Hat OpenStack Platform Dell EMC Ready Architecture for Red Hat OpenStack Platform Cumulus Switch Configuration Guide Version 13 Dell EMC Service Provider Solutions ii Contents Contents List of Tables...iii Trademarks... iv Notes,

More information

Table of Contents. Configure and Manage Logging in to the Management Portal Verify and Trust Certificates

Table of Contents. Configure and Manage Logging in to the Management Portal Verify and Trust Certificates Table of Contents Configure and Manage Logging in to the Management Portal Verify and Trust Certificates Configure System Settings Add Cloud Administrators Add Viewers, Developers, or DevOps Administrators

More information

Contrail Cloud Affirmed Design and Deployment Guide

Contrail Cloud Affirmed Design and Deployment Guide Contrail Cloud Affirmed Design and Deployment Guide Release 10.0.1 Modified: 2018-03-12 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks,

More information

Dell EMC Red Hat OpenStack Cloud Solution. Architecture Guide Version 6.0

Dell EMC Red Hat OpenStack Cloud Solution. Architecture Guide Version 6.0 Dell EMC Red Hat OpenStack Cloud Solution Architecture Guide Version 6.0 Dell EMC Validated Solutions Contents 2 Contents List of Figures...4 List of Tables...5 Trademarks... 6 Glossary... 7 Notes, Cautions,

More information

Creating Application Containers

Creating Application Containers This chapter contains the following sections: General Application Container Creation Process, page 1 Creating Application Container Policies, page 2 About Application Container Templates, page 5 Creating

More information

How to Deploy the Barracuda Security Gateway in the New Microsoft Azure Management Portal

How to Deploy the Barracuda  Security Gateway in the New Microsoft Azure Management Portal How to Deploy the Barracuda Email Security Gateway in the New Microsoft Azure Management Portal This guide walks you through the steps to deploy and provision the Barracuda Email Security Gateway on Microsoft

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

DEPLOYING NFV: BEST PRACTICES

DEPLOYING NFV: BEST PRACTICES DEPLOYING NFV: BEST PRACTICES Rimma Iontel Senior Cloud Architect, Cloud Practice riontel@redhat.com Julio Villarreal Pelegrino Principal Architect, Cloud Practice julio@redhat.com INTRODUCTION TO NFV

More information

ZeroStack Quick Start Guide

ZeroStack Quick Start Guide Self Driving Cloud @ZeroStackInc sales@zerostack.com www.zerostack.com ZeroStack Quick Start Guide Version 2.0 Copyright 2016 ZeroStack, Inc. All rights reserved. This product is protected by U.S. and

More information

Edge Computing Operations:

Edge Computing Operations: Edge Computing Operations: Day-1 Deployment & Day-2 Management Titanium Cloud Brent Rowsell & Greg Waines (Wind River Systems) WHEN IT MATTERS, IT RUNS ON WIND RIVER. 2017 WIND RIVER. ALL RIGHTS RESERVED.

More information

Post Installation Tasks

Post Installation Tasks This chapter contains the following sections: Changing the ESC Password, page 1 Configuring Pluggable Authentication Module (PAM) Support for Cisco Elastic Services Controller, page 3 Authenticating REST

More information

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi)

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) Revised: November, 2013 Contents Overview, page 1 Guidelines and Limitations, page 1 Prerequisites, page 2 Installation

More information

Release Notes for Cisco Application Policy Infrastructure Controller Enterprise Module, Release x

Release Notes for Cisco Application Policy Infrastructure Controller Enterprise Module, Release x Release s for Cisco Application Policy Infrastructure Controller Enterprise Module, Release 1.3.3.x First Published: 2017-02-10 Release s for Cisco Application Policy Infrastructure Controller Enterprise

More information

Cisco Enterprise Network Function Virtualization Infrastructure Software Configuration Guide, Release 3.8.1

Cisco Enterprise Network Function Virtualization Infrastructure Software Configuration Guide, Release 3.8.1 Cisco Enterprise Network Function Virtualization Infrastructure Software Configuration Guide, Release 3.8.1 First Published: 2017-12-15 Last Modified: 2018-04-20 Americas Headquarters Cisco Systems, Inc.

More information