- 841ba38 fix model import by Scott Baker · 9 years ago
- ad2cb4a add exampleservice to tosca by Scott Baker · 9 years ago
- b197eb6 apply node labels during postprocess phase instead of create phase by Scott Baker · 9 years ago
- 0b18f61 support for setting node labels for nodes in tosca by Scott Baker · 9 years ago
- 6526f55 push node label stuff through to tosca and vsgservice by Scott Baker · 9 years ago
- c4d78da add nodelabel to tosca by Scott Baker · 9 years ago
- da3122a add dns_servers to data model and tosca for VSGService by Scott Baker · 9 years ago
- 4d3cc75 add wan_container_netbits, wan_container_gateway_mac, wan_container_gateway_ip by Scott Baker · 9 years ago
- 9921c24 add wan_container_gateway_ip and wan_container_gateway_mac by Scott Baker · 9 years ago
- 2ab2d07 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 9 years ago
- 7b897e3 AddressPool object by Scott Baker · 9 years ago
- c8ef20a bring XOS up to date with latest vtn by Scott Baker · 9 years ago
- 4698b92 rename VCPEService to VSGService by Scott Baker · 9 years ago
- f510bf8 tosca support for rest_hostname, rest_port, and no_container by Scott Baker · 9 years ago
- 6837bb2 add healthcheck support to tosca by Scott Baker · 9 years ago
- 2ec8f11 plumb through tosca cidr field by Scott Baker · 9 years ago
- c3927c6 FIX: Ceilometer service TOSCA resource by Srikanth Vavilapalli · 9 years ago
- 3fe056a add exposed_ports field to slice by Scott Baker · 9 years ago
- f09cc0c XOS sFlow service models, synchronizer, tosca scripts by Srikanth Vavilapalli · 9 years ago
- 0041ffe fix password is broken if Tosca recipe run twice by Scott Baker · 9 years ago
- a6751c1 tosca support for attaching users to CORDSubscriberRoot by Scott Baker · 9 years ago
- 6ff5598 CORD-60:XOS ONOS model and tosca enhancements to deploy Notifier application in ONOS instances and to perform OSGI component configuration by Srikanth Vavilapalli · 9 years ago
- 67ea0d7 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 9 years ago
- b487e30 move ceilomter service to services/ by Scott Baker · 9 years ago
- 4e75099 use Tenant and Service from core instead of ceilometer by Scott Baker · 9 years ago
- e01ee76 move cord to services/ by Scott Baker · 9 years ago
- 3dc3a4e move HPC service into services/ directory by Scott Baker · 9 years ago
- 49cad89 add VTN to Tosca by Scott Baker · 9 years ago
- ddf8009 repurpose slice network field by Scott Baker · 9 years ago
- 781ca9f support for setting default_image / default_flavor from tosca by Scott Baker · 9 years ago
- ac69b6a add tag field git to image object by Scott Baker · 9 years ago
- 16c18b0 remove debug statement by Scott Baker · 9 years ago
- 3e3d538 add ability to specify tenant model by Scott Baker · 9 years ago
- eeb6252 support generic tenant in yaml by Scott Baker · 9 years ago
- 4e921a4 add private-indirect and private-direct to Tosca by Scott Baker · 9 years ago
- ed0ae7b tosca support for service attributes by Scott Baker · 9 years ago
- a758d82 support for posting configuration to ONOS via REST API by Scott Baker · 9 years ago
- 9e95628 fix bug when running onos tosca twice by Scott Baker · 9 years ago
- 7430bd3 add default_isolation to slice tosca by Scott Baker · 9 years ago
- 2d13d8b add NetworkParameterType to Tosca by Scott Baker · 9 years ago
- 263627f fix error when adding volt tenant by Scott Baker · 9 years ago
- b838a27 fix bug when bringing up compute without image specified by Scott Baker · 9 years ago
- f60c010 add private_key_fn to tosca service models by Scott Baker · 9 years ago
- aff3b75 Fix bug running CORD TOSCA twice threw exception by Scott Baker · 9 years ago
- 4f6558a TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 9 years ago
- 294a532 add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 9 years ago
- 36158e8 Tosca changes for creating a default ceilometer tenant for admin user by Srikanth Vavilapalli · 9 years ago
- 3389056 add dashboardview support to tosca by Scott Baker · 9 years ago
- b718ec5 add rabbit_host, rabbit_user, and rabbit_password to controller Tosca object by Scott Baker · 9 years ago
- 535640b added tosca.nodes.ONOSvOLTApp by Scott Baker · 9 years ago
- 5e5c0e3 link vBNG Service to ONOS vBNG Tenant by Scott Baker · 9 years ago
- 881f745 add 'dependencies' to ONOSApp by Scott Baker · 9 years ago
- 0e5be0a onos resources and sample by Scott Baker · 9 years ago
- fe0ce73 refactor no-delete / no-update / no-create to base class by Scott Baker · 9 years ago
- fbb400f do not destroy deployment if nodes are attached by Scott Baker · 9 years ago
- b499171 do not destroy controller if it has active nodes by Scott Baker · 9 years ago
- 91af54e fix lookup of site from node by Scott Baker · 9 years ago
- 2c2f253 update SiteDeployment with controller in Tosca recipe by Scott Baker · 9 years ago
- 354a108 use standard method so that intrinsics are called by Scott Baker · 9 years ago
- 04abc4e made an intrinsic to look up stuff in a config file by Scott Baker · 9 years ago
- 85e0a0a add no-delete flag and test by Scott Baker · 9 years ago
- 534a856 misc superficial changes by Scott Baker · 9 years ago
- 5329d3a privilege code working in Slice and Deployment by Scott Baker · 9 years ago
- b2e4417 factor out the privilege processing code by Scott Baker · 9 years ago
- ff8845c support for attaching flavors and images to deployments by Scott Baker · 9 years ago
- 143de8f Add Image to TOSCA by Scott Baker · 9 years ago
- e71ab8b expose accessControl field in tosca; update deploymenttest by Scott Baker · 9 years ago
- cb595e3 modernize code in controller resource by Scott Baker · 9 years ago
- 69334ad more props for slice; write slice test case by Scott Baker · 9 years ago
- afc09ee add vlan_id to VOLTTenant tosca object by Scott Baker · 9 years ago
- e058b18 add Node to Tosca by Scott Baker · 9 years ago
- b239b8b relationship -> relationships by Scott Baker · 9 years ago
- 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
- ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
- e0fb458 fix bug in error message by Scott Baker · 9 years ago
- 935ad85 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 9 years ago
- 01234ce support ports and labels properties on network by Scott Baker · 9 years ago
- 121d5c3 fix bug, networks connected to wrong slice by Scott Baker · 9 years ago
- 327269f icon_url wasn't being passed through by Scott Baker · 9 years ago
- 9107387 update working for basic properties by Scott Baker · 9 years ago
- 5b1ff4c make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
- fcfb02e add versionNumber to service object by Scott Baker · 9 years ago
- 26f8488 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
- 0601cde Add CORDUser object and samples by Scott Baker · 9 years ago
- c9bd4a7 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
- a7c9efc Add ConnectsToSlice relationship by Scott Baker · 9 years ago
- 579f819 fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
- f630f68 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
- 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
- f5d7917 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
- 8d3741e cleanup default option for permit_all_slices by Scott Baker · 9 years ago
- 8094b6a more renames from NetworkSliver to Port by Scott Baker · 9 years ago
- db937c6 fix line cut off by Scott Baker · 9 years ago
- fd897ee allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
- 2fc692c update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
- 451e45f add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
- 3a043d0 do not delete site if it has users or nodes by Scott Baker · 9 years ago
- 39c19b2 resolve merge conflicts by Tony Mack · 9 years ago
- 3a84a5c make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
- 46caee1 set default for permit_all_slices to true by Scott Baker · 9 years ago