Thanks a lot for the pointers - they were really helpful! -Sriram
On Wed, Jun 19, 2019 at 10:01 AM Kanagaraj Manickam < [email protected]> wrote: > Sriram, > > Sure. We have added samples for each command in project itself, so that > it would provide as good reference and are placed under folder > *open-cli-sample* > > For your issue, can you please refer the existing sample > https://github.com/onap/cli/blob/master/products/onap-dublin/features/sdc/src/main/resources/open-cli-sample/vf/vf-model-certify-schema-dublin-sample.yaml > > In dublin, using CLI, end-end provisioning is automated here as > integration script > https://github.com/onap/integration/blob/master/test/hpa_automation > > Itohan (cc’ed) and her team was working on it. > > > > Itohan, > > Could you please help Sriram here ? Thank you. > > > > Regards > > Kanagaraj Manickam > > Senior System Architect > > P&S ONAP > > Huawei Technologies India Pvt. Ltd. > > Survey No. 37, Next to EPIP Area, Kundalahalli, Whitefield > > Bengaluru-560066, Karnataka > > Tel: + 91-80-49160700 ext 72410 Mob: 9945602938 > > [image: Company_logo] > > > ------------------------------ > > This e-mail and its attachments contain confidential information from > HUAWEI, which > is intended only for the person or entity whose address is listed above. > Any use of the > information contained herein in any way (including, but not limited to, > total or partial > disclosure, reproduction, or dissemination) by persons other than the > intended > recipient(s) is prohibited. If you receive this e-mail in error, please > notify the sender by > phone or email immediately and delete it! > > > > *From:* Sriram Rupanagunta [mailto:[email protected]] > *Sent:* 18 June 2019 16:42 > *To:* Kanagaraj Manickam <[email protected]>; Amar Kapadia < > [email protected]> > *Subject:* Re: [onap-discuss] [cli] ONAP CLI in Casablanca > > > > Hi Kanag, > > > > We got around to trying the latest CLI, and it looks like most of the > issues have been addressed. > > We are able to do the complete SDC design and distribution using CLI > commands. > > > > One of the CLI commands (vf-model-cerify) still seems to fail. We had to > do this step using GUI. Is this supposed to work? I can log a bug if this > is supposed to work but failing for some reason. > > > > Also, we have not been able to do deployment using CLI commands > (service-create/vf-create), based on the available documentation. If these > are supposed to work, it would be great if you could pass on the > documentation. > > > > We can help with the documentation if needed. > > > > -Sriram > > > > > > On Wed, May 29, 2019 at 1:48 PM Kanagaraj Manickam < > [email protected]> wrote: > > Hello Sriram, > > > > WE have released the dublin version of CLI onap/cli:3.0.0 Could you please > try this one and let us know if you findings. Thanks > > > > Regards > > Kanagaraj Manickam > > Senior System Architect > > P&S ONAP > > Huawei Technologies India Pvt. Ltd. > > Survey No. 37, Next to EPIP Area, Kundalahalli, Whitefield > > Bengaluru-560066, Karnataka > > Tel: + 91-80-49160700 ext 72410 Mob: 9945602938 > > [image: Company_logo] > ------------------------------ > > This e-mail and its attachments contain confidential information from > HUAWEI, which > is intended only for the person or entity whose address is listed above. > Any use of the > information contained herein in any way (including, but not limited to, > total or partial > disclosure, reproduction, or dissemination) by persons other than the > intended > recipient(s) is prohibited. If you receive this e-mail in error, please > notify the sender by > phone or email immediately and delete it! > > > > *From:* Sriram Rupanagunta [mailto:[email protected]] > *Sent:* 06 May 2019 15:45 > *To:* Kanagaraj Manickam <[email protected]>; > [email protected] > *Subject:* Re: [onap-discuss] ONAP CLI in Casablanca > > > > Hi Kanagaraj / CLI team, > > We got around to trying out Dublin/latest CLI, and pulled the latest > container (onap/cli:2.0-STAGING-latest). The AAI related commands continue > to work as expected, but we could not get any of the SDC commands to work. > > Are we missing something? We used SDC-BE URL - should we be using > something else? > > oclip:onap-dublin>vlm-create -x test-license --debug --no-auth -u cs0008 > -p demo123456\! -m http://192.168.122.233:30205 > > > > 404::0x6001::Command vlm-create failed to execute, > > > > URL: > http://192.168.122.233:30205/onboarding-api/v1.0/vendor-license-models > > Method: post > > Request Queries: {} > > Request Body: {"vendorName": "test-license", "description": "", > "iconRef": "icon"} > > Request Headers: {Accept=application/json, Content-Type=application/json} > > Request Cookies: {} > > binaryData=false > > Context={} > > HTTP Status: 404 > > Response Body: > > Response Headers: {Cache-Control=must-revalidate,no-cache,no-store, > Server=Jetty(9.4.12.v20180830), Content-Length=0} > > Response Cookies: {} > > > > > On Mon, Apr 15, 2019 at 05:00 AM, Kanagaraj Manickam wrote: > > Hi Sriram, > > > > Instead of Casablanca version, Please use the latest version of the CLI, > which is now enabled with more number of required ONAP services. > > > > Regards > > Kanagaraj Manickam > > Senior System Architect > > P&S ONAP > > Huawei Technologies India Pvt. Ltd. > > Survey No. 37, Next to EPIP Area, Kundalahalli, Whitefield > > Bengaluru-560066, Karnataka > > Tel: + 91-80-49160700 ext 72410 Mob: 9945602938 > > <![if !vml]>[image: Company_logo]<![endif]> > > > ------------------------------ > > This e-mail and its attachments contain confidential information from > HUAWEI, which > is intended only for the person or entity whose address is listed above. > Any use of the > information contained herein in any way (including, but not limited to, > total or partial > disclosure, reproduction, or dissemination) by persons other than the > intended > recipient(s) is prohibited. If you receive this e-mail in error, please > notify the sender by > phone or email immediately and delete it! > > > > *From:* [email protected] [mailto:[email protected] > <[email protected]>] *On Behalf Of *Sriram Rupanagunta > *Sent:* 15 April 2019 16:49 > *To:* [email protected] > *Subject:* [onap-discuss] ONAP CLI in Casablanca > > > > Hi, > > We are trying to use ONAP CLI, and found that several commands fail as not > supported. > > Is there a plan to enable the rest in near future? > > Few commands seem to work fine: > > onap cloud-list -m https://$AAI_IP:8443 > > > > +------------+------------+------------------+ > > |cloud |region |resource-version | > > +------------+------------+------------------+ > > |CloudOwner |regionOne |1554971488563 | > > +------------+------------+------------------+ > > whereas, several others related to SDC don't seem to be enabled: > > > > onap vf-create > > 0x6003::Command vf-create is not available for product version > onap-casablanca > > -Sriram > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17662): https://lists.onap.org/g/onap-discuss/message/17662 Mute This Topic: https://lists.onap.org/mt/31831652/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
