Timeline



10/03/12:

14:39 Ticket #93 (release the latest version of gmoc.py) closed by chaos@bbn.com
fixed: This is done.
14:23 Ticket #118 (push all submission-related changes to gmoc-db) closed by chaos@bbn.com
fixed: In addition to the changes Mitch identified in advance, we needed to …
14:21 Ticket #122 (sliver being submitted by foam1.gpolab.bbn.com is not updating) closed by chaos@bbn.com
fixed: Great. Now that that entry has been installed, i can: * Browse to …
14:09 Ticket #122 (sliver being submitted by foam1.gpolab.bbn.com is not updating) created by chaos@bbn.com
The node smyrna (foam1.gpolab.bbn.com) is submitting the relational …
13:51 Ticket #121 (when run out of cron, gmoc.py GMOCClient() tries and fails to write a ...) closed by chaos@bbn.com
fixed: Fixed in v0.8.1; thanks!
13:39 Ticket #121 (when run out of cron, gmoc.py GMOCClient() tries and fails to write a ...) created by chaos@bbn.com
When reporting is run from cron on FreeBSD 7, it throws: […]
13:02 Ticket #98 (the contact table does not contain a last_update field) closed by chaos@bbn.com
fixed: Here's the codepad: http://codepad.org/0yKQWDzT. The cgolubit user …
12:35 Ticket #120 (sliver->approved does not update in the database) closed by chaos@bbn.com
fixed: I believe this is fixed now: * …
12:34 Ticket #113 (sliver local_name is wrong) closed by sedwards@bbn.com
fixed: This is fixed in v0.8.0.
11:35 Ticket #120 (sliver->approved does not update in the database) created by chaos@bbn.com
I have a sliver: […] for which i was erroneously submitting …
11:10 Ticket #101 (foam5.gpolab.bbn.com sliver data is not being submitted to the database) closed by chaos@bbn.com
fixed: I need to test this using a contact which is not in the database. I …
10:57 Ticket #119 (Consider how strict to be in verifying URNs) created by sedwards@bbn.com
#113 made a change to gmoc.py to be tolerant of # in URNs even …

10/02/12:

20:17 Ticket #118 (push all submission-related changes to gmoc-db) created by chaos@bbn.com
The changes we have made to gmoc-db2 (database schema and scripts) in …
20:15 Ticket #117 (the web UI should display a mapping between aggregates and resources ...) created by chaos@bbn.com
If a resource is defined as linked to an aggregate, then that resource …
19:36 Ticket #103 (the slice table in gmoc-db2 has unique key uuid, where the unique key ...) closed by chaos@bbn.com
fixed: Here are those two slices: […] Looks good.
19:35 Ticket #102 (the sliver table in gmoc-db2 has unique key uuid, where the unique key ...) closed by chaos@bbn.com
fixed: Here's that sliver i tried submitting: * Sliver entry: […] * …
19:34 Ticket #99 (organizations submitted via client have broken short name in database) closed by chaos@bbn.com
fixed: This is fixed. The code now strips the organization URN prefix off …
19:05 Ticket #108 (aggregate_instantiation version fields are not long enough for git tags) closed by chaos@bbn.com
fixed: This is fixed in the DB for aggregate too now: […]
19:03 Ticket #109 (gmoc.py serializes the slice creator and primary_contact as e-mail ...) closed by chaos@bbn.com
fixed: This is working now for new slices, see e.g. …
19:00 Ticket #116 (slice details tab should show more slice information) created by chaos@bbn.com
The "Slice Details" page of a slice's information, e.g. …
18:57 Ticket #115 (revisit storage of slice->creator as a principal type object) created by chaos@bbn.com
Right now, when a slice creator is instantiated, it is stored in the …
18:39 Ticket #114 (the database should contain a direct link between aggregates and resources) created by sedwards@bbn.com
The gmoc.py client and XML schema serialize and submit resources with …
18:32 Ticket #105 (the contact table on gmoc-db2 has email_address as a unique key) closed by chaos@bbn.com
fixed: There are now two entries in contact which have e-mail address …
17:36 Ticket #113 (sliver local_name is wrong) created by sedwards@bbn.com
My output is generating funny URNs: […] In particular, notice: …
16:48 Ticket #112 (Aggregates referenced by ID cause backend to try (and fail) to update ...) closed by sedwards@bbn.com
fixed: Mitch fixed this.
16:42 Ticket #112 (Aggregates referenced by ID cause backend to try (and fail) to update ...) created by sedwards@bbn.com
Referencing an Aggregate by ID causes the back end to die with the …
16:36 Ticket #94 (If reference Aggregate by ID which doesn't exist generate an error) closed by sedwards@bbn.com
fixed: This works now. Closing.
15:53 Ticket #111 (Can't modify Aggregate type using client) created by sedwards@bbn.com
I had the wrong type filled in on my aggregate. I changed it and …
14:22 Ticket #110 (the database should handle address, geolocation, and location the same ...) created by chaos@bbn.com
The gmoc.py client and the XML relational submission schema each …
13:30 Ticket #109 (gmoc.py serializes the slice creator and primary_contact as e-mail ...) created by chaos@bbn.com
Slice submission using gmoc.py is serialized as: […] Once …
13:03 Ticket #108 (aggregate_instantiation version fields are not long enough for git tags) created by chaos@bbn.com
The slice_authority_instantiation table defines: […] However, …
12:07 Ticket #95 (Aggregate details for ExoGENI/InstaGENI test data gives Internal ...) closed by sedwards@bbn.com
fixed: I think this is fixed as long as the AM ID isn't a URL (which we no …
12:05 Ticket #104 (Client code rejects Aggregate IDs that are just domain names) closed by sedwards@bbn.com
fixed: Kevin changed the client to parse the URL and this now works. Closing.
11:41 Ticket #107 (short name for slice authority in UI should be treated consistently) created by chaos@bbn.com
The new python client supports only a URN as the unique identifier for …
11:09 Ticket #106 (when a contact is updated and non-URN data changes, the contact entry ...) created by chaos@bbn.com
It should be possible to submit a contact entry which has the same URN …
10:56 Ticket #105 (the contact table on gmoc-db2 has email_address as a unique key) created by chaos@bbn.com
The contact table on gmoc-db2 is defined as: […] This is …
10:44 Ticket #96 (site metadata submission leads to duplicate address submission) closed by chaos@bbn.com
fixed: This is fixed. Before and after submission, the address table ends …

10/01/12:

19:03 Ticket #104 (Client code rejects Aggregate IDs that are just domain names) created by sedwards@bbn.com
An aggregate with id of www.example.com without the http:// causes …
15:28 Ticket #103 (the slice table in gmoc-db2 has unique key uuid, where the unique key ...) created by chaos@bbn.com
The slice table in gmoc-db2 is: […] However, uuids are not …
15:16 Ticket #102 (the sliver table in gmoc-db2 has unique key uuid, where the unique key ...) created by chaos@bbn.com
The sliver table in gmoc-db2 is: […] However, uuids are not …
14:30 Ticket #101 (foam5.gpolab.bbn.com sliver data is not being submitted to the database) created by chaos@bbn.com
The following XML is successfully submitted from tau-verde …
14:04 Ticket #100 (POP and organization should be consistent about whether the web UI ...) created by chaos@bbn.com
The …
14:00 Milestone 2012-09-04 client release completed
First release of python client for relational data submission.
13:51 Ticket #99 (organizations submitted via client have broken short name in database) created by chaos@bbn.com
If you submit an Organization via the client the short name is …
13:41 Ticket #98 (the contact table does not contain a last_update field) created by chaos@bbn.com
The gpo-infra contact in gmoc-db2 looks like this: […] There is no …
13:34 Ticket #97 (every time data is reported, new entries are added to *_instantiation ...) created by chaos@bbn.com
The aggregate_instantiation table contains one entry for every …
13:21 Ticket #96 (site metadata submission leads to duplicate address submission) created by chaos@bbn.com
The address table on gmoc-db2 contains: […] It appears that every …
11:52 Ticket #95 (Aggregate details for ExoGENI/InstaGENI test data gives Internal ...) created by sedwards@bbn.com
This link gives me an Internal Server error: …
11:51 Ticket #94 (If reference Aggregate by ID which doesn't exist generate an error) created by sedwards@bbn.com
Tried to reference an Aggregate by ID which did not exist. When …
11:37 Ticket #93 (release the latest version of gmoc.py) created by chaos@bbn.com
We need a public release of the latest version of gmoc.py at an …
11:17 Ticket #91 (gmoc.py XML data submission fails with an XML validation error) closed by chaos@bbn.com
fixed: Kevin found that the POP database table was being keyed by POP and org …
10:22 Ticket #92 (Aggregate ID validate hangs) closed by sedwards@bbn.com
fixed: This looks fixed in 0.6.4.

09/11/12:

17:45 Ticket #92 (Aggregate ID validate hangs) created by sedwards@bbn.com
I tried to construct an Aggregate with id …
17:14 Ticket #91 (gmoc.py XML data submission fails with an XML validation error) created by chaos@bbn.com
When i try to report FOAM data using the new gmoc.py, the code: […] …

09/06/12:

