Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-08-06 Thread alan_jw_ch...@trend.com.tw
Hi Josef and all,
I tried to test vFW’s closed loop event on ONAP-relase-1.0.0 with DCAE 1.1. In 
my environment, it is okay to get VES collections from vFW using the restful 
API 
http://{collector_ip}:3904/events/unauthenticated.SEC_MEASUREMENT_OUTPUT/group3/sub1?timeout=3.
 For TCA parts, I always get the empty result using the restful API 
http://{collector_ip}:3904/events/unauthenticated.TCA_EVENT_OUTPUT/group3/sub1?timeout=3.
 I have checked the logs of my DCAE controller and got the following error 
message in the log “controller-platform-server-controller.err”.

HTTP REQUEST header: Environment: null
HTTP REQUEST header: Authorization: Basic dGVzdHJlc3Q6M2MwbXBVI2gwMUBOMWMz
HTTP REQUEST header: ClientAuth: cHl0aG9uOnRlc3Q=
HTTP REQUEST header: Content-type: application/json
HTTP REQUEST header: X-ECOMP-RequestID: ee4442e2-8211-442c-9b9f-5b56e0a50ae7
HTTP REQUEST url: POST http://policy.api.simpledemo.openecomp.org:8480/getConfig
HTTP REQUEST boby: {"policyName":"configuration.dcae.microservice.tca.xml"}
Mon Aug 07 03:39:23 GMT 2017 
org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: 
URL: http://policy.api.simpledemo.openecomp.org:8480/getConfig code:404 msg:Not 
Found
org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: 
URL: http://policy.api.simpledemo.openecomp.org:8480/getConfig code:404 msg:Not 
Found
at 
org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177)
at 
org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219)
at 
org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205)
at 
org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:196)
at 
org.openecomp.dcae.controller.platform.servers.controller.DcaeDcaePlatformControllerProvider.updateObjectUsingPolicy(DcaeDcaePlatformControllerProvider.java:1001)
at 
org.openecomp.dcae.controller.platform.servers.controller.DcaeDcaePlatformControllerProvider.access$3(DcaeDcaePlatformControllerProvider.java:974)
at 
org.openecomp.dcae.controller.platform.servers.controller.DcaeDcaePlatformControllerProvider$2.run(DcaeDcaePlatformControllerProvider.java:185)

I also tested API of policy framework. I think that the correct API URI should 
be 
"http://policy.api.simpledemo.openecomp.org:8480/PyPDPServer/getConfig”
 for my environment.

Here is my questions:
(1) Is it okay for my environment (i.e.,  ONAP-relase-1.0.0 with DCAE 1.1) to 
test closed loop event?
(2) Is there any further configuration I need?

Looking forward your reply and thanks in advance.


Alan JW Chang



Name: Alan JW Chang
Job title: Staff Engineer
Company: NTDTG Group, TrendMicro
Email: alan_jw_ch...@trend.com.tw




TREND MICRO EMAIL NOTICE
The information contained in this email and any attachments is confidential 
and may be subject to copyright or other intellectual property protection. 
If you are not the intended recipient, you are not authorized to use or 
disclose this information, and we request that you notify us by reply mail or
telephone and delete the original message from your mail system.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-25 Thread Michael O'Brien
Serkant,
   Everything is Rackspace below.
   When I started back in May I did get 1.1.0-SNAPSHOT ONAP running 
periodically – but not the vFW yet.
   When I run the 1.0.0 vFW I still use the base_vfw files not the 
base_vfw_rackspace files for my zip.
   I would expect that the 1.1.0-SNAPSHOT versions should work as well – I will 
verify these myself but not until early next week on a 1.1.0 run.

https://nexus.onap.org/content/sites/raw/org.openecomp.demo/heat/vFW/1.1.0-SNAPSHOT/


   /michael


From: Serkant Uluderya [mailto:serkant.ulude...@netsia.com]
Sent: Tuesday, July 25, 2017 03:52
To: Michael O'Brien 
Cc: PLATANIA, MARCO (MARCO) ; Cipher Cipher 
; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [DCAE] DCAE 1.0.0

Hi Michael,

As a side note, I've tried version 1.1.0 on rackspace using the templates from 
here 
https://gerrit.onap.org/r/gitweb?p=demo.git;a=tree;f=heat/OpenECOMP;h=b191dadd58edbe261c860adb649acdfd8e7c8b0f;hb=HEAD.
 Onap installation was smooth, however I could not manage to install the vFW 
