Send Netdot-devel mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-devel digest..."
Today's Topics:
1. [Netdot - Bug #1704] (Resolved) netdot2cacti script does not
reflect changes in schema (device product) ([email protected])
2. [Netdot - Bug #1705] (New) Changing a /24 subnet into a /25
gives error saying that new subnet can only be created within a
container ([email protected])
----------------------------------------------------------------------
Message: 1
Date: Tue, 30 Oct 2012 15:26:50 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1704] (Resolved) netdot2cacti
script does not reflect changes in schema (device product)
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Issue #1704 has been updated by Carlos Vicente.
Status changed from New to Resolved
Resolution set to fixed
----------------------------------------
Bug #1704: netdot2cacti script does not reflect changes in schema (device
product)
https://osl.uoregon.edu/redmine/issues/1704#change-3009
Author: Carlos Vicente
Status: Resolved
Priority: High
Assignee: Carlos Vicente
Category: DeviceManagement
Target version: 1.0.3
Resolution: fixed
Also, it doesn't properly check for the status of the SQL connection
<pre>
85,86c85,86
< $netdot_db->Connect($netdot_db_server, $netdot_db_user,
$netdot_db_pass, $netdot_db_database);
< if (!$netdot_db) {
---
> > $result=$netdot_db->Connect($netdot_db_server, $netdot_db_user,
$netdot_db_pass, $netdot_db_database);
> > if (!$result) {
</pre>
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://osl.uoregon.edu/redmine/my/account
------------------------------
Message: 2
Date: Tue, 30 Oct 2012 15:28:16 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1705] (New) Changing a /24
subnet into a /25 gives error saying that new subnet can only be
created within a container
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Issue #1705 has been reported by Carlos Vicente.
----------------------------------------
Bug #1705: Changing a /24 subnet into a /25 gives error saying that new subnet
can only be created within a container
https://osl.uoregon.edu/redmine/issues/1705
Author: Carlos Vicente
Status: New
Priority: High
Assignee: Carlos Vicente
Category:
Target version: 1.0.3
Resolution:
The problem goes away if user tries again later. Tried to replicate and it
didn't happen. Need to keep testing.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://osl.uoregon.edu/redmine/my/account
------------------------------
_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
End of Netdot-devel Digest, Vol 67, Issue 22
********************************************