Reference Guide

Table Of Contents
Model
com.[
COMPANY_SHORT_NAME
].[
APPLICATION_SHORT_NAME
].model
com.hp.hm.model
API
com.[
COMPANY_SHORT_NAME
].[
APPLICATION_SHORT_NAME
].api
com.hp.hm.api
Business Logic
com.[
COMPANY_SHORT_NAME
].[
APPLICATION_SHORT_NAME
].impl
com.hp.hm.impl
REST API
com.[
COMPANY_SHORT_NAME
].[
APPLICATION_SHORT_NAME
].rs
com.hp.hm.rs
UI
com.[
COMPANY_SHORT_NAME
].[
APPLICATION_SHORT_NAME
].ui
com.hp.hm.ui
DAO API
com.[
COMPANY_SHORT_NAME
].[
APPLICATION_SHORT_NAME
].dao.api
com.hp.hm.dao.api
DAO Model
com.[COMPANY_SHORT_NAME].[APPLICATION_SHORT_NAME].dao.model com.hp.hm.dao.model
DAO
com.[
COMPANY_SHORT_NAME
].[
APPLICATION_SHORT_NAME
].dao.impl
com.hp.hm.dao.impl
Installing the Application
For this example the SDN Controller GUI will be used to deploy the application. It is assumed a
test machine was already created, for more information see Test Environment on page 7.
1. Login to the SDN controller as
sdn
user using the following URL
https://
SDN_CONTROLLER_ADDR ESS]
:8443/sdn/ui/” as shown in Figure 40. See
Authentication Configuration on page 7 to determine the right credentials.
Figure 40 SDN Controller Login Page
2. Click the
New
tool bar action as illustrated in Figu re 41.
147