Giter VIP home page Giter VIP logo

qos-slicing's Introduction

Hi there ๐Ÿ‘‹

Top Langs

qos-slicing's People

Contributors

alessiocnit avatar dscano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

qos-slicing's Issues

ID_Meter java file

Hello dears,

I want to try your app, but I got an error. Firsly I am using onos 2.7.0.
The first issue is that I don't know where to put the ID_Meter.java file. I have searched also in the onos github repositories, I don't find a path.
After sobstituting these files (LinkCollectionCompiler.java; MeterManager.java, MeterServiceAdapter.java, MeterService.java
and VirtualNetworkMeterManager.java
). And trying to lunch onos, I got this error:
"""
web/api/src/main/java/org/onosproject/rest/resources/MetersWebResource.java:158: error: incompatible types: MeterCellId cannot be converted to MeterId
final Meter meter = nullIsNotFound(meterService.getMeter(did, meterCellId),
^
web/api/src/main/java/org/onosproject/rest/resources/MetersWebResource.java:181: error: method getMeters in interface MeterService cannot be applied to given types;
final Iterable meters = meterService.getMeters(did, meterScope);
^
required: DeviceId
found: DeviceId,MeterScope
reason: actual and formal argument lists differ in length
web/api/src/main/java/org/onosproject/rest/resources/MetersWebResource.java:250: error: incompatible types: MeterCellId cannot be converted to MeterId
meterService.withdraw(meterRequest, mid);
^
web/api/src/main/java/org/onosproject/rest/resources/MetersWebResource.java:280: error: incompatible types: MeterCellId cannot be converted to MeterId
meterService.withdraw(meterRequest, meterCellId);
^
Target //:onos-local_current-jdk failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 105.937s, Critical Path: 100.00s
INFO: 46 processes: 5 internal, 16 linux-sandbox, 25 worker.
FAILED: Build did NOT complete successfully
FAILED: Build did NOT complete successfully
"""
Please where can I put the ID_Meter.java file. Or what to do?

Best regards,
MOHAMED.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.