- 7bf1746 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 7666e07 vtn onos in container on bare metal by Scott Baker · 10 years ago
- 73afe29 Xos Auto-scaling app changes (partial) by Srikanth Vavilapalli · 10 years ago
- ddf8009 repurpose slice network field by Scott Baker · 10 years ago
- 781ca9f support for setting default_image / default_flavor from tosca by Scott Baker · 10 years ago
- 8560e78 support for setting default_image / default_flavor from tosca by Scott Baker · 10 years ago
- ac69b6a add tag field git to image object by Scott Baker · 10 years ago
- 16c18b0 remove debug statement by Scott Baker · 10 years ago
- 3c6be2b we no longer need to create an instance -- the tenant will do that for us by Scott Baker · 10 years ago
- a894f18 make helloworldservice sample yaml instantiate the right class by Scott Baker · 10 years ago
- 3e3d538 add ability to specify tenant model by Scott Baker · 10 years ago
- eeb6252 support generic tenant in yaml by Scott Baker · 10 years ago
- ee1b950 fix admin link for helloworld service by Scott Baker · 10 years ago
- bb7d64a yaml sample for helloworld chained to vcpe by Scott Baker · 10 years ago
- 4e921a4 add private-indirect and private-direct to Tosca by Scott Baker · 10 years ago
- ed0ae7b tosca support for service attributes by Scott Baker · 10 years ago
- a758d82 support for posting configuration to ONOS via REST API by Scott Baker · 10 years ago
- 9e95628 fix bug when running onos tosca twice by Scott Baker · 10 years ago
- 7430bd3 add default_isolation to slice tosca by Scott Baker · 10 years ago
- b2fc3da test case for observer containers by smbaker · 10 years ago
- 921a5f7 rename observerComputeTest to observerVMTest by Scott Baker · 10 years ago
- 2d13d8b add NetworkParameterType to Tosca by Scott Baker · 10 years ago
- 263627f fix error when adding volt tenant by Scott Baker · 10 years ago
- b838a27 fix bug when bringing up compute without image specified by Scott Baker · 10 years ago
- f60c010 add private_key_fn to tosca service models by Scott Baker · 10 years ago
- aff3b75 Fix bug running CORD TOSCA twice threw exception by Scott Baker · 10 years ago
- 4f6558a TOSCA support for containers, allow specific image to be selected for compute by Scott Baker · 10 years ago
- 294a532 add c_tag and s_tag to TOSCA; remove vlan_id by Scott Baker · 10 years ago
- 28c3f17 Add network-cfg.json for OLT app by Andy Bavier · 10 years ago
- 36158e8 Tosca changes for creating a default ceilometer tenant for admin user by Srikanth Vavilapalli · 10 years ago
- 3389056 add dashboardview support to tosca by Scott Baker · 10 years ago
- b718ec5 add rabbit_host, rabbit_user, and rabbit_password to controller Tosca object by Scott Baker · 10 years ago
- b90a462 New config format for virtualbng app by Andy Bavier · 10 years ago
- 535640b added tosca.nodes.ONOSvOLTApp by Scott Baker · 10 years ago
- 5e5c0e3 link vBNG Service to ONOS vBNG Tenant by Scott Baker · 10 years ago
- 907f991 allow use of . in onos config file names by Scott Baker · 10 years ago
- 7312e5d add serv ice key, onos controller slice and compute instance by Scott Baker · 10 years ago
- 881f745 add 'dependencies' to ONOSApp by Scott Baker · 10 years ago
- 46da887 rename service_onos to ONOS by Scott Baker · 10 years ago
- 0e5be0a onos resources and sample by Scott Baker · 10 years ago
- 2abd6a5 tosca custom_types for onos by Scott Baker · 10 years ago
- 34a2532 many more test cases by Scott Baker · 10 years ago
- fe0ce73 refactor no-delete / no-update / no-create to base class by Scott Baker · 10 years ago
- fbb400f do not destroy deployment if nodes are attached by Scott Baker · 10 years ago
- b499171 do not destroy controller if it has active nodes by Scott Baker · 10 years ago
- 6f156fa add xos_base_properties to more objects by Scott Baker · 10 years ago
- 7999762 include some stock tosca definitions (Compute, Network) in documentation by Scott Baker · 10 years ago
- 2f341b4 more description text by Scott Baker · 10 years ago
- 64da1cf add a description for the TOSCA compute node by Scott Baker · 10 years ago
- d2c51f5 add table of contents by Scott Baker · 10 years ago
- 883521a TOSCA documentation autogeneration tool by Scott Baker · 10 years ago
- 3a6a1ab more description text by Scott Baker · 10 years ago
- ac417d1 observer slice test by Scott Baker · 10 years ago
- ec2a3b1 observer user test by Scott Baker · 10 years ago
- 9a00c93 observer site test by Scott Baker · 10 years ago
- df74e7c make sure display_name is different from login_base for nodetest by Scott Baker · 10 years ago
- 91af54e fix lookup of site from node by Scott Baker · 10 years ago
- 2c2f253 update SiteDeployment with controller in Tosca recipe by Scott Baker · 10 years ago
- 1338afe try way harder to make everything by Scott Baker · 10 years ago
- 354a108 use standard method so that intrinsics are called by Scott Baker · 10 years ago
- 0e57372 fix wrong service name by Scott Baker · 10 years ago
- 04abc4e made an intrinsic to look up stuff in a config file by Scott Baker · 10 years ago
- 398bbca make password not a required field by Scott Baker · 10 years ago
- f489723 script to run all observer tests by Scott Baker · 10 years ago
- d315bf1 save the observer logs to /tmp when test framework runs by Scott Baker · 10 years ago
- 667b9bd try harder to hide observer output by Scott Baker · 10 years ago
- 4f3f670 check ControllerImage objects for glance_image_id by Scott Baker · 10 years ago
- 42bad08 observer image test, WIP by Scott Baker · 10 years ago
- 6759c70 add no-delete prop to deployment by Scott Baker · 10 years ago
- 85e0a0a add no-delete flag and test by Scott Baker · 10 years ago
- 534a856 misc superficial changes by Scott Baker · 10 years ago
- b5aa4d9 site privilege tests by Scott Baker · 10 years ago
- 316103c privilege tests for Slice and Deployment by Scott Baker · 10 years ago
- 5329d3a privilege code working in Slice and Deployment by Scott Baker · 10 years ago
- b2e4417 factor out the privilege processing code by Scott Baker · 10 years ago
- d0189fc deployment tests for flavors and images by Scott Baker · 10 years ago
- 7701e89 tosca image tests by Scott Baker · 10 years ago
- ff8845c support for attaching flavors and images to deployments by Scott Baker · 10 years ago
- 143de8f Add Image to TOSCA by Scott Baker · 10 years ago
- 2142e9d always run m4 in the right place by Scott Baker · 10 years ago
- e71ab8b expose accessControl field in tosca; update deploymenttest by Scott Baker · 10 years ago
- eef260a controller test cases by Scott Baker · 10 years ago
- cb595e3 modernize code in controller resource by Scott Baker · 10 years ago
- 69334ad more props for slice; write slice test case by Scott Baker · 10 years ago
- 5cc374d some comments by Scott Baker · 10 years ago
- e182a7f WIP, observer-exercising compute test by Scott Baker · 10 years ago
- 3dca60f add purge option to try_to_delete by Scott Baker · 10 years ago
- afc09ee add vlan_id to VOLTTenant tosca object by Scott Baker · 10 years ago
- 67bb2fd base test cases for Node, Site, and Deployment by Scott Baker · 10 years ago
- e058b18 add Node to Tosca by Scott Baker · 10 years ago
- b239b8b relationship -> relationships by Scott Baker · 10 years ago
- 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 10 years ago
- 46e5e12 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 10 years ago
- b01cf1f use ceilometer client network for URI by Scott Baker · 10 years ago
- ea30da8 resolve merge conflicts by Tony Mack · 10 years ago
- c84d3f6 ceilometer tosca setup by Scott Baker · 10 years ago
- 8f786ae remove m1.tiny test by Scott Baker · 10 years ago
- e0fb458 fix bug in error message by Scott Baker · 10 years ago
- 6b94944 prevent the default argument from being altered by Scott Baker · 10 years ago
- 0a86686 test cases for compute and users by Scott Baker · 10 years ago