4 Commits

Author SHA1 Message Date
Eric Brown
0d75328047 Use https for references to openstack.org
The openstack.org pages now support https and our references to
the site should by default be one signed by the organization.

Change-Id: Icea6f111373df87cb92d242811fb938efe4ee1a1
2017-01-30 14:13:49 -08:00
Akihiro Motoki
8d2c04e459 Update translation setup
Follow new infra setup for translations, see spec
http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html
for full details.

This basically renames oslo.vmware/locale/oslo.vmware.pot
to oslo_vmware/locale/oslo_vmware.pot.
For this we need to update setup.cfg.

Update also domain name in _i18n.py.

Change-Id: I9ab5c9cc1e3d210e80c140ce0e2c7122bbeb5691
2016-01-30 00:28:16 +09:00
Davanum Srinivas
5de2c31e9d Switch to non-namespaced module imports
Looks like we missed a few

Change-Id: I803c09170c9dbc9439d71259f6b632c4cbb6037f
2015-03-12 11:38:50 -04:00
Doug Hellmann
48771e6bfd Move files out of the namespace package
Move the public API out of oslo.vmware to oslo_vmware. Retain the ability
to import from the old namespace package for backwards compatibility
for this release cycle.

bp/drop-namespace-packages

Change-Id: I11cf038c3832a7357ed53363d8ccf143daddd2a2
2015-01-12 13:22:13 -05:00