Our maintenance has concluded successfully without incident and the accompanying Gerrit outage was roughly an hour.
We moved 57 repositories to new Git namespaces: stackforge/cookbook-openstack-bare-metal -> openstack/cookbook-openstack-bare-metal stackforge/cookbook-openstack-block-storage -> openstack/cookbook-openstack-block-storage stackforge/cookbook-openstack-client -> openstack/cookbook-openstack-client stackforge/cookbook-openstack-common -> openstack/cookbook-openstack-common stackforge/cookbook-openstack-compute -> openstack/cookbook-openstack-compute stackforge/cookbook-openstack-dashboard -> openstack/cookbook-openstack-dashboard stackforge/cookbook-openstack-data-processing -> openstack/cookbook-openstack-data-processing stackforge/cookbook-openstack-database -> openstack/cookbook-openstack-database stackforge/cookbook-openstack-identity -> openstack/cookbook-openstack-identity stackforge/cookbook-openstack-image -> openstack/cookbook-openstack-image stackforge/cookbook-openstack-integration-test -> openstack/cookbook-openstack-integration-test stackforge/cookbook-openstack-network -> openstack/cookbook-openstack-network stackforge/cookbook-openstack-object-storage -> openstack/cookbook-openstack-object-storage stackforge/cookbook-openstack-ops-database -> openstack/cookbook-openstack-ops-database stackforge/cookbook-openstack-ops-messaging -> openstack/cookbook-openstack-ops-messaging stackforge/cookbook-openstack-orchestration -> openstack/cookbook-openstack-orchestration stackforge/cookbook-openstack-telemetry -> openstack/cookbook-openstack-telemetry stackforge/dragonflow -> openstack/dragonflow stackforge/mistral -> openstack/mistral stackforge/mistral-dashboard -> openstack/mistral-dashboard stackforge/mistral-extra -> openstack/mistral-extra stackforge/networking-bgpvpn -> openstack/networking-bgpvpn stackforge/networking-cisco -> openstack/networking-cisco stackforge/networking-l2gw -> openstack/networking-l2gw stackforge/networking-midonet -> openstack/networking-midonet stackforge/networking-odl -> openstack/networking-odl stackforge/networking-ofagent -> openstack/networking-ofagent stackforge/networking-ovn -> openstack/networking-ovn stackforge/octavia -> openstack/octavia stackforge/openstack-chef-repo -> openstack/openstack-chef-repo stackforge/openstack-chef-specs -> openstack/openstack-chef-specs stackforge/puppet-ceilometer -> openstack/puppet-ceilometer stackforge/puppet-cinder -> openstack/puppet-cinder stackforge/puppet-designate -> openstack/puppet-designate stackforge/puppet-glance -> openstack/puppet-glance stackforge/puppet-gnocchi -> openstack/puppet-gnocchi stackforge/puppet-heat -> openstack/puppet-heat stackforge/puppet-horizon -> openstack/puppet-horizon stackforge/puppet-ironic -> openstack/puppet-ironic stackforge/puppet-keystone -> openstack/puppet-keystone stackforge/puppet-manila -> openstack/puppet-manila stackforge/puppet-modulesync-configs -> openstack/puppet-modulesync-configs stackforge/puppet-monasca -> openstack/puppet-monasca stackforge/puppet-neutron -> openstack/puppet-neutron stackforge/puppet-nova -> openstack/puppet-nova stackforge/puppet-openstack-specs -> openstack/puppet-openstack-specs stackforge/puppet-openstack_extras -> openstack/puppet-openstack_extras stackforge/puppet-openstacklib -> openstack/puppet-openstacklib stackforge/puppet-sahara -> openstack/puppet-sahara stackforge/puppet-swift -> openstack/puppet-swift stackforge/puppet-tempest -> openstack/puppet-tempest stackforge/puppet-tripleo -> openstack/puppet-tripleo stackforge/puppet-trove -> openstack/puppet-trove stackforge/puppet-tuskar -> openstack/puppet-tuskar stackforge/puppet-vswitch -> openstack/puppet-vswitch stackforge/python-mistralclient -> openstack/python-mistralclient stackforge/vmware-nsx -> openstack/vmware-nsx We moved and also renamed 1 repository: stackforge/ironic-discoverd -> openstack/ironic-inspector We retired 3 unmaintained/abandoned repositories: stackforge/fuel-plugin-external-nfs -> stackforge-attic/fuel-plugin-external-nfs stackforge/fuel-plugin-group-based-policy -> stackforge-attic/fuel-plugin-group-based-policy stackforge/zvm-driver -> stackforge-attic/zvm-driver I've uploaded these .gitreview updates and request the respective core reviewers approve them as soon as possible to make things easier on your contributors: https://review.openstack.org/#/q/status:open+topic:project-rename,n,z Developers will either need to re-clone a new copy of the repository, or manually update their remotes with something like: git remote set-url origin https://git.openstack.org/$ORG/$PROJECT For users of Gertty, James Blair has provided the following example recipe to rename a repository in its database... sqlite3 ~/.gertty.db "update project set name='openstack/ironic-inspector' where name='stackforge/ironic-discoverd'" sqlite3 ~/.gertty.db "update change set id = replace( id, 'stackforge%2Fironic-discoverd', 'openstack%2Fironic-inspector') where id like 'stackforge%%2Fironic-discoverd%'" Make sure to rename any associated on-disk repository directories in gertty's git-root as well. -- Jeremy Stanley
signature.asc
Description: Digital signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev