Hi Ambica, You are mixing together pieces of Beijing, Casablanca and Dublin releases. They don't go together due to the code changes and reorganisations that have happened in each release.
> docker pull nexus3.onap.org:10001/onap/aai-resources:1.4-STAGING-latest > docker pull nexus3.onap.org:10001/onap/traversal:1.4-STAGING-latest > docker pull nexus3.onap.org:10001/onap/graphadmin:latest These are from master branch so that is Dublin. If using Dublin, you also need schema-service > And also , When i was trying to edit the above mentioned files in Beijing > branch i could not find the "/schema/onap/" folder structure inside the > container. For Beijing how do we update the schema inside a container? In Beijing branch, the schema is updated through resources and traversal. > I could see the new attribute but the new objects were not reflecting. I could > see the new objects while doing a GET /examples/pnf but could not PUT the > same. It could be that the graphadmin was updated but the resources service > was not update . > Can you please tell me if i need to change elsewhere as i am getting an "edge > not found error." If you are using Casablanca release, the schema is updated through graphadmin. If you are using Dublin release, the schema is updated through schema-service. > I had tried to add new attributes and also new objects and defined their > relationship by editing > the aai_oxm_v11.xml and DbedgeRule_v11.json inside each microservice under > /opt/app/aai-resources/resources/schema/onap/oxm/v14/aai_oxm_v11.xml and > /opt/app/aai-resources/resources/schema/onap/dbedgerules/v11/DbEdgeRules_v11.json > respectively. I don't know if it's just a typo, but v14 directory does not contain the v11 file. > Can you please verify whether i am doing the right thing or not. Also if you > could please send me the latest tag image of casablanca. As per Harish's email, the manifest shows the image versions that you need: https://gerrit.onap.org/r/gitweb?p=integration.git;a=blob;f=version-manifest/src/main/resources/docker-manifest.csv;h=fc2c204cc73d1cdddad64eac23d6bda6ce9e8347;hb=refs/heads/casablanca Keong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15961): https://lists.onap.org/g/onap-discuss/message/15961 Mute This Topic: https://lists.onap.org/mt/30393465/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