16:33 Ticket #90 (`Network` object `circuits` can't be set) closed by sedwards@bbn.com
fixed: Fixed in 0.6.3. Closing.
16:28 Ticket #88 (Define `circuit-admin-state` constant in document.) closed by sedwards@bbn.com
fixed: Fixed. Closing.
16:27 Ticket #89 (Resource id can be any type of URN in doc) closed by sedwards@bbn.com
fixed: Fixed. Closing.
16:27 Ticket #87 (Add VLAN object to doc) closed by sedwards@bbn.com
fixed: Fixed. Closing.
16:26 Ticket #86 (Add vlans to Interface object in doc) closed by sedwards@bbn.com
fixed: Fixed. Closing.
16:25 Ticket #84 (Add Slice's primaryContact to doc) closed by sedwards@bbn.com
fixed: Fixed. Closing.
16:25 Ticket #83 (Fix SliceAuthority's type in document) closed by sedwards@bbn.com
fixed: Fixed. Closing.
15:53 Ticket #90 (`Network` object `circuits` can't be set) created by sedwards@bbn.com
If I do: […] I get the following error: […]
15:18 Ticket #89 (Resource id can be any type of URN in doc) created by sedwards@bbn.com
The Resource identifier should be "A URN".
15:16 Ticket #88 (Define `circuit-admin-state` constant in document.) created by sedwards@bbn.com
Circuit' circuit-admin-state constant isn't defined.
15:15 Ticket #87 (Add VLAN object to doc) created by sedwards@bbn.com
Add VLAN object to doc.
15:15 Ticket #86 (Add vlans to Interface object in doc) created by sedwards@bbn.com
Interface is missing reference to vlans.
15:13 Ticket #85 (Fix Interface' maxBPS in document) created by sedwards@bbn.com
Interface's maxBPS: The name is confusing because it looks like …
15:12 Ticket #84 (Add Slice's primaryContact to doc) created by sedwards@bbn.com
Slice should have a primaryContact field of type string which …
15:11 Ticket #83 (Fix SliceAuthority's type in document) created by sedwards@bbn.com
SliceAuthority's type: Instead of [constant] say `[constant: …
13:26 Ticket #71 (when slivers are defined, Resource.slices throws an exception) closed by chaos@bbn.com
fixed: Fixed in 0.6.2! The code in the description now reports: […] or, …

09/05/12:

15:44 Ticket #80 (no Contact data is serialized into XML for SliceAuthority users) closed by chaos@bbn.com
fixed: Looks good in 0.6.1: […]
15:42 Ticket #49 (many-to-many mapping of slivers to resources is not supported) closed by chaos@bbn.com
fixed: This looks much better in 0.6.1. The code: […] now yields: […] …
14:08 Ticket #68 (mandatory GMOCClient.serviceURL parameter is not required by __init__()) closed by sedwards@bbn.com
fixed: Validator now says: […] When I put serviceURL in, it says: …
14:03 Ticket #60 (validateContactURN generates URN in dubious namespace) closed by sedwards@bbn.com
fixed: If I supply an email address, I now get: […] If I supply a urn it …
13:58 Ticket #67 (determine what to do about Aggregate unique identifier) closed by sedwards@bbn.com
fixed: Verified this works in 0.6.1. Closing.
13:56 Ticket #75 (Slice's URN should have an authority matching it's SA) closed by sedwards@bbn.com
fixed: This is fixed in 0.6.1. Closing.
13:55 Ticket #79 (`Resource`'s XML is missing `state` properties information) closed by sedwards@bbn.com
fixed: Fixed in 0.6.1. Closing.

09/04/12:

15:14 Ticket #81 (Slice.toXML() output is missing creator parameter) closed by sedwards@bbn.com
fixed: This is fixed in v0.6.0.
15:10 Ticket #82 (Slice.__init__() does the wrong thing when a created timestamp is provided) closed by sedwards@bbn.com
fixed: This is fixed in v0.6.0.
13:10 Ticket #77 (Resource id should check that it's a URN) closed by sedwards@bbn.com
fixed: Code throws an error if id isn't a URN. Closing.
13:07 Ticket #73 (Slice object's primaryContact should not be Creator's e-mail) closed by sedwards@bbn.com
fixed: Kevin says that the object will have a primaryContact but that it …
12:58 Ticket #72 (toXML() for Location object does not include Physical Address) closed by sedwards@bbn.com
fixed: Fixed in 0.6.0

09/03/12:

