Doron Fediuck has posted comments on this change.

Change subject: core: Fix network name on default cluster
......................................................................


Patch Set 1: Verified

Verification details:
./create_db_devel.sh 
Running original create_db script...
Creating the database: engine
dropdb: database removal failed: ERROR:  database "engine" does not exist
Inserting UUID functions...
user name is: postgres
Creating uuid-ossp extension...
Creating tables...
Creating functions...
Creating common functions...
Inserting data  ...
Inserting configuration  ...
Inserting pre-defined roles ...
Running upgrade scripts...
upgrade script detected a change in a View or Stored Procedure...
Running upgrade script upgrade/03_00_0010_add_group_ids_to_users.sql 

...


Running upgrade script upgrade/03_01_0120_set_ear_lib_path.sql 
Running upgrade script upgrade/03_01_0130_update_network_name.sql 
Creating views...
Creating stored procedures...

...

Setting development configuration values ...
Development setting done.

psql engine postgres -c "select * from network"
                  id                  |   name    |    description     | type | 
addr | subnet | gateway | vlan_id | stp |           storage_pool_id            
--------------------------------------+-----------+--------------------+------+------+--------+---------+---------+-----+--------------------------------------
 00000000-0000-0000-0000-000000000009 | ovirtmgmt | Management Network |      | 
     |        |         |         | f   | 55731d88-4055-11e1-9381-000333b71ae0
(1 row)

--
To view, visit http://gerrit.ovirt.org/1072
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If9d9d9f254f02c69f636cd63ea0b78afbc0076bd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to