Public bug reported:
ICM 4.3 with VMware
Issue Description:
When connecting 2 different datastores to the same cluster, the hypervisor
information are duplicated.
Need to pint that, even their ID are different which you can see when running
nova hypervisor-list command, but it still difficult f
Public bug reported:
I want to develop feature rate-limit based on contrail-openstack context.
My core requirments is controlling total rate of all the VMs in the
one project or one tenant. The scene is as follows:
There are two or more nets in the project customer A. Let's say that only
Public bug reported:
[Existing problem]
Consumers and operators need to know when their resources created, include but
not limited to "nets", "subnets", "ports", "floatingips" and "securitygroups".
If we add them one by one, it's very inefficient.
[What is the enhancement?]
Provide class
attr_map point to same object, once one
of them updated, others will be affacted.
The solution is pretty easy, just use method copy from package copy is
solve this.
** Affects: neutron
Importance: Undecided
Assignee: Wei Wang (damon-devops)
Status: New
** Changed in: neutron
Since the 1.0 API is no longer supported, I think this bug should be
triaged as invalid.
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.
s: neutron
Importance: Undecided
Assignee: Wei Wang (damon-devops)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Wei Wang (damon-devops)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to n
Public bug reported:
We have following code in
neutron.test.unit.L3NatTestCaseMixin.floatingip_with_assoc get
"set_context" from external but not use it.
@contextlib.contextmanager
def floatingip_with_assoc(self, port_id=None, fmt=None, fixed_ip=None,
Public bug reported:
Now we can add allowed address pair to every net's port if allowed
address pair is enable.
This will cause security problem in a shared network, I think.
So we should add an limit for shared net or add a config entry in neutron.conf,
so administrator
can disables some net's
pdate_port,
port['port']['id'])
res = req.get_response(self.api)
self.assertEqual(res.status_int, 400)
self._delete('ports', port['port']['id'])
** Affects: neutron
Impor
Public bug reported:
As the tiltle, our str validators though have max_length as a param,
but the default is None.
So when a very long str input, we'll get a internal server error
which very ugly.
** Affects: neutron
Importance: Undecided
Assignee: Wei Wang (damon-d
Public bug reported:
In the services.l3_router.L3RouterPlugin.create_floatingip(), we have
some comments (docstring) to help us to know this function, but there
are some nits inside them:
:param floatingip: data fo the floating IP being created
:returns: A floating IP object on success
AS
Public bug reported:
In the function
neutron.extension.allowedaddresspairs._validate_allowed_address_pairs,
validator raises exception instead of return message which other
validators do.
** Affects: neutron
Importance: Undecided
Assignee: Wei Wang (damon-devops)
Status: New
Public bug reported:
When we use
db.securitygroups_db.SecurityGroupDbMixin._check_for_duplicate_rules() to check
whether a
security group rule exists, exception SecurityGroupRuleExists will be raised if
true, but the id we passed is
security rule id, which SecurityGroupRuleExists expect is a
says, this function is designed for get router_id, which can
connect to floating network.
** Affects: neutron
Importance: Undecided
Assignee: Wei Wang (damon-devops)
Status: New
** Description changed:
In the function neutron.db.l3_db.get_assoc_data(),
+ we get router_id first
Public bug reported:
In the http://docs.openstack.org/developer/keystone/setup.html (generate
from keystone/doc/setup.rst):
the section "Installing dependencies":
"Fedora 15:
"$ sudo yum install python-sqlite2 python-lxml python-greenlet-devel
python-ldap"
the "sqlite-devel" and "openl
Public bug reported:
* Description:
The latest version of setuptools has removed the class "Feature" ( see
https://bitbucket.org/pypa/setuptools/issue/65/deprecate-and-remove-
features, https://jira.mongodb.org/browse/PYTHON-639 ), but pymongo
sitll use it.
so when we execut the tools/install_ve
Change has been successfully merged into the git repository.
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1273862
Tit
Change has been successfully merged into the git repository.
Patch upload by Dolph Mathews.
See at https://review.openstack.org/#/c/60338/
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team,
18 matches
Mail list logo