17:05 Ticket #82 (Slice.__init__() does the wrong thing when a created timestamp is provided) created by chaos@bbn.com
There's a typo in the Slice.__init__() method, such that the …
16:57 Ticket #81 (Slice.toXML() output is missing creator parameter) created by chaos@bbn.com
My slices have valid creator parameters set: […] yields: […] But …
16:47 Ticket #80 (no Contact data is serialized into XML for SliceAuthority users) created by chaos@bbn.com
When someone is a user at a slice authority, the old XML contained …
16:42 Ticket #79 (`Resource`'s XML is missing `state` properties information) created by sedwards@bbn.com
I made a Resource object with a state and that information is not …
16:40 Ticket #78 (Resource's type should be from a list of enumerated types) created by sedwards@bbn.com
Resource object's type should be chosen from a pre-defined list. This …
16:37 Ticket #77 (Resource id should check that it's a URN) created by sedwards@bbn.com
Make sure that Resource id's are URNs. Type doesn't matter.
16:31 Ticket #76 (Include GMOC client version in XML) created by sedwards@bbn.com
Submit the version of the GMOC client that generated the XML file as a …
16:17 Ticket #75 (Slice's URN should have an authority matching it's SA) created by sedwards@bbn.com
I managed to create a Slice object with a URN that doesn't match the …
16:14 Ticket #74 (Organization's toXML() should print url) created by sedwards@bbn.com
I don't see the information in Organization object's url field in …
16:11 Ticket #73 (Slice object's primaryContact should not be Creator's e-mail) created by sedwards@bbn.com
The Slice object is missing a primaryContact property which should …
16:07 Ticket #36 (`SA_TYPE_PROTOGENI` should be of type string.) closed by sedwards@bbn.com
fixed: Fixed in 0.5.3.
15:54 Ticket #72 (toXML() for Location object does not include Physical Address) created by sedwards@bbn.com
I added both a GeoLocation and a PhysicalAddress to a Location
13:42 Ticket #66 (the identifier for POP objects should be a URN) closed by chaos@bbn.com
fixed: The code: […] now yields: […]
13:41 Ticket #70 (Sliver.state parameter is encoded incorrectly in XML serialization) closed by chaos@bbn.com
fixed: In v0.5.2, my submitted value of "Up" is rejected by …
13:40 Ticket #69 (Sliver.approved parameter is omitted from XML serialization) closed by chaos@bbn.com
fixed: In v0.5.2, this value is serialized: […]
13:28 Ticket #71 (when slivers are defined, Resource.slices throws an exception) created by chaos@bbn.com
This code: […] yields: […]
13:17 Ticket #35 (`POP` is missing `sliceAuthorities` attribute) closed by sedwards@bbn.com
fixed: Fixed in 0.5.0.
13:10 Ticket #59 (typo in sliver setter of ResourceMapping object) closed by chaos@bbn.com
fixed: As of v0.5.0, this error is no longer thrown.
13:07 Ticket #65 (self.__endpoints() does not exist) closed by sedwards@bbn.com
fixed: This is fixed in 0.5.0
13:01 Ticket #63 (typo: Interface, Network, and ResourceMapping classes are multiply defined) closed by chaos@bbn.com
invalid: Thanks for the info, Kevin. Closing as invalid.
12:43 Ticket #70 (Sliver.state parameter is encoded incorrectly in XML serialization) created by chaos@bbn.com
When instantiating a sliver, i pass along the value "Up" for the …
12:37 Ticket #69 (Sliver.approved parameter is omitted from XML serialization) created by chaos@bbn.com
This code: […] yields: […] The Sliver.approved parameter is …
12:25 Ticket #64 (Resource.description is an optional parameter, but Resource.toXML() ...) closed by chaos@bbn.com
fixed: This is fixed in v0.5.0.
12:21 Ticket #68 (mandatory GMOCClient.serviceURL parameter is not required by __init__()) created by chaos@bbn.com
The code: […] fails with: […] Either: A. The code should …
12:08 Ticket #67 (determine what to do about Aggregate unique identifier) created by chaos@bbn.com
Sorry to make a "decide what to do" ticket, but we need this, so we'll …
11:53 Ticket #66 (the identifier for POP objects should be a URN) created by chaos@bbn.com
When a POP object is instantiated with a bare name as its identifier, …
11:31 Ticket #65 (self.__endpoints() does not exist) created by sedwards@bbn.com
gmoc.py has two references to __endpoints (with two _) which …
11:03 Ticket #64 (Resource.description is an optional parameter, but Resource.toXML() ...) created by chaos@bbn.com
I tested with this modified gmoc.py snippet, which tries to …
10:47 Ticket #63 (typo: Interface, Network, and ResourceMapping classes are multiply defined) created by chaos@bbn.com
The gmoc.py source code contains two "class Interface" definitions, …
10:24 Ticket #62 (debugging XML output gives no indication as to where in the XML the ...) created by chaos@bbn.com
The code: […] yields: […] This gives no information about where …
Note: See TracTimeline for information about the timeline view.