demo. I tried to use vFW templates from here 
https://nexus.onap.org/content/sites/raw/org.openecomp.demo/heat/vLB/1.1.0-SNAPSHOT/
 and ONAP did not verify heat template.
I was in a hurry, so I reverted back ONAP 1.0.0 to run the vFW demo and it was 
ok for me.
I'm not sure if I got the correct vFW template for 1.1.0. If vFW demos are 
running well on 1.1.0, could you please add to the wiki where to get the 
correct heat templates for the demos.

Kind regards,
Serkant

On Tue, Jul 25, 2017 at 1:25 AM, Michael O'Brien 
mailto:frank.obr...@amdocs.com>> wrote:
Shankar,
   Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in 
Rackspace so far, in 1.1 it works in both.
   We had a similar question on the 18th from Serkant.  I checked the page 
below in anticipation of editing it but I will leave the clause as-is

DCAE-VERSION

1.1.0

Note only 1.1.0 version is working outside of Rackspace


   There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace at
https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos
Closed loop partial details
https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance
   thank you
   /michael


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>]
 On Behalf Of PLATANIA, MARCO (MARCO)
Sent: Monday, July 24, 2017 16:02
To: Cipher Cipher 
mailto:cipher.for.programm...@gmail.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [DCAE] DCAE 1.0.0

Hello Shankar,

You are right. DCAE (and MSO) have been modified to work in vanilla OpenStack 
since seed code 1.1.0 (current master branch). Seed code release 1.0.0 supports 
Rackspace only.

Please refer to the wiki page below for information about ONAP installation in 
vanilla OpenStack: 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack

Thanks,
Marco


From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Cipher Cipher 
mailto:cipher.for.programm...@gmail.com>>
Date: Monday, July 24, 2017 at 3:08 PM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: [onap-discuss] [DCAE] DCAE 1.0.0

Hey,

According to the DCAE controller 
guide(https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_DCAE-2BController-2BDevelopment-2BGuide&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=cpf7fEpKw4eGoxszA_SApKcgwdf-r3IUdTWJKDLVaTI&s=92wpqMU1NYxeq7qqkzMvxyRFAxsAjtakdGuDHCSjwkI&e=>),
 it doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up and 
running, so to make DCAE working, we have to replace ONAP with new version? or 
is there any alternatives?

Cheers
Shankar
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer

___
onap-discuss mailing list
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
https://lists.onap.org/mailman/listinfo/onap-discuss

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-25 Thread PLATANIA, MARCO (MARCO)
Hi Shankar,

Yes, you can modify the heat template to install ONAP seed code release-1.0.0 
with DCAE 1.1.0. We never tested this option, so I don’t know the outcome, but 
it seems that Josef is using this approach.

For what regards the dependency from the underlying platform, Rackspace and 
vanilla OpenStack use different image names, flavors, network IDs, etc. So, the 
configuration used for Rackspace (coded in DCAE) doesn’t work in plain 
OpenStack.

Marco

From: Cipher Cipher 
Date: Tuesday, July 25, 2017 at 3:28 AM
To: Michael O'Brien 
Cc: "onap-discuss@lists.onap.org" , "PLATANIA, 
MARCO (MARCO)" 
Subject: RE: [onap-discuss] [DCAE] DCAE 1.0.0

Hi Michael/Marco,

Thanks for the input. Can you throw some light why DCAE functionality depends 
up on underlying cloud(racks pace or vanilla openstack)? And can we just 
replace DCAE-1.0.0 with the latest and keeping rest of the components as it is? 
Will there be any api endpoint mismatch if we use above approach?

Cheers
Shankar

On 25-Jul-2017 3:55 AM, "Michael O'Brien" 
mailto:frank.obr...@amdocs.com>> wrote:
Shankar,
   Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in 
Rackspace so far, in 1.1 it works in both.
   We had a similar question on the 18th from Serkant.  I checked the page 
below in anticipation of editing it but I will leave the clause as-is

DCAE-VERSION

1.1.0

Note only 1.1.0 version is working outside of Rackspace


   There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace at
https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Installing-2Band-2BRunning-2Bthe-2BONAP-2BDemos&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=0c94DuMw40KaHf-_5LU5QAqvGkV0vsBrN1yvOHoUT_A&s=0Duc17E8SGKtXDMhCXMMMZtu7p0PW67yldK6voi99Cc&e=>
Closed loop partial details
https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Tutorial-253A-2BVerifying-2Band-2BObserving-2Ba-2Bdeployed-2BService-2BInstance&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=0c94DuMw40KaHf-_5LU5QAqvGkV0vsBrN1yvOHoUT_A&s=WBH_1k3uO0O3raw1FFzSbDloCjCzXoi16VTOdvIJm0g&e=>
   thank you
   /michael


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>]
 On Behalf Of PLATANIA, MARCO (MARCO)
