Seamless adaptive multi-cloud management of service-based applications
rosogon on master
Updating deployer and brooklyn-… Merge pull request #311 from ki… (compare)
rosogon on 1.1.0-beta
PLANNER_PORT="1234"
DISCOVERER_URL="http://127.0.0.1:2000/"
SLA_GENERATOR_URL="http://127.0.0.1:8080/"
GRAFANA_URL="127.0.0.1"
INFLUXDB_URL="undefined"
MONITOR_GENERATOR_URL="undefined"
MONITOR_GENERATOR_PORT="undefined"
PID_FILE="/tmp/brooklyn-vagrant/apps/vQvSEXE8/entities/VanillaSoftwareProcess_joJYalM3/pid.txt"
INFO [2016-04-14 11:46:37,311] alien4cloud.tosca.parser.mapping.AbstractMapper: Mapping yaml field definitions to definitions using basic ScalarParser
ERROR [2016-04-14 11:46:37,509] io.dropwizard.jersey.errors.LoggingExceptionMapper: Error handling a request: 3cdcc5289203b794
! java.lang.NullPointerException: null
! at eu.seaclouds.platform.planner.core.Planner.parseOfferings(Planner.java:290) ~[planner-service.jar:na]
INFO [2016-04-14 11:46:35,991] eu.seaclouds.platform.planner.core.Planner: Planning for aam:
tosca_definitions_version: tosca_simple_yaml_1_0_0_wd03
description: test
imports:
- tosca-normative-types:1.0.0.wd06-SNAPSHOT
topology_template:
node_templates:
web:
type: sc_req.web
properties:
autoscale: false
node_types:
sc_req.web:
derived_from: seaclouds.nodes.SoftwareComponent
groups:
operation_web:
members:
- web
policies:
- dependencies: {}
- AppQoSRequirements:
response_time:
less_than: 200.0 ms
availability:
greater_than: 0.9990000000000001
cost:
less_or_equal: 1000.0 euros_per_month
workload:
less_or_equal: 24000.0 req_per_min
- QoSRequirements: {}
INFO [2016-04-14 11:46:35,991] eu.seaclouds.platform.planner.core.Planner: Getting Offeing Step: Start