- e553b47 store neutron mac addr in port object by Scott Baker · 9 years ago
- 67d49ec prevent the default argument from being altered by Scott Baker · 9 years ago
- 4c4e2b0 test cases for compute and users by Scott Baker · 9 years ago
- 6b3b835 fix flavor rounding away MB by Scott Baker · 9 years ago
- 9829b73 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 9 years ago
- f7e1928 one file to run them all by Scott Baker · 9 years ago
- 023e1fe fix null value sent to nova quota update by Scott Baker · 9 years ago
- 94185c9 more test cases by Scott Baker · 9 years ago
- 94839b2 test for ports by Scott Baker · 9 years ago
- f6b3ab9 add capabilities to make_nodetemplate, add destroy() by Scott Baker · 9 years ago
- 3113ad3 test cases for coarsetenancy and network by Scott Baker · 9 years ago
- a12dd6f support ports and labels properties on network by Scott Baker · 9 years ago
- ae6754b fix bug, networks connected to wrong slice by Scott Baker · 9 years ago
- 638ec0c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- eb2aa3c icon_url wasn't being passed through by Scott Baker · 9 years ago
- 9d17886 add maximal service test, support reqs in create_node_template, cleanup debuggin by Scott Baker · 9 years ago
- 30ac7ad tests for update by Scott Baker · 9 years ago
- ffe17d4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 41916c9 update working for basic properties by Scott Baker · 9 years ago
- c5302fc Run TOSCA script automatically for CORD setup by Andy Bavier · 9 years ago
- 38d67f1 icon_url wasn't being passed through by root · 9 years ago
- d946342 more test cases by Scott Baker · 9 years ago
- d0e6919 comment out debugging code by Scott Baker · 9 years ago
- b400444 starting to work on a test framework by Scott Baker · 9 years ago
- 744f9a1 make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
- 993374c latest autogenerated xos.yaml by Scott Baker · 9 years ago
- 5b33edb add versionNumber to service object by Scott Baker · 9 years ago
- 00ef7fe Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 7ffa71d check in missing file by Scott Baker · 9 years ago
- 16be096 Typo by Andy Bavier · 9 years ago
- 697e1b9 Bug fix for wan_mac by Andy Bavier · 9 years ago
- 11c0111 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
- c058150 Add CORDUser object and samples by Scott Baker · 9 years ago
- 3d77dfa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 5c45b04 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
- f422f2c Back out by Andy Bavier · 9 years ago
- b79acf7 A bit of cleanup by Andy Bavier · 9 years ago
- 44f4fb2 Uncomment by Andy Bavier · 9 years ago
- adc065d Build a CORD Docker image by Andy Bavier · 9 years ago
- cbdcdb4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 8954c2e TOSCA bootstrap for CORD on CloudLab by Andy Bavier · 9 years ago
- 8c1125b Add ConnectsToSlice relationship by Scott Baker · 9 years ago
- d62f41a fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
- 0232c63 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
- 26ea0eb resolve merge conflicts by Tony Mack · 9 years ago
- acf3e12 cord.yaml will pull public key from /opt/xos/observers/vcpe/vcpe_public_key by Scott Baker · 9 years ago
- 35a9953 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
- c83b716 cleanup default option for permit_all_slices by Scott Baker · 9 years ago
- 34d4a6a fix vcpe -> vcpe_service by Scott Baker · 9 years ago
- a4b8bfb fix vcpe -> vcpe_service by Scott Baker · 9 years ago
- bde3632 rename NetworkSliver-->Port in observers by Scott Baker · 9 years ago
- 11fe2e9 more renames from NetworkSliver to Port by Scott Baker · 9 years ago
- 9a2b7c0 NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
- 44c162d use port instead of networksliver by Scott Baker · 9 years ago
- 30690b1 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
- 863acba fix line cut off by Scott Baker · 9 years ago
- 758d83f allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
- bd3559a update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
- 9eaf254 add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
- 5a7d931 start renaming NetworkSliver to Port by Scott Baker · 9 years ago
- f23c59d syntax error by Tony Mack · 9 years ago
- d0ca597 remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
- 3cc1cc0 replace Sliver with Instance by Tony Mack · 9 years ago
- fbade88 add port inline to sliver detail page; remove 'reserve' from port inlines by Scott Baker · 9 years ago
- 5f1068a rename NetworkSliver to Port in UI by Scott Baker · 9 years ago
- cafe96d do not delete site if it has users or nodes by Scott Baker · 9 years ago
- 3773b09 add DeferredException for steps that want to wait only a short while and try again by Scott Baker · 9 years ago
- 895d804 resolve merge conflicts by Tony Mack · 9 years ago
- 0c5e0e9 set executable permission by Scott Baker · 9 years ago
- 8fd49d5 delete obsolete code by Scott Baker · 9 years ago
- 43f2cc4 defer sync_network_slivers if network.net_id is not set by Scott Baker · 9 years ago
- 286afba connect both consumer and producer to network by Scott Baker · 9 years ago
- 693d3ca make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
- 7a47d71 set default for permit_all_slices to true by Scott Baker · 9 years ago
- 5fcce04 default for get_property, add throw_exception arg to get_xos_object by Scott Baker · 9 years ago
- ca0ba65 add port resource by Scott Baker · 9 years ago
- 4b1068c support the image that's installed from cloudlab-init by Scott Baker · 9 years ago
- 404c46d deferred sync for compute instances by Scott Baker · 9 years ago
- e40ae7f deal with lazy-clocked controllernetwork objects by Scott Baker · 9 years ago
- 2183067 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- eb8235a syntax error by Tony Mack · 9 years ago
- e54d5b5 fix import by Tony Mack · 9 years ago
- 7a105f7 added get_tenant_permissions() by Tony Mack · 9 years ago
- 5ab30e6 the wrong sliver was being used to get controller when syncing user-created networkslivers by Scott Baker · 9 years ago
- 7ce89a9 clean up some debugging statements by Scott Baker · 9 years ago
- 1daa392 slices can have more than one private network by Scott Baker · 9 years ago
- 3789cb2 add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
- 94610b2 fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 9 years ago
- 19b4563 add no_sync field to all models; expose in sliver inline by Scott Baker · 9 years ago
- 3a4a5b4 add no_sync field to all objects by Scott Baker · 9 years ago
- 4d635b5 plumb ports through to slivers by Scott Baker · 9 years ago
- 533f5bb fix ports not connected to slivers when instantiated by Scott Baker · 9 years ago
- 14823dd replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- 2c27a2c cleanup by Scott Baker · 9 years ago
- 4322d1b store the ip address too by Scott Baker · 9 years ago
- 6bff47f instantiate networkslivers that are created by user by Scott Baker · 9 years ago
- 01907e9 tolerate networksliver not having ip by Scott Baker · 9 years ago
- a92af1f add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
- 1df1109 script for copying stuff into docker container by Scott Baker · 9 years ago