Sent: Monday, July 24, 2017 16:02
To: Cipher Cipher 
mailto:cipher.for.programm...@gmail.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [DCAE] DCAE 1.0.0

Hello Shankar,

You are right. DCAE (and MSO) have been modified to work in vanilla OpenStack 
since seed code 1.1.0 (current master branch). Seed code release 1.0.0 supports 
Rackspace only.

Please refer to the wiki page below for information about ONAP installation in 
vanilla OpenStack: 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_ONAP-2BInstallation-2Bin-2BVanilla-2BOpenStack&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=0c94DuMw40KaHf-_5LU5QAqvGkV0vsBrN1yvOHoUT_A&s=_WdJmuBVExk20vaaihMr5scm2mR0oSSg64Uj1a0Nhpg&e=>

Thanks,
Marco


From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Cipher Cipher 
mailto:cipher.for.programm...@gmail.com>>
Date: Monday, July 24, 2017 at 3:08 PM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: [onap-discuss] [DCAE] DCAE 1.0.0

Hey,

According to the DCAE controller 
guide(https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_DCAE-2BController-2BDevelopment-2BGuide&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=cpf7fEpKw4eGoxszA_SApKcgwdf-r3IUdTWJKDLVaTI&s=92wpqMU1NYxeq7qqkzMvxyRFAxsAjtakdGuDHCSjwkI&e=>),
 it doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up and 
running, so to make DCAE working, we have to replace ONAP with new version? or 
is there any alternatives?

Cheers
Shankar
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16G

Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-25 Thread Cipher Cipher
Hi Josef,

Sure, that will be helpful.

And in vfw templates the first interface is attached to external network.
Most probably they are not DHCP enabled. So I don't think the eth0 ip will
have an IP. Did you face this issue?

Cheers
Shankar

On 25-Jul-2017 1:57 PM, "Josef Reisinger" 
wrote:

> Hi Shakar,
> yes, I installed an plain 1.0.0 ONAP up to the point where I needed the
> closed loop functionality and installed 1.1.0 DCAE controller (I think I
> did it manually on top of the existing DCAE controller...). After that, the
> other VMs came up. Reg. standalone DCAE, not sure what you mean by this,
> but I assume you can send the stream from vNF to DCAE collector.. You need
> to make sure that you have the right ip address of the collector in the
> config of the vNF (in my case, the vFW, the "middle" VM) to send the data
> to. In addition, you need also to make sure that the standalone DCAE is
> correctly configured to talk to policy (as far as I remember).
> I will have the change to do it in the next few days... I think I will
> document the steps and add them to the Wiki.
>
> Mit freundlichen Grüßen / Kind regards
> *Josef Reisinger*
>
>
>
> From:Cipher Cipher 
> To:Josef Reisinger 
> Cc:onap-discuss-boun...@lists.onap.org,
> onap-discuss@lists.onap.org, "Michael O'Brien" 
> Date:25.07.2017 10:13
> Subject:Re: [onap-discuss] [DCAE] DCAE 1.0.0
> --
>
>
>
> Hi Josef,
>
> You meant, you are running ONAP setup with DCAE-1.1 and all other
> components in 1.0.0? Is that right Josef?
>
> One more question, can we have standalone setup of DCAE and send streams
> from VNF to DCAE VES collector?
>
> Cheers
> Shankar
>
> On 25-Jul-2017 1:27 PM, "Josef Reisinger" <*josef.reisin...@de.ibm.com*
> > wrote:
> Shakar,
> we did exactly as you mentioned .. just run DCAE 1.1.0 on otherwise
> docker-1.0 images it works.
>
> Mit freundlichen Grüßen / Kind regards
> *Josef Reisinger*
>
>
>
> From:Cipher Cipher <*cipher.for.programm...@gmail.com*
> >
> To:"Michael O'Brien" <*frank.obr...@amdocs.com*
> >
> Cc:*onap-discuss@lists.onap.org* 
> Date:25.07.2017 09:29
> Subject:Re: [onap-discuss] [DCAE] DCAE 1.0.0
> Sent by:*onap-discuss-boun...@lists.onap.org*
> 
> --
>
>
>
> Hi Michael/Marco,
>
> Thanks for the input. Can you throw some light why DCAE functionality
> depends up on underlying cloud(racks pace or vanilla openstack)? And can we
> just replace DCAE-1.0.0 with the latest and keeping rest of the components
> as it is? Will there be any api endpoint mismatch if we use above approach?
>
> Cheers
> Shankar
>
> On 25-Jul-2017 3:55 AM, "Michael O'Brien" <*frank.obr...@amdocs.com*
> > wrote:
>
> Shankar,
>
>Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in
> Rackspace so far, in 1.1 it works in both.
>
>We had a similar question on the 18th from Serkant.  I checked the
> page below in anticipation of editing it but I will leave the clause as-is
>
>
>
> DCAE-VERSION 1.1.0 Note only 1.1.0 version is working outside of Rackspace
>
>
>
>There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace
> at
>
> *https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos*
> <https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos>
>
> Closed loop partial details
>
>
> *https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance*
> <https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance>
>
>thank you
>
>/michael
>
>
>
>
>
> *From:* *onap-discuss-boun...@lists.onap.org*
> [mailto:
> *onap-discuss-boun...@lists.onap.org*
> ] *On Behalf Of *PLATANIA, MARCO
> (MARCO)
> *Sent:* Monday, July 24, 2017 16:02
> *To:* Cipher Cipher <*cipher.for.programm...@gmail.com*
> >; *onap-discuss@lists.onap.org*
> 
> *Subject:* Re: [onap-discuss] [DCAE] DCAE 1.0.0
>
>
>
> Hello Shankar,
>
>
>
> You are right. DCAE (and MSO) have been modified to work in vanilla
> OpenStack since seed code 1.1.0 (current master branch). Seed code release
> 1.0.0 supports Rackspace only.
>
>
>
> Please refer to the wiki page below for information about ONAP
> installation in vanilla OpenStack:
> *https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack*
> <https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack>
&

Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-25 Thread Josef Reisinger
Hi Shakar,
yes, I installed an plain 1.0.0 ONAP up to the point where I needed the 
closed loop functionality and installed 1.1.0 DCAE controller (I think I 
did it manually on top of the existing DCAE controller...). After that, 
the other VMs came up. Reg. standalone DCAE, not sure what you mean by 
this, but I assume you can send the stream from vNF to DCAE collector.. 
You need to make sure that you have the right ip address of the collector 
in the config of the vNF (in my case, the vFW, the "middle" VM) to send 
the data to. In addition, you need also to make sure that the standalone 
DCAE is correctly configured to talk to policy (as far as I remember).
I will have the change to do it in the next few days... I think I will 
document the steps and add them to the Wiki.

Mit freundlichen Grüßen / Kind regards 
Josef Reisinger 



From:   Cipher Cipher 
To: Josef Reisinger 
Cc: onap-discuss-boun...@lists.onap.org, onap-discuss@lists.onap.org, 
"Michael O'Brien" 
Date:   25.07.2017 10:13
Subject:    Re: [onap-discuss] [DCAE] DCAE 1.0.0



Hi Josef, 

You meant, you are running ONAP setup with DCAE-1.1 and all other 
components in 1.0.0? Is that right Josef? 

One more question, can we have standalone setup of DCAE and send streams 
from VNF to DCAE VES collector? 

Cheers
Shankar 

On 25-Jul-2017 1:27 PM, "Josef Reisinger"  
wrote:
Shakar, 
we did exactly as you mentioned .. just run DCAE 1.1.0 on otherwise 
docker-1.0 images it works.

Mit freundlichen Grüßen / Kind regards 
Josef Reisinger 



From:Cipher Cipher 
To:"Michael O'Brien" 
Cc:onap-discuss@lists.onap.org
Date:    25.07.2017 09:29
Subject:Re: [onap-discuss] [DCAE] DCAE 1.0.0
Sent by:onap-discuss-boun...@lists.onap.org



Hi Michael/Marco, 

Thanks for the input. Can you throw some light why DCAE functionality 
depends up on underlying cloud(racks pace or vanilla openstack)? And can 
we just replace DCAE-1.0.0 with the latest and keeping rest of the 
components as it is? Will there be any api endpoint mismatch if we use 
above approach? 

Cheers
Shankar 

On 25-Jul-2017 3:55 AM, "Michael O'Brien"  wrote:
Shankar,
   Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in 
Rackspace so far, in 1.1 it works in both.
   We had a similar question on the 18th from Serkant.  I checked the page 
below in anticipation of editing it but I will leave the clause as-is
 

DCAE-VERSION
1.1.0
Note only 1.1.0 version is working outside of Rackspace
 
   There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace 
at
https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos
Closed loop partial details
https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance
   thank you
   /michael
 
 
From: onap-discuss-boun...@lists.onap.org[mailto:
onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO (MARCO)
Sent: Monday, July 24, 2017 16:02
To: Cipher Cipher ; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [DCAE] DCAE 1.0.0
 
Hello Shankar,
 
You are right. DCAE (and MSO) have been modified to work in vanilla 
OpenStack since seed code 1.1.0 (current master branch). Seed code release 
1.0.0 supports Rackspace only.
 
Please refer to the wiki page below for information about ONAP 
installation in vanilla OpenStack: 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack
 
Thanks,
Marco
 
 
From:  on behalf of Cipher Cipher <
cipher.for.programm...@gmail.com>
Date: Monday, July 24, 2017 at 3:08 PM
To: "onap-discuss@lists.onap.org" 
Subject: [onap-discuss] [DCAE] DCAE 1.0.0
 
Hey, 
 
According to the DCAE controller guide(
https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide), it 
doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up 
and running, so to make DCAE working, we have to replace ONAP with new 
version? or is there any alternatives?
 
Cheers
Shankar
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, 
you may review at https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss






___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-25 Thread Cipher Cipher
Hi Josef,

You meant, you are running ONAP setup with DCAE-1.1 and all other
components in 1.0.0? Is that right Josef?

One more question, can we have standalone setup of DCAE and send streams
from VNF to DCAE VES collector?

Cheers
Shankar

On 25-Jul-2017 1:27 PM, "Josef Reisinger" 
wrote:

> Shakar,
> we did exactly as you mentioned .. just run DCAE 1.1.0 on otherwise
> docker-1.0 images it works.
>
> Mit freundlichen Grüßen / Kind regards
> *Josef Reisinger*
>
>
>
> From:Cipher Cipher 
> To:"Michael O'Brien" 
> Cc:onap-discuss@lists.onap.org
> Date:        25.07.2017 09:29
> Subject:Re: [onap-discuss] [DCAE] DCAE 1.0.0
> Sent by:onap-discuss-boun...@lists.onap.org
> --
>
>
>
> Hi Michael/Marco,
>
> Thanks for the input. Can you throw some light why DCAE functionality
> depends up on underlying cloud(racks pace or vanilla openstack)? And can we
> just replace DCAE-1.0.0 with the latest and keeping rest of the components
> as it is? Will there be any api endpoint mismatch if we use above approach?
>
> Cheers
> Shankar
>
> On 25-Jul-2017 3:55 AM, "Michael O'Brien" <*frank.obr...@amdocs.com*
> > wrote:
>
> Shankar,
>
>Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in
> Rackspace so far, in 1.1 it works in both.
>
>We had a similar question on the 18th from Serkant.  I checked the
> page below in anticipation of editing it but I will leave the clause as-is
>
>
>
> DCAE-VERSION 1.1.0 Note only 1.1.0 version is working outside of Rackspace
>
>
>
>There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace
> at
>
> *https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos*
> <https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos>
>
> Closed loop partial details
>
>
> *https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance*
> <https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance>
>
>thank you
>
>/michael
>
>
>
>
>
> *From:* *onap-discuss-boun...@lists.onap.org*
> [mailto:
> *onap-discuss-boun...@lists.onap.org*
> ] *On Behalf Of *PLATANIA, MARCO
> (MARCO)
> *Sent:* Monday, July 24, 2017 16:02
> *To:* Cipher Cipher <*cipher.for.programm...@gmail.com*
> >; *onap-discuss@lists.onap.org*
> 
> *Subject:* Re: [onap-discuss] [DCAE] DCAE 1.0.0
>
>
>
> Hello Shankar,
>
>
>
> You are right. DCAE (and MSO) have been modified to work in vanilla
> OpenStack since seed code 1.1.0 (current master branch). Seed code release
> 1.0.0 supports Rackspace only.
>
>
>
> Please refer to the wiki page below for information about ONAP
> installation in vanilla OpenStack:
> *https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack*
> <https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack>
>
>
>
> Thanks,
>
> Marco
>
>
>
>
>
> *From: *<*onap-discuss-boun...@lists.onap.org*
> > on behalf of Cipher Cipher <
> *cipher.for.programm...@gmail.com* >
> *Date: *Monday, July 24, 2017 at 3:08 PM
> *To: *"*onap-discuss@lists.onap.org* " <
> *onap-discuss@lists.onap.org* >
> *Subject: *[onap-discuss] [DCAE] DCAE 1.0.0
>
>
>
> Hey,
>
>
>
> According to the DCAE controller guide(
> *https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide*
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_DCAE-2BController-2BDevelopment-2BGuide&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=cpf7fEpKw4eGoxszA_SApKcgwdf-r3IUdTWJKDLVaTI&s=92wpqMU1NYxeq7qqkzMvxyRFAxsAjtakdGuDHCSjwkI&e=>),
> it doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up
> and running, so to make DCAE working, we have to replace ONAP with new
> version? or is there any alternatives?
>
>
>
> Cheers
>
> Shankar
>
> This message and the information contained herein is proprietary and
> confidential and subject to the Amdocs policy statement,
> you may review at *https://www.amdocs.com/about/email-disclaimer*
> <https://www.amdocs.com/about/email-disclaimer>__
> _
> onap-discuss mailing list
> onap-discuss@lists.onap.org
> https://lists.onap.org/mailman/listinfo/onap-discuss
>
>
>
>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-25 Thread Josef Reisinger
Shakar, 
we did exactly as you mentioned .. just run DCAE 1.1.0 on otherwise 
docker-1.0 images it works.

Mit freundlichen Grüßen / Kind regards 
Josef Reisinger 



From:   Cipher Cipher 
To: "Michael O'Brien" 
Cc: onap-discuss@lists.onap.org
Date:   25.07.2017 09:29
Subject:    Re: [onap-discuss] [DCAE] DCAE 1.0.0
Sent by:onap-discuss-boun...@lists.onap.org



Hi Michael/Marco, 

Thanks for the input. Can you throw some light why DCAE functionality 
depends up on underlying cloud(racks pace or vanilla openstack)? And can 
we just replace DCAE-1.0.0 with the latest and keeping rest of the 
components as it is? Will there be any api endpoint mismatch if we use 
above approach? 

Cheers
Shankar 

On 25-Jul-2017 3:55 AM, "Michael O'Brien"  wrote:
Shankar,
   Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in 
Rackspace so far, in 1.1 it works in both.
   We had a similar question on the 18th from Serkant.  I checked the page 
below in anticipation of editing it but I will leave the clause as-is
 

DCAE-VERSION
1.1.0
Note only 1.1.0 version is working outside of Rackspace
 
   There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace 
at
https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos
Closed loop partial details
https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance
   thank you
   /michael
 
 
From: onap-discuss-boun...@lists.onap.org [mailto:
onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO (MARCO)
Sent: Monday, July 24, 2017 16:02
To: Cipher Cipher ; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [DCAE] DCAE 1.0.0
 
Hello Shankar,
 
You are right. DCAE (and MSO) have been modified to work in vanilla 
OpenStack since seed code 1.1.0 (current master branch). Seed code release 
1.0.0 supports Rackspace only.
 
Please refer to the wiki page below for information about ONAP 
installation in vanilla OpenStack: 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack 
 
Thanks,
Marco
 
 
From:  on behalf of Cipher Cipher <
cipher.for.programm...@gmail.com>
Date: Monday, July 24, 2017 at 3:08 PM
To: "onap-discuss@lists.onap.org" 
Subject: [onap-discuss] [DCAE] DCAE 1.0.0
 
Hey, 
 
According to the DCAE controller guide(
https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide), it 
doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up 
and running, so to make DCAE working, we have to replace ONAP with new 
version? or is there any alternatives?
 
Cheers
Shankar
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, 
you may review at https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss




___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-25 Thread Serkant Uluderya
Hi Michael,

As a side note, I've tried version 1.1.0 on rackspace using the templates
from here
https://gerrit.onap.org/r/gitweb?p=demo.git;a=tree;f=heat/OpenECOMP;h=b191dadd58edbe261c860adb649acdfd8e7c8b0f;hb=HEAD.
Onap installation was smooth, however I could not manage to install the vFW
demo. I tried to use vFW templates from here
https://nexus.onap.org/content/sites/raw/org.openecomp.demo/heat/vLB/1.1.0-SNAPSHOT/
and ONAP did not verify heat template.
I was in a hurry, so I reverted back ONAP 1.0.0 to run the vFW demo and it
was ok for me.
I'm not sure if I got the correct vFW template for 1.1.0. If vFW demos are
running well on 1.1.0, could you please add to the wiki where to get the
correct heat templates for the demos.

Kind regards,
Serkant

On Tue, Jul 25, 2017 at 1:25 AM, Michael O'Brien 
wrote:

> Shankar,
>
>Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in
> Rackspace so far, in 1.1 it works in both.
>
>We had a similar question on the 18th from Serkant.  I checked the
> page below in anticipation of editing it but I will leave the clause as-is
>
>
>
> DCAE-VERSION
>
> 1.1.0
>
> Note only 1.1.0 version is working outside of Rackspace
>
>
>
>There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace
> at
>
> https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos
>
> Closed loop partial details
>
> https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+
> Observing+a+deployed+Service+Instance
>
>thank you
>
>/michael
>
>
>
>
>
> *From:* onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-bounces@
> lists.onap.org] *On Behalf Of *PLATANIA, MARCO (MARCO)
> *Sent:* Monday, July 24, 2017 16:02
> *To:* Cipher Cipher ;
> onap-discuss@lists.onap.org
> *Subject:* Re: [onap-discuss] [DCAE] DCAE 1.0.0
>
>
>
> Hello Shankar,
>
>
>
> You are right. DCAE (and MSO) have been modified to work in vanilla
> OpenStack since seed code 1.1.0 (current master branch). Seed code release
> 1.0.0 supports Rackspace only.
>
>
>
> Please refer to the wiki page below for information about ONAP
> installation in vanilla OpenStack: https://wiki.onap.org/display/
> DW/ONAP+Installation+in+Vanilla+OpenStack
>
>
>
> Thanks,
>
> Marco
>
>
>
>
>
> *From: * on behalf of Cipher Cipher <
> cipher.for.programm...@gmail.com>
> *Date: *Monday, July 24, 2017 at 3:08 PM
> *To: *"onap-discuss@lists.onap.org" 
> *Subject: *[onap-discuss] [DCAE] DCAE 1.0.0
>
>
>
> Hey,
>
>
>
> According to the DCAE controller guide(https://wiki.onap.org/
> display/DW/DCAE+Controller+Development+Guide
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_DCAE-2BController-2BDevelopment-2BGuide&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=cpf7fEpKw4eGoxszA_SApKcgwdf-r3IUdTWJKDLVaTI&s=92wpqMU1NYxeq7qqkzMvxyRFAxsAjtakdGuDHCSjwkI&e=>),
> it doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up
> and running, so to make DCAE working, we have to replace ONAP with new
> version? or is there any alternatives?
>
>
>
> Cheers
>
> Shankar
> This message and the information contained herein is proprietary and
> confidential and subject to the Amdocs policy statement,
> you may review at https://www.amdocs.com/about/email-disclaimer
>
> ___
> onap-discuss mailing list
> onap-discuss@lists.onap.org
> https://lists.onap.org/mailman/listinfo/onap-discuss
>
>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-25 Thread Cipher Cipher
Hi Michael/Marco,

Thanks for the input. Can you throw some light why DCAE functionality
depends up on underlying cloud(racks pace or vanilla openstack)? And can we
just replace DCAE-1.0.0 with the latest and keeping rest of the components
as it is? Will there be any api endpoint mismatch if we use above approach?

Cheers
Shankar

On 25-Jul-2017 3:55 AM, "Michael O'Brien"  wrote:

> Shankar,
>
>Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in
> Rackspace so far, in 1.1 it works in both.
>
>We had a similar question on the 18th from Serkant.  I checked the
> page below in anticipation of editing it but I will leave the clause as-is
>
>
>
> DCAE-VERSION
>
> 1.1.0
>
> Note only 1.1.0 version is working outside of Rackspace
>
>
>
>There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace
> at
>
> https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos
>
> Closed loop partial details
>
> https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+
> Observing+a+deployed+Service+Instance
>
>thank you
>
>/michael
>
>
>
>
>
> *From:* onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-bounces@
> lists.onap.org] *On Behalf Of *PLATANIA, MARCO (MARCO)
> *Sent:* Monday, July 24, 2017 16:02
> *To:* Cipher Cipher ;
> onap-discuss@lists.onap.org
> *Subject:* Re: [onap-discuss] [DCAE] DCAE 1.0.0
>
>
>
> Hello Shankar,
>
>
>
> You are right. DCAE (and MSO) have been modified to work in vanilla
> OpenStack since seed code 1.1.0 (current master branch). Seed code release
> 1.0.0 supports Rackspace only.
>
>
>
> Please refer to the wiki page below for information about ONAP
> installation in vanilla OpenStack: https://wiki.onap.org/display/
> DW/ONAP+Installation+in+Vanilla+OpenStack
>
>
>
> Thanks,
>
> Marco
>
>
>
>
>
> *From: * on behalf of Cipher Cipher <
> cipher.for.programm...@gmail.com>
> *Date: *Monday, July 24, 2017 at 3:08 PM
> *To: *"onap-discuss@lists.onap.org" 
> *Subject: *[onap-discuss] [DCAE] DCAE 1.0.0
>
>
>
> Hey,
>
>
>
> According to the DCAE controller guide(https://wiki.onap.org/
> display/DW/DCAE+Controller+Development+Guide
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_DCAE-2BController-2BDevelopment-2BGuide&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=cpf7fEpKw4eGoxszA_SApKcgwdf-r3IUdTWJKDLVaTI&s=92wpqMU1NYxeq7qqkzMvxyRFAxsAjtakdGuDHCSjwkI&e=>),
> it doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up
> and running, so to make DCAE working, we have to replace ONAP with new
> version? or is there any alternatives?
>
>
>
> Cheers
>
> Shankar
> This message and the information contained herein is proprietary and
> confidential and subject to the Amdocs policy statement,
> you may review at https://www.amdocs.com/about/email-disclaimer
>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-24 Thread Michael O'Brien
Shankar,
   Hi, as Marco mentions in a 1.0.0 ONAP environment DCAE only works in 
Rackspace so far, in 1.1 it works in both.
   We had a similar question on the 18th from Serkant.  I checked the page 
below in anticipation of editing it but I will leave the clause as-is

DCAE-VERSION

1.1.0

Note only 1.1.0 version is working outside of Rackspace


   There is a video of closed-loop (requires DCAE) for 1.0.0 on Rackspace at
https://wiki.onap.org/display/DW/Installing+and+Running+the+ONAP+Demos
Closed loop partial details
https://wiki.onap.org/display/DW/Tutorial%3A+Verifying+and+Observing+a+deployed+Service+Instance
   thank you
   /michael


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO 
(MARCO)
Sent: Monday, July 24, 2017 16:02
To: Cipher Cipher ; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [DCAE] DCAE 1.0.0

Hello Shankar,

You are right. DCAE (and MSO) have been modified to work in vanilla OpenStack 
since seed code 1.1.0 (current master branch). Seed code release 1.0.0 supports 
Rackspace only.

Please refer to the wiki page below for information about ONAP installation in 
vanilla OpenStack: 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack

Thanks,
Marco


From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Cipher Cipher 
mailto:cipher.for.programm...@gmail.com>>
Date: Monday, July 24, 2017 at 3:08 PM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: [onap-discuss] [DCAE] DCAE 1.0.0

Hey,

According to the DCAE controller 
guide(https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_DCAE-2BController-2BDevelopment-2BGuide&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=cpf7fEpKw4eGoxszA_SApKcgwdf-r3IUdTWJKDLVaTI&s=92wpqMU1NYxeq7qqkzMvxyRFAxsAjtakdGuDHCSjwkI&e=>),
 it doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up and 
running, so to make DCAE working, we have to replace ONAP with new version? or 
is there any alternatives?

Cheers
Shankar
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [DCAE] DCAE 1.0.0

2017-07-24 Thread PLATANIA, MARCO (MARCO)
Hello Shankar,

You are right. DCAE (and MSO) have been modified to work in vanilla OpenStack 
since seed code 1.1.0 (current master branch). Seed code release 1.0.0 supports 
Rackspace only.

Please refer to the wiki page below for information about ONAP installation in 
vanilla OpenStack: 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack

Thanks,
Marco


From:  on behalf of Cipher Cipher 

Date: Monday, July 24, 2017 at 3:08 PM
To: "onap-discuss@lists.onap.org" 
Subject: [onap-discuss] [DCAE] DCAE 1.0.0

Hey,

According to the DCAE controller 
guide(https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_DCAE-2BController-2BDevelopment-2BGuide&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=cpf7fEpKw4eGoxszA_SApKcgwdf-r3IUdTWJKDLVaTI&s=92wpqMU1NYxeq7qqkzMvxyRFAxsAjtakdGuDHCSjwkI&e=>),
 it doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up and 
running, so to make DCAE working, we have to replace ONAP with new version? or 
is there any alternatives?

Cheers
Shankar
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [DCAE] DCAE 1.0.0

2017-07-24 Thread Cipher Cipher
Hey,

According to the DCAE controller guide(
https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide), it
doesn't work in release-1.0.0. But I have already ONAP release-1.0.0 up and
running, so to make DCAE working, we have to replace ONAP with new version?
or is there any alternatives?

Cheers
Shankar